summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-12/+12
|\
| * Merge branch 'pci/misc'Bjorn Helgaas2021-05-041-0/+6
| |\
| | * PCI: thunder: Fix compile testingArnd Bergmann2021-03-111-0/+6
| * | Merge branch 'pci/sysfs'Bjorn Helgaas2021-05-041-11/+5
| |\ \
| | * | PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński2021-04-291-9/+4
| | * | PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński2021-04-291-2/+1
| | |/
| * / PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit2021-04-301-1/+1
| |/
* / PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky2021-04-041-1/+2
|/
* Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-211-1/+0
|\
| * PCI: Export pci_rebar_get_possible_sizes()Darren Salt2021-01-141-1/+0
* | Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas2021-01-271-4/+0
|/
* 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
|\ \