aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pcie (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Merge branch 'pci/pm'Bjorn Helgaas1-130/+170
2022-10-05Merge branch 'pci/dpc'Bjorn Helgaas1-5/+10
2022-10-05PCI/ASPM: Correct LTR_L1.2_THRESHOLD computationBjorn Helgaas1-17/+32
2022-10-05PCI/ASPM: Ignore L1 PM Substates if device lacks capabilityBjorn Helgaas1-0/+3
2022-10-05PCI/ASPM: Factor out L1 PM Substates configurationBjorn Helgaas1-48/+55
2022-10-04PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar1-0/+37
2022-10-04PCI/ASPM: Refactor L1 PM Substates Control Register programmingVidya Sagar1-34/+40
2022-09-27PCI/DPC: Quirk PIO log size for certain Intel Root PortsMika Westerberg1-5/+10
2022-09-12PCI/PTM: Reorder functions in logical orderBjorn Helgaas1-62/+62
2022-09-12PCI/PTM: Preserve RsvdP bits in PTM Control registerBjorn Helgaas1-11/+14
2022-09-12PCI/PTM: Move pci_ptm_info() body into its only callerBjorn Helgaas1-21/+17
2022-09-12PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()Bjorn Helgaas1-14/+57
2022-09-12PCI/PTM: Separate configuration and enableBjorn Helgaas1-55/+49
2022-09-12PCI/PTM: Add pci_upstream_ptm() helperBjorn Helgaas1-14/+25
2022-09-12PCI/PTM: Cache PTM Capability offsetBjorn Helgaas1-24/+17
2022-08-04Merge branch 'pci/err'Bjorn Helgaas3-16/+20
2022-07-13PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella1-1/+6
2022-07-13PCI/AER: Enable error reporting when AER is nativeStefan Roese1-0/+3
2022-07-13PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese1-8/+1
2022-07-12PCI/ASPM: Unexport pcie_aspm_support_enabled()Bjorn Helgaas1-1/+0
2022-07-12PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng1-19/+0
2022-07-11PCI/AER: Configure ECRC for every deviceStefan Roese1-3/+2
2022-06-08PCI/ERR: Recognize disconnected devices in report_error_detected()Christoph Hellwig1-4/+8
2022-05-31Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+2
2022-05-17PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bitsKuppuswamy Sathyanarayanan1-1/+6
2022-04-28PCI: portdrv: Set driver_managed_dmaLu Baolu1-0/+2
2022-03-25Merge tag 'pci-v5.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-4/+4
2022-03-22Merge branch 'pci/misc'Bjorn Helgaas2-2/+2
2022-03-02PCI/AER: Update aer-inject URLYicong Yang2-2/+2
2022-02-17PCI: Add defines for normal and subtractive PCI bridgesPali Rohár1-2/+2
2022-02-11Revert "PCI/portdrv: Do not setup up IRQs if there are no users"Bjorn Helgaas1-30/+17
2022-01-13Merge branch 'pci/errors'Bjorn Helgaas2-4/+4
2022-01-13Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2022-01-11PCI: Use DWORD accesses for LTR, L1 SS to avoid erratumRajat Jain1-0/+1
2021-11-19PCI/ASPM: Remove struct aspm_latencySaheed O. Bolarinwa1-19/+13
2021-11-19PCI/ASPM: Stop caching device L0s, L1 acceptable exit latenciesSaheed O. Bolarinwa1-19/+10
2021-11-19PCI/ASPM: Stop caching link L0s, L1 exit latenciesSaheed O. Bolarinwa1-11/+17
2021-11-19PCI/ASPM: Move pci_function_0() upwardBolarinwa O. Saheed1-14/+14
2021-11-18PCI/PME: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu1-2/+2
2021-11-18PCI/DPC: Use PCI_POSSIBLE_ERROR() to check config readsNaveen Naidu1-2/+2
2021-11-11Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"Bjorn Helgaas1-4/+4
2021-11-05Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2021-11-05Merge branch 'pci/sysfs'Bjorn Helgaas1-2/+2
2021-11-05Merge branch 'pci/portdrv'Bjorn Helgaas1-17/+30
2021-11-05Merge branch 'pci/hotplug'Bjorn Helgaas4-40/+17
2021-10-18PCI: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König1-4/+4
2021-10-16PCI/ERR: Reduce compile time for CONFIG_PCIEAER=nLukas Wunner1-2/+2
2021-10-15PCI/portdrv: Remove unused pcie_port_bus_{,un}register() declarationsLukas Wunner1-2/+0
2021-10-15PCI/portdrv: Remove unused resume err_handlerLukas Wunner2-27/+0
2021-10-15PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner2-0/+5