summaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h
Commit message (Expand)AuthorAgeFilesLines
...
| | * PCI: Export pcie_has_flr()Alex Williamson2018-08-091-0/+1
| | * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-201-1/+1
| | * PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya2018-07-201-2/+0Star
| | * PCI: Unify try slot and bus reset APISinan Kaya2018-07-201-2/+1Star
| | * PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya2018-07-201-1/+0Star
| | * 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/+0Star
| |\ \
| | * | PCI: Make pci_get_rom_size() staticBjorn Helgaas2018-06-301-1/+0Star
| | |/
| * | Merge branch 'pci/peer-to-peer'Bjorn Helgaas2018-08-151-11/+0Star
| |\ \
| | * | PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas2018-08-091-11/+0Star
| | |/
| * | 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/+1Star
| |\ \
| | * | 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/+0Star
| | |/
* | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-161-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/+0Star
| |/ |/|
* | 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-111-0/+2
| | * PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck2018-04-241-0/+2
| * | Merge branch 'pci/resource'Bjorn Helgaas2018-06-061-3/+0Star
| |\ \
| | * | PCI: Make pci_get_new_domain_nr() staticJan Kiszka2018-05-151-3/+0Star
| | |/
| * | Merge branch 'pci/hotplug'Bjorn Helgaas2018-06-061-1/+7
| |\ \
| | * | PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg2018-06-021-0/+1
| | * | PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg2018-06-021-0/+2
| | * | PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg2018-06-021-1/+1
| | * | PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas2018-05-071-0/+3
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2018-06-061-2/+1Star
| |\ \
| | * | PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas2018-05-261-2/+0Star
| | * | PCI: Check whether bridges allow access to extended config spaceGilles Buloz2018-05-071-0/+1
| | |/
| * | Merge branch 'pci/aspm'Bjorn Helgaas2018-06-061-0/+1
| |\ \
| | * | PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas2018-04-231-0/+1
| | |/
| * / PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep2018-05-171-1/+1
| |/
* / PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig2018-05-091-1/+1
|/
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-071-62/+32Star
|\
| * Merge branch 'pci/virtualization'Bjorn Helgaas2018-04-041-3/+8
| |\
| | * PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre2018-03-311-1/+6
| | * PCI: Add a return type for pci_reset_bridge_secondary_bus()Sinan Kaya2018-03-051-1/+1
| | * PCI: Handle FLR failure and allow other reset typesSinan Kaya2018-02-271-1/+1
| * | Merge branch 'pci/portdrv'Bjorn Helgaas2018-04-041-2/+3
| |\ \
| | * | PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas2018-03-311-2/+0Star
| | * | PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas2018-03-311-0/+3
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2018-04-041-13/+11Star
| |\ \
| | * | PCI: Always define the of_node helpersBjørn Mork2018-03-311-13/+11Star
| | |/