summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-051-3/+4
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2019-01-021-0/+1
| |\
| | * PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott2019-01-011-0/+1
| * | PCI: Remove unnecessary space before function pointer argumentsBenjamin Young2018-12-061-3/+3
| |/
* | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-281-0/+8
|\ \
| * | PCI / ACPI: Identify untrusted PCI devicesMika Westerberg2018-12-051-0/+8
| |/
* / PCI/ACPI: Allow ACPI to be built without CONFIG_PCI setSinan Kaya2018-12-201-0/+4
|/
* Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-251-1/+6
|\
| * Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-10-201-0/+4
| |\
| | * PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe2018-10-101-0/+4
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-10-201-1/+0
| |\ \
| | * | PCI: Remove pci_unmap_addr() wrappers for DMA APIChristoph Hellwig2018-10-101-1/+0
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-10-201-0/+1
| |\ \
| | * | PCI: Make link active reporting detection genericKeith Busch2018-10-021-0/+1
| | |/
| * / PCI: Add support for Immediate ReadinessFelipe Balbi2018-09-281-0/+1
| |/
* | Merge branch 'spi-4.20' into spi-nextMark Brown2018-10-211-0/+4
|\ \ | |/ |/|
| * PCI: Provide pci_match_id() with CONFIG_PCI=nLubomir Rintel2018-10-121-0/+4
* | IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-0/+3
|/
* PCI: Add support for relative addressing in quirk tablesArd Biesheuvel2018-08-221-0/+20
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-21/+20
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-151-5/+3
| |\
| | * PCI: Export pcie_has_flr()Alex Williamson2018-08-091-0/+1
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-191-1/+1
| | * PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya2018-07-191-2/+0
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-191-2/+1
| | * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-191-1/+0
| | * PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya2018-06-301-0/+1
| * | Merge branch 'pci/resource'Bjorn Helgaas2018-08-151-1/+0
| |\ \
| | * | PCI: Make pci_get_rom_size() staticBjorn Helgaas2018-06-291-1/+0
| | |/
| * | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-08-151-11/+0
| |\ \
| | * | PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas2018-08-091-11/+0
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-08-151-0/+15
| |\ \
| | * | PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko2018-08-141-0/+15
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-08-151-0/+1
| |\ \
| | * | PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas2018-06-261-0/+1
| | |/
| * | Merge branch 'pci/aer'Bjorn Helgaas2018-08-151-4/+1
| |\ \
| | * | PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain2018-07-191-0/+1
| | * | PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain2018-07-191-4/+0
| | |/
* | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-151-0/+3
|\ \ \ | |/ / |/| |
| * | BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-301-0/+2
| |\ \
| * | | PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher2018-07-051-0/+3
| | |/ | |/|
* | | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-311-1/+0
| |/ |/|
* | PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-181-0/+2
|/
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-7/+14
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-06-061-0/+4
| |\
| | * PCI: Add "pci=noats" boot parameterGil Kupfer2018-05-101-0/+2
| | * PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck2018-04-241-0/+2
| * | Merge branch 'pci/resource'Bjorn Helgaas2018-06-061-3/+0
| |\ \
| | * | PCI: Make pci_get_new_domain_nr() staticJan Kiszka2018-05-151-3/+0
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-061-1/+7
| |\ \