summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas2019-11-281-13/+0
|\
| * PCI: Make devm_of_pci_get_host_bridge_resources() staticRob Herring2019-11-201-17/+0
| * PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-2/+6
* | Merge branch 'pci/virtualization'Bjorn Helgaas2019-11-281-0/+16
|\ \
| * | PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas2019-10-151-0/+4
| * | PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan2019-10-151-0/+6
| * | PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan2019-10-151-0/+6
| |/
* | Merge branch 'pci/resource'Bjorn Helgaas2019-11-281-1/+2
|\ \
| * | PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parametersNicholas Johnson2019-10-231-1/+2
| |/
* | Merge branch 'pci/pm'Bjorn Helgaas2019-11-281-1/+2
|\ \
| * | PCI/PM: Add missing link delays required by the PCIe specMika Westerberg2019-11-201-0/+1
| * | PCI/PM: Use pci_power_up() in pci_set_power_state()Rafael J. Wysocki2019-11-201-1/+1
| |/
* | Merge branch 'pci/aspm'Bjorn Helgaas2019-11-281-8/+4
|\ \
| * | PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit2019-11-211-8/+0
| * | PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit2019-11-211-0/+4
| |/
* / PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar2019-10-181-0/+1
|/
* Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-4/+64
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2019-09-231-1/+1
| |\
| | * PCI/IOV: Move sysfs SR-IOV functions to iov.cKelsey Skunberg2019-08-201-1/+1
| * | Merge branch 'pci/enumeration'Bjorn Helgaas2019-09-231-0/+18
| |\ \
| | * | PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg2019-09-071-0/+9
| | * | PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski2019-08-281-72/+2
| | * | PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski2019-08-281-0/+79
| | |/
| * | PCI: Make pci_set_of_node(), etc privateKelsey Skunberg2019-07-301-0/+9
| * | PCI: Make pci_enable_ptm() privateKelsey Skunberg2019-07-301-0/+3
| * | PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg2019-07-301-0/+8
| * | PCI: Make pci_ats_init() privateKelsey Skunberg2019-07-301-3/+4
| * | PCI: Make pcie_update_link_speed() privateKelsey Skunberg2019-07-301-0/+1
| * | PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg2019-07-301-0/+2
| * | PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg2019-07-301-0/+3
| * | PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg2019-07-301-0/+5
| * | PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg2019-07-301-0/+3
| * | PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg2019-07-301-0/+2
| * | PCI: Make PCI_PM_* delay times privateKelsey Skunberg2019-07-301-0/+5
| |/
* / Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg2019-08-071-1/+0
|/
* Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-151-1/+0
|\
| * Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson2019-07-031-1/+0
* | PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki2019-06-271-0/+4
* | PCI: Add missing link delays required by the PCIe specMika Westerberg2019-06-181-0/+1
* | PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki2019-06-171-1/+2
|/
* Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-1/+1
|\
| * PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang2019-04-121-1/+1
* | PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner2019-03-251-0/+1
|/
* PCI: Add missing include to drivers/pci.hAlexandru Gagniuc2018-12-061-0/+2
* Merge branch 'pci/virtualization'Bjorn Helgaas2018-10-201-0/+1
|\
| * PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed2018-10-111-0/+1
* | PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg2018-10-021-0/+3
* | PCI: Unify device inaccessibleKeith Busch2018-10-021-5/+55
* | PCI/ERR: Handle fatal error recoveryKeith Busch2018-09-261-2/+2
* | PCI/ERR: Use slot reset if availableKeith Busch2018-09-211-0/+2