aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-06Merge branch 'pci/kernel-doc'Bjorn Helgaas1-2/+2
2021-07-06PCI: Fix kernel-doc formattingKrzysztof Wilczyński1-2/+2
2021-06-16PCI: pciehp: Ignore Link Down/Up caused by DPCLukas Wunner1-0/+4
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-12/+12
2021-05-04Merge branch 'pci/misc'Bjorn Helgaas1-0/+6
2021-05-04Merge branch 'pci/sysfs'Bjorn Helgaas1-11/+5
2021-04-30PCI/VPD: Change pci_vpd_init() return type to voidHeiner Kallweit1-1/+1
2021-04-29PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński1-9/+4
2021-04-29PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński1-2/+1
2021-04-04PCI/IOV: Add sysfs MSI-X vector assignment interfaceLeon Romanovsky1-1/+2
2021-03-11PCI: thunder: Fix compile testingArnd Bergmann1-0/+6
2021-02-21Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+0
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas1-4/+0
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt1-1/+0
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas1-0/+10
2020-12-15Merge branch 'pci/msi'Bjorn Helgaas1-21/+2
2020-12-15Merge branch 'pci/err'Bjorn Helgaas1-2/+27
2020-12-15Merge branch 'pci/enumeration'Bjorn Helgaas1-2/+4
2020-12-10PCI: Disable PTM during suspend to save powerDavid E. Box1-0/+2
2020-12-10PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box1-0/+8
2020-12-05PCI/AER: Add pcie_walk_rcec() to RCEC AER handlingSean V Kelley1-0/+6
2020-12-05PCI/ERR: Add pcie_link_rcec() to associate RCiEPsSean V Kelley1-0/+2
2020-12-04PCI/MSI: Move MSI/MSI-X flags updaters to msi.cBjorn Helgaas1-21/+0
2020-12-04PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas1-0/+2
2020-12-04PCI/ERR: Rename reset_link() to reset_subordinates()Sean V Kelley1-2/+2
2020-12-04PCI/ERR: Cache RCEC EA Capability offset in pci_init_capabilities()Sean V Kelley1-0/+17
2020-11-20PCI: Decode PCIe 64 GT/s link speedGustavo Pimentel1-2/+4
2020-11-20PCI/ASPM: Save/restore L1SS Capability for suspend/resumeVidya Sagar1-0/+4
2020-09-30PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"Bjorn Helgaas1-3/+3
2020-09-30PCI/PM: Remove unused PCI_PM_BUS_WAITBjorn Helgaas1-1/+0
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof Wilczyński1-2/+2
2020-08-05Merge branch 'pci/host-probe-refactor'Bjorn Helgaas1-0/+8
2020-08-05Merge branch 'pci/error'Bjorn Helgaas1-3/+2
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring1-0/+8
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas1-2/+1
2020-07-10PCI: Cache ACS capability offset in deviceRajat Jain1-1/+1
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck1-1/+1
2020-04-02Merge branch 'pci/enumeration'Bjorn Helgaas1-8/+11
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan1-0/+2
2020-03-28PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use by EDRKuppuswamy Sathyanarayanan1-0/+2
2020-03-28PCI/AER: Add pci_aer_raw_clear_status() to unconditionally clear Error StatusKuppuswamy Sathyanarayanan1-0/+2
2020-03-28PCI/DPC: Cache DPC capabilities in pci_init_capabilities()Kuppuswamy Sathyanarayanan1-0/+2
2020-03-28PCI/ERR: Return status of pcie_do_recovery()Kuppuswamy Sathyanarayanan1-2/+3
2020-03-28PCI/ERR: Remove service dependency in pcie_do_recovery()Kuppuswamy Sathyanarayanan1-1/+1
2020-03-10PCI: Add PCIE_LNKCAP2_SLS2SPEED() macroYicong Yang1-0/+9
2020-03-10PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe stringsBjorn Helgaas1-9/+0
2020-03-10PCI: Add pci_speed_string()Bjorn Helgaas1-0/+1
2020-02-28PCI: Add 32 GT/s decoding in some macrosYicong Yang1-2/+4
2019-12-18PCI: Fix pci_add_dma_alias() bitmask sizeJames Sewart1-0/+3
2019-11-28Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'Bjorn Helgaas1-13/+0