summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2017-06-25PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang
2015-09-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-07-21PCI: Add pci_bus_addr_tYinghai Lu
2015-07-21PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-10Merge branch 'pci/misc' into nextBjorn Helgaas
2015-04-08PCI/ACPI: Optimize device state transition delaysAaron Lu
2015-03-31PCI: Add pcibios_iov_resource_alignment() interfaceWei Yang
2015-03-31PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()Wei Yang
2015-03-31PCI: Keep individual VF BAR size in struct pci_sriovWei Yang
2015-03-03PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-10Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-07Merge branch 'pci/misc' into nextBjorn Helgaas
2015-02-05PCI: Use common resource list management code instead of private implementationJiang Liu
2015-02-03PCI: Add pci_device_to_OF_node() stub for !CONFIG_OFKevin Hao
2015-02-02Merge branch 'pci/config' into nextBjorn Helgaas
2015-01-22PCI: Add generic config accessorsRob Herring
2015-01-16PCI: Add flag for devices that don't reset on D3hot->D0 transitionAlex Williamson
2015-01-16PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu
2015-01-16PCI: Add flag for devices where we can't use bus resetAlex Williamson
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-16x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-04PCI: Expose pci_load_saved_state for public consumption.Konrad Rzeszutek Wilk
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-09-30PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau
2014-09-30PCI: Add generic domain handlingCatalin Marinas
2014-09-25Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas
2014-09-22PCI: Remove unused pci_get_dma_source()Alex Williamson
2014-09-22PCI: Remove unused pci_find_upstream_pcie_bridge()Alex Williamson
2014-09-22Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas
2014-09-16PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parametersMegan Kamiya
2014-09-16PCI: Add device flag helper functionsEthan Zhao
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas
2014-07-16PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang
2014-07-03PCI: Make resetting secondary bus logic commonGavin Shan
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever
2014-06-02Merge branch 'pci/iommu' into nextBjorn Helgaas
2014-05-30Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi...Bjorn Helgaas
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang