aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas1-13/+0
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+16
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas1-1/+2
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas1-1/+2
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas1-8/+4
2019-11-21PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit1-8/+0
2019-11-21PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit1-0/+4
2019-11-20PCI/PM: Add missing link delays required by the PCIe specMika Westerberg1-0/+1
2019-11-20PCI/PM: Use pci_power_up() in pci_set_power_state()Rafael J. Wysocki1-1/+1
2019-11-20PCI: Make devm_of_pci_get_host_bridge_resources() staticRob Herring1-17/+0
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-2/+6
2019-10-23PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parametersNicholas Johnson1-1/+2
2019-10-18PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar1-0/+1
2019-10-15PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas1-0/+4
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan1-0/+6
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan1-0/+6
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+64
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+18
2019-09-07PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg1-0/+9
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski1-72/+2
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski1-0/+79
2019-08-20PCI/IOV: Move sysfs SR-IOV functions to iov.cKelsey Skunberg1-1/+1
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg1-1/+0
2019-07-30PCI: Make pci_set_of_node(), etc privateKelsey Skunberg1-0/+9
2019-07-30PCI: Make pci_enable_ptm() privateKelsey Skunberg1-0/+3
2019-07-30PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg1-0/+8
2019-07-30PCI: Make pci_ats_init() privateKelsey Skunberg1-3/+4
2019-07-30PCI: Make pcie_update_link_speed() privateKelsey Skunberg1-0/+1
2019-07-30PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg1-0/+2
2019-07-30PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg1-0/+3
2019-07-30PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg1-0/+5
2019-07-30PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg1-0/+3
2019-07-30PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg1-0/+2
2019-07-30PCI: Make PCI_PM_* delay times privateKelsey Skunberg1-0/+5
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2019-07-03Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson1-1/+0
2019-06-27PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki1-0/+4
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg1-0/+1
2019-06-17PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki1-1/+2
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2019-04-12PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang1-1/+1
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner1-0/+1
2018-12-06PCI: Add missing include to drivers/pci.hAlexandru Gagniuc1-0/+2
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed1-0/+1
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg1-0/+3
2018-10-02PCI: Unify device inaccessibleKeith Busch1-5/+55
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch1-2/+2
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch1-0/+2