index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
1
-1
/
+25
2026-03-04
PCI/portdrv: Fix potential resource leak
Uwe Kleine-König
1
-3
/
+3
2025-10-19
PCI/AER: Support errors introduced by PCIe r6.0
Lukas Wunner
1
-6
/
+6
2025-10-19
PCI/ERR: Fix uevent on failure to recover
Lukas Wunner
1
-1
/
+7
2025-06-27
PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
1
-1
/
+1
2025-04-10
PCI/portdrv: Only disable pciehp interrupts early when needed
Feng Tang
1
-3
/
+5
2025-04-10
PCI/ASPM: Fix link state exit during switch upstream function removal
Daniel Stodden
1
-8
/
+9
2025-01-09
PCI/AER: Disable AER service on suspend
Kai-Heng Feng
1
-0
/
+18
2024-06-16
PCI/EDR: Align EDR_PORT_LOCATE_DSM with PCI Firmware r3.3
Kuppuswamy Sathyanarayanan
1
-2
/
+13
2024-06-16
PCI/EDR: Align EDR_PORT_DPC_ENABLE_DSM with PCI Firmware r3.3
Kuppuswamy Sathyanarayanan
1
-9
/
+4
2024-04-10
PCI/AER: Block runtime suspend when handling errors
Stanislaw Gruszka
1
-0
/
+20
2024-04-10
PCI/DPC: Quirk PIO log size for certain Intel Root Ports
Mika Westerberg
1
-5
/
+10
2024-03-27
PCI/DPC: Print all TLP Prefixes, not just the first
Ilpo Järvinen
1
-1
/
+1
2024-02-23
PCI/AER: Decode Requester ID when no error info found
Bjorn Helgaas
1
-2
/
+7
2024-01-15
Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
Bjorn Helgaas
1
-0
/
+19
2023-11-28
PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
Heiner Kallweit
1
-0
/
+2
2023-09-19
PCI/ASPM: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-17
/
+13
2023-08-03
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
1
-0
/
+11
2023-08-03
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
1
-12
/
+18
2023-08-03
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
1
-9
/
+11
2023-07-23
PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
Ding Hui
1
-9
/
+12
2023-05-11
PCI/EDR: Clear Device Status after EDR error recovery
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2023-05-01
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
1
-19
/
+0
2023-03-22
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
1
-2
/
+2
2022-09-05
Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capabilit...
Greg Kroah-Hartman
1
-1
/
+8
2022-08-17
PCI/AER: Iterate over error counters instead of error strings
Mohamed Khalfella
1
-1
/
+6
2022-08-17
PCI/portdrv: Don't disable AER reporting in get_port_device_capability()
Stefan Roese
1
-8
/
+1
2022-07-12
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
2
-0
/
+5
2022-07-12
PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()
Lukas Wunner
2
-10
/
+11
2022-06-09
PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits
Kuppuswamy Sathyanarayanan
1
-1
/
+6
2021-09-08
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-12
/
+13
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+1
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
1
-7
/
+5
2021-08-31
PCI/portdrv: Enable Bandwidth Notification only if port supports it
Stuart Hayes
1
-2
/
+7
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
1
-0
/
+9
2021-08-21
PCI/PTM: Remove error message at boot
Jakub Kicinski
1
-3
/
+1
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
1
-1
/
+1
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
1
-7
/
+5
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
2
-11
/
+13
2021-07-06
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-5
/
+69
2021-06-17
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
1
-5
/
+69
2021-06-04
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2
-11
/
+13
2021-05-28
PCI/AER: Use consistent format when printing PCI device
Yicong Yang
1
-2
/
+2
2021-05-04
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
2
-4
/
+4
2021-03-12
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2
-4
/
+4
2021-03-11
PCI/RCEC: Fix RCiEP device to RCEC association
Qiuxu Zhuo
1
-1
/
+1
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-166
/
+12
2021-02-24
Merge branch 'pci/link'
Bjorn Helgaas
5
-154
/
+0
2021-02-24
PCI/portdrv: Report reset for frozen channel
Keith Busch
1
-1
/
+2
2021-02-24
PCI/AER: Specify the type of Port that was reset
Keith Busch
1
-1
/
+2
[next]