aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
AgeCommit message (Expand)Author
2020-05-15PCI: Add nr_devfns parameter to pci_add_dma_alias()James Sewart
2020-03-20PCI: Fix missing inline for pci_pr3_present()Takashi Iwai
2020-03-20PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng
2019-10-07PCI: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-05-27PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/iova-dma-ranges'Bjorn Helgaas
2019-05-13Merge branch 'pci/misc'Bjorn Helgaas
2019-05-13Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-06PCI: Add dma_ranges window listSrinath Mannam
2019-04-29PCI: Add pci_dev_id() helperHeiner Kallweit
2019-04-23PCI: Add a stub for pci_ats_disabled()Jean-Philippe Brucker
2019-04-23PCI: Move ATS declarations outside of CONFIG_PCIJean-Philippe Brucker
2019-04-22vfio: Use dev_printk() when possibleBjorn Helgaas
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-03-10Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-26PCI/ATS: Add pci_ats_page_aligned() interfaceKuppuswamy Sathyanarayanan
2019-02-18genirq/affinity: Add new callback for (re)calculating interrupt setsMing Lei
2019-01-22PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas
2019-01-05Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-02Merge branch 'pci/virtualization'Bjorn Helgaas
2019-01-01PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya
2018-12-06PCI: Remove unnecessary space before function pointer argumentsBenjamin Young
2018-12-05PCI / ACPI: Identify untrusted PCI devicesMika Westerberg
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-21Merge branch 'spi-4.20' into spi-nextMark Brown
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-12PCI: Provide pci_match_id() with CONFIG_PCI=nLubomir Rintel
2018-10-10PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe
2018-10-02PCI: Make link active reporting detection genericKeith Busch
2018-09-28PCI: Add support for Immediate ReadinessFelipe Balbi
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas