aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-08PCI: Make pcie_bandwidth_capable() staticIlpo Järvinen1-2/+0
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+48
2024-03-12Merge branch 'pci/sysfs'Bjorn Helgaas1-5/+14
2024-03-12Merge branch 'pci/devres'Bjorn Helgaas1-0/+21
2024-03-12Merge branch 'pci/aspm'Bjorn Helgaas1-1/+12
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box1-0/+3
2024-03-08PCI/AER: Generalize TLP Header Log readingIlpo Järvinen1-1/+1
2024-03-07PCI/ASPM: Move pci_save_ltr_state() to aspm.cDavid E. Box1-0/+5
2024-03-07PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box1-1/+4
2024-03-06PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao1-5/+0
2024-03-05PCI: Remove obsolete pci_cleanup_rom() declarationLukas Wunner1-1/+0
2024-03-05PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner1-4/+14
2024-02-12PCI: Move devres code from pci.c to devres.cPhilipp Stanner1-0/+21
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold1-2/+2
2024-01-17Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2024-01-15Merge branch 'pci/enumeration-logging'Bjorn Helgaas1-0/+2
2024-01-02Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas1-0/+2
2024-01-02PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen1-1/+1
2023-12-15PCI: Update BAR # and window messagesPuranjay Mohan1-0/+2
2023-10-20PCI: Add T_PVPERL macroYoshihiro Shimoda1-0/+3
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-21/+20
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas1-21/+14
2023-08-25PCI: Fix code formatting inconsistenciesBjorn Helgaas1-21/+14
2023-08-24PCI: Add PCIE_PME_TO_L2_TIMEOUT_US L2 ready timeout valueFrank Li1-0/+6
2023-08-22PCI: Create device tree node for bridgeLizhi Hou1-0/+12
2023-06-26Merge branch 'pci/pm'Bjorn Helgaas1-7/+0
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+8
2023-06-20PCI: Work around PCIe link training failuresMaciej W. Rozycki1-0/+5
2023-06-20PCI: Add support for polling DLLLA to pcie_retrain_link()Maciej W. Rozycki1-1/+1
2023-06-20PCI: Export pcie_retrain_link() for use outside ASPMMaciej W. Rozycki1-0/+1
2023-06-20PCI: Export PCIe link retrain timeoutMaciej W. Rozycki1-0/+2
2023-06-12PCI: Unexport pci_save_aer_state()Bjorn Helgaas1-0/+4
2023-06-06PCI/PM: Shorten pci_bridge_wait_for_secondary_bus() wait time for slow linksMika Westerberg1-7/+0
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-0/+11
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+1
2023-04-20PCI: Restrict device disabled status check to DTRob Herring1-2/+2
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner1-0/+11
2023-04-11PCI/PM: Drop pci_bridge_wait_for_secondary_bus() timeout parameterMika Westerberg1-8/+1
2023-02-24Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-31/+28
2023-02-22Merge branch 'pci/reset'Bjorn Helgaas1-1/+15
2023-02-15PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner1-30/+13
2023-02-10Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"Bjorn Helgaas1-4/+0
2023-02-09PCI/DPC: Await readiness of secondary bus after resetLukas Wunner1-0/+6
2023-02-07PCI: Unify delay handling for reset and resumeLukas Wunner1-1/+9
2022-11-04PCI: Access Link 2 registers only for devices with LinksMaciej W. Rozycki1-0/+1
2022-10-05Merge branch 'remotes/lorenzo/pci/misc'Bjorn Helgaas1-0/+45
2022-10-05Merge branch 'pci/pm'Bjorn Helgaas1-8/+6
2022-10-04PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar1-0/+4
2022-09-27PCI: Add standard PCI Config Address macrosPali Rohár1-0/+45
2022-09-12PCI/PTM: Consolidate PTM interface declarationsBjorn Helgaas1-6/+2
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas1-2/+4
2022-07-12PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng1-2/+0
2022-04-25PCI: Add function for parsing 'slot-power-limit-milliwatt' DT propertyPali Rohár1-0/+15
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-10-19PCI: Re-enable Downstream Port LTR after reset or hotplugMingchuang Qiao1-0/+1
2021-10-05PCI: PM: Drop struct pci_platform_pm_opsRafael J. Wysocki1-39/+0
2021-09-29PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPIRafael J. Wysocki1-1/+37
2021-09-27PCI: PM: Do not use pci_platform_pm_ops for Intel MID PMRafael J. Wysocki1-0/+19
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+41
2021-09-02Merge branch 'pci/misc'Bjorn Helgaas1-2/+21
2021-08-24Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-3/+0
2021-08-20PCI: Make saved capability state private to coreBjorn Helgaas1-2/+21
2021-08-18PCI: Change the type of probe argument in reset functionsAmey Narkhede1-6/+6
2021-08-18PCI: Add support for ACPI _RST reset methodShanker Donthineni1-0/+6
2021-08-18PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANIONShanker Donthineni1-0/+2
2021-08-18PCI: Allow userspace to query and set device reset mechanismAmey Narkhede1-0/+2
2021-08-17PCI: Add array to track reset method orderingAmey Narkhede1-1/+7
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/gi...Linus 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
2019-11-28Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+16
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas1-1/+2
2019-11-28Merge branch 'pci/pm'Bjorn Helgaas1-1/+2
2019-11-28Merge branch 'pci/aspm'Bjorn Helgaas1-8/+4
2019-11-21PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related codeHeiner Kallweit1-8/+0
2019-11-21PCI/ASPM: Add sysfs attributes for controlling ASPM link statesHeiner Kallweit1-0/+4
2019-11-20PCI/PM: Add missing link delays required by the PCIe specMika Westerberg1-0/+1
2019-11-20PCI/PM: Use pci_power_up() in pci_set_power_state()Rafael J. Wysocki1-1/+1
2019-11-20PCI: Make devm_of_pci_get_host_bridge_resources() staticRob Herring1-17/+0
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-2/+6
2019-10-23PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parametersNicholas Johnson1-1/+2
2019-10-18PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar1-0/+1
2019-10-15PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas1-0/+4
2019-10-15PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan1-0/+6
2019-10-15PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan1-0/+6
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+64
2019-09-23Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2019-09-23Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+18
2019-09-07PCI: Make pcie_downstream_port() available outside of access.cMika Westerberg1-0/+9
2019-08-28PCI/ACPI: Remove unnecessary struct hotplug_program_opsKrzysztof Wilczynski1-72/+2
2019-08-28PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.cKrzysztof Wilczynski1-0/+79
2019-08-20PCI/IOV: Move sysfs SR-IOV functions to iov.cKelsey Skunberg1-1/+1
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg1-1/+0
2019-07-30PCI: Make pci_set_of_node(), etc privateKelsey Skunberg1-0/+9
2019-07-30PCI: Make pci_enable_ptm() privateKelsey Skunberg1-0/+3
2019-07-30PCI: Make pcie_set_ecrc_checking(), pcie_ecrc_get_policy() privateKelsey Skunberg1-0/+8
2019-07-30PCI: Make pci_ats_init() privateKelsey Skunberg1-3/+4
2019-07-30PCI: Make pcie_update_link_speed() privateKelsey Skunberg1-0/+1
2019-07-30PCI: Make pci_bus_get(), pci_bus_put() privateKelsey Skunberg1-0/+2
2019-07-30PCI: Make pci_hotplug_io_size, mem_size, and bus_size privateKelsey Skunberg1-0/+3
2019-07-30PCI: Make pci_save_vc_state(), pci_restore_vc_state(), etc privateKelsey Skunberg1-0/+5
2019-07-30PCI: Make pci_get_host_bridge_device(), pci_put_host_bridge_device() privateKelsey Skunberg1-0/+3
2019-07-30PCI: Make pci_check_pme_status(), pci_pme_wakeup_bus() privateKelsey Skunberg1-0/+2
2019-07-30PCI: Make PCI_PM_* delay times privateKelsey Skunberg1-0/+5
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2019-07-03Revert "PCI/IOV: Use VF0 cached config space size for other VFs"Alex Williamson1-1/+0
2019-06-27PCI: PM/ACPI: Refresh all stale power state data in pci_pm_complete()Rafael J. Wysocki1-0/+4
2019-06-18PCI: Add missing link delays required by the PCIe specMika Westerberg1-0/+1
2019-06-17PCI: PM: Replace pci_dev_keep_suspended() with two functionsRafael J. Wysocki1-1/+2
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2019-04-12PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang1-1/+1
2019-03-25PCI/LINK: Deduplicate bandwidth reports for multi-function devicesLukas Wunner1-0/+1
2018-12-06PCI: Add missing include to drivers/pci.hAlexandru Gagniuc1-0/+2
2018-10-20Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed1-0/+1
2018-10-02PCI / ACPI: Whitelist D3 for more PCIe hotplug portsMika Westerberg1-0/+3
2018-10-02PCI: Unify device inaccessibleKeith Busch1-5/+55
2018-09-26PCI/ERR: Handle fatal error recoveryKeith Busch1-2/+2
2018-09-21PCI/ERR: Use slot reset if availableKeith Busch1-0/+2
2018-09-20PCI/DPC: Save and restore config stateKeith Busch1-0/+8
2018-08-15Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+1
2018-08-15Merge branch 'pci/resource'Bjorn Helgaas1-0/+1
2018-08-15Merge branch 'pci/peer-to-peer'Bjorn Helgaas1-0/+19
2018-08-15Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+5
2018-08-15Merge branch 'pci/aer'Bjorn Helgaas1-0/+43
2018-08-10PCI: Check for PCIe Link downtrainingAlexandru Gagniuc1-0/+1
2018-08-09PCI: Add device-specific ACS Redirect disable infrastructureLogan Gunthorpe1-0/+5
2018-08-09PCI: Hide ACS quirk declarations inside PCI coreBjorn Helgaas1-0/+14
2018-07-31PCI: Fix is_added/is_busmaster race conditionHari Vyas1-0/+11
2018-07-20PCI/AER: Clear device status bits during ERR_FATAL and ERR_NONFATALOza Pawandeep1-0/+2
2018-07-20PCI/AER: Clear only ERR_FATAL status bits during fatal recoveryBjorn Helgaas1-0/+2
2018-07-19PCI: Hide pci_reset_bridge_secondary_bus() from driversSinan Kaya1-0/+1
2018-07-19PCI/AER: Add sysfs attributes to provide AER stats and breakdownRajat Jain1-0/+1
2018-07-19PCI/AER: Define aer_stats structure for AER capable devicesRajat Jain1-0/+2
2018-07-19PCI/AER: Move internal declarations to drivers/pci/pci.hRajat Jain1-0/+8
2018-07-19PCI/AER: Expose internal API for obtaining AER informationKeith Busch1-0/+28
2018-07-12PCI: Workaround IDT switch ACS Source Validation erratumJames Puthukattukaran1-0/+4
2018-06-29PCI: Make early dump functionality genericSinan Kaya1-0/+1
2018-06-29PCI/IOV: Reset total_VFs limit after detaching PF driverJakub Kicinski1-0/+4
2018-06-06Merge branch 'lorenzo/pci/dwc'Bjorn Helgaas1-0/+40
2018-06-02PCI/AER: Pass service type to pcie_do_fatal_recovery()Oza Pawandeep1-1/+1
2018-05-17PCI/AER: Factor out error reporting to drivers/pci/pcie/err.cOza Pawandeep1-0/+4
2018-05-17PCI: Add generic pcie_wait_for_link() interfaceOza Pawandeep1-0/+1
2018-05-14PCI: Move private DT related functions into private headerRob Herring1-0/+40
2018-04-04Merge branch 'pci/vpd'Bjorn Helgaas1-17/+2
2018-04-04Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+4
2018-04-04Merge branch 'pci/portdrv'Bjorn Helgaas1-0/+1
2018-03-31PCI/IOV: Use VF0 cached config registers for other VFsKarimAllah Ahmed1-0/+4
2018-03-30PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidthTal Gilboa1-0/+10
2018-03-30PCI: Add pcie_get_width_cap() to find max supported link widthTal Gilboa1-0/+1
2018-03-30PCI: Add pcie_get_speed_cap() to find max supported link speedTal Gilboa1-0/+10
2018-03-19PCI/VPD: Move VPD structures to vpd.cBjorn Helgaas1-17/+0
2018-03-19PCI/VPD: Move VPD sysfs code to vpd.cBjorn Helgaas1-0/+2