aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel1-0/+20
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-21/+20
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas1-5/+3
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas1-1/+0
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-11/+0
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas1-0/+15
2018-08-15Merge branch 'pci/hotplug'Bjorn Helgaas1-0/+1
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas1-4/+1
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko1-0/+15
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas1-11/+0
2018-08-09PCI: Export pcie_has_flr()Alex Williamson1-0/+1
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-1/+0
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie1-0/+2
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya1-1/+1
2018-07-19PCI: Deprecate pci_reset_bus() and pci_reset_slot() functionsSinan Kaya1-2/+0
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya1-2/+1
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya1-1/+0
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain1-0/+1
2018-07-19PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain1-4/+0
2018-07-18PCI: OF: Fix I/O space page leakSergei Shtylyov1-0/+2
2018-07-05PCI: Export pcie_get_speed_cap and pcie_get_width_capAlex Deucher1-0/+3
2018-06-30PCI: Enable PASID only if entire path supports End-End TLP prefixesSinan Kaya1-0/+1
2018-06-29PCI: Make pci_get_rom_size() staticBjorn Helgaas1-1/+0
2018-06-26PCI: shpchp: Separate existence of SHPC and permission to use itBjorn Helgaas1-0/+1
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+14
2018-06-06Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+4
2018-06-06Merge branch 'pci/resource'Bjorn Helgaas1-3/+0
2018-06-06Merge branch 'pci/hotplug'Bjorn Helgaas1-1/+7
2018-06-06Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+1
2018-06-06Merge branch 'pci/aspm'Bjorn Helgaas1-0/+1
2018-06-02PCI: shpchp: Request SHPC control via _OSC when adding host bridgeMika Westerberg1-0/+1
2018-06-02PCI: pciehp: Make pciehp_is_native() stricterMika Westerberg1-0/+2
2018-06-02PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplugMika Westerberg1-1/+1
2018-05-25PCI: Remove unused pcie_get_minimum_link()Bjorn Helgaas1-2/+0
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-1/+1
2018-05-15PCI: Make pci_get_new_domain_nr() staticJan Kiszka1-3/+0
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer1-0/+2
2018-05-09PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig1-1/+1
2018-05-07PCI: Check whether bridges allow access to extended config spaceGilles Buloz1-0/+1
2018-05-07PCI: pciehp: Add quirk for Command Completed errataBjorn Helgaas1-0/+3
2018-04-24PCI/IOV: Add pci_sriov_configure_simple()Alexander Duyck1-0/+2
2018-04-23PCI/ACPI: Request LTR control from platform before using itBjorn Helgaas1-0/+1
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-62/+32
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas1-3/+8
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-2/+3
2018-04-04Merge branch 'pci/misc'Bjorn Helgaas1-13/+11
2018-04-04Merge branch 'pci/lpc'Bjorn Helgaas1-1/+2
2018-04-04Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+5
2018-04-04Merge branch 'pci/deprecate-get-bus-and-slot'Bjorn Helgaas1-8/+0