summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/ptm'Bjorn Helgaas2020-12-151-0/+10
|\
| * PCI: Disable PTM during suspend to save powerDavid E. Box2020-12-101-0/+2
| * PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box2020-12-101-0/+8
* | Merge branch 'pci/msi'Bjorn Helgaas2020-12-151-21/+2
|\ \
| * | PCI/MSI: Move MSI/MSI-X flags updaters to msi.cBjorn Helgaas2020-12-041-21/+0
| * | PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas2020-12-041-0/+2
| |/
* | Merge branch 'pci/err'Bjorn Helgaas2020-12-151-2/+27
|\ \
| * | PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley2020-12-051-0/+6
| * | PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley2020-12-051-0/+2
| * | PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley2020-12-041-2/+2
| * | PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley2020-12-041-0/+17
| |/
* | Merge branch 'pci/enumeration'Bjorn Helgaas2020-12-151-2/+4
|\ \
| * | PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel2020-11-201-2/+4
| |/
* / PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar2020-11-201-0/+4
|/
* PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"Bjorn Helgaas2020-09-301-3/+3
* PCI/PM: Remove unused PCI_PM_BUS_WAITBjorn Helgaas2020-09-301-1/+0
* PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski2020-09-291-2/+2
* Merge branch 'pci/host-probe-refactor'Bjorn Helgaas2020-08-051-0/+8
|\
| * PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-0/+8
* | Merge branch 'pci/error'Bjorn Helgaas2020-08-051-3/+2
|\ \
| * | PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas2020-07-221-2/+1
| * | PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck2020-07-071-1/+1
| |/
* / PCI: Cache ACS capability offset in deviceRajat Jain2020-07-101-1/+1
|/
* 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
| |/