summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/enumeration'Bjorn Helgaas2020-04-021-8/+11
|\
| * PCI: Add PCIE_LNKCAP2_SLS2SPEED() macroYicong Yang2020-03-101-0/+9
| * PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas2020-03-101-9/+0
| * PCI: Add pci_speed_string()Bjorn Helgaas2020-03-101-0/+1
| * PCI: Add 32 GT/s decoding in some macrosYicong Yang2020-02-281-2/+4
* | PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan2020-03-281-0/+2
* | PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan2020-03-281-0/+2
* | PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error StatusKuppuswamy Sathyanarayanan2020-03-281-0/+2
* | PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan2020-03-281-0/+2
* | PCI/ERR: Return status of pcie_do_recovery()Kuppuswamy Sathyanarayanan2020-03-281-2/+3
* | PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan2020-03-281-1/+1
|/
* PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart2019-12-181-0/+3
* 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