aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAge
* PCI: Add support for relative addressing in quirk tablesArd Biesheuvel2018-08-22
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-16
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-08-15
| |\
| | * PCI: Export pcie_has_flr()Alex Williamson2018-08-09
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-19
| | * PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya2018-07-19
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-19
| | * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-19
| | * PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya2018-06-30
| * | Merge branch 'pci/resource'Bjorn Helgaas2018-08-15
| |\ \
| | * | PCI: Make pci_get_rom_size() staticBjorn Helgaas2018-06-29
| | |/
| * | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-08-15
| |\ \
| | * | PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas2018-08-09
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-08-15
| |\ \
| | * | PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko2018-08-14
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-08-15
| |\ \
| | * | PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas2018-06-26
| | |/
| * | Merge branch 'pci/aer'Bjorn Helgaas2018-08-15
| |\ \
| | * | PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain2018-07-19
| | * | PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain2018-07-19
| | |/
* | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-15
|\ \ \ | |/ / |/| |
| * | BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-29
| |\ \
| * | | PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher2018-07-05
| | |/ | |/|
* | | PCI: Fix is_added/is_busmaster race conditionHari Vyas2018-07-31
| |/ |/|
* | PCI: OF: Fix I/O space page leakSergei Shtylyov2018-07-18
|/
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-07
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-06-06
| |\
| | * PCI: Add "pci=noats" boot parameterGil Kupfer2018-05-10
| | * PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck2018-04-24
| * | Merge branch 'pci/resource'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: Make pci_get_new_domain_nr() staticJan Kiszka2018-05-15
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg2018-06-02
| | * | PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2018-06-02
| | * | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg2018-06-02
| | * | PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas2018-05-07
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas2018-05-25
| | * | PCI: Check whether bridges allow access to extended config spaceGilles Buloz2018-05-07
| | |/
| * | Merge branch 'pci/aspm'Bjorn Helgaas2018-06-06
| |\ \
| | * | PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2018-04-23
| | |/
| * / PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep2018-05-17
| |/
* / PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig2018-05-09
|/
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-06
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-04
| |\
| | * PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre2018-03-31
| | * PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya2018-03-05
| | * PCI: Handle FLR failure and allow other reset typesSinan Kaya2018-02-27
| * | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-04
| |\ \
| | * | PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas2018-03-30