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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
PCI: acpiphp: Reassign resources on bridge if necessary
Igor Mammedov
1
-4
/
+1
2023-08-26
PCI: tegra194: Fix possible array out of bounds access
Sumit Gupta
1
-2
/
+11
2023-08-11
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
1
-0
/
+11
2023-08-11
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
1
-12
/
+18
2023-08-11
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
1
-9
/
+11
2023-07-27
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
1
-0
/
+1
2023-07-27
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2
-5
/
+6
2023-07-27
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2
-35
/
+16
2023-07-27
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2
-0
/
+19
2023-07-27
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2
-2
/
+6
2023-07-27
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
1
-0
/
+3
2023-07-27
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
1
-0
/
+2
2023-07-27
PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
Robin Murphy
1
-0
/
+2
2023-07-27
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
1
-5
/
+5
2023-07-27
PCI: ftpci100: Release the clock resources
Junyan Ye
1
-12
/
+2
2023-07-27
PCI: pciehp: Cancel bringup sequence if card is not present
Rongguang Wei
1
-0
/
+8
2023-07-27
PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
Ding Hui
1
-9
/
+12
2023-07-27
PCI: cadence: Fix Gen2 Link Retraining process
Siddharth Vadapalli
1
-0
/
+27
2023-06-28
PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
Dexuan Cui
1
-6
/
+5
2023-06-28
PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
Dexuan Cui
1
-12
/
+0
2023-06-28
Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
Dexuan Cui
1
-37
/
+34
2023-06-28
PCI: hv: Fix a race condition bug in hv_pci_query_relations()
Dexuan Cui
1
-0
/
+18
2023-05-17
PCI/EDR: Clear Device Status after EDR error recovery
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2023-05-17
PCI: imx6: Install the fault handler only on compatible match
H. Nikolaus Schaller
1
-0
/
+7
2023-05-17
PCI: qcom: Fix the incorrect register usage in v2.7.0 config
Manivannan Sadhasivam
1
-5
/
+3
2023-05-17
PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
Lukas Wunner
1
-0
/
+15
2023-03-22
PCI/DPC: Await readiness of secondary bus after reset
Lukas Wunner
3
-5
/
+8
2023-03-22
PCI: Unify delay handling for reset and resume
Lukas Wunner
3
-33
/
+35
2023-03-11
PCI: Add ACS quirk for Wangxun NICs
Mengyuan Lou
1
-0
/
+22
2023-03-11
PCI: loongson: Add more devices that need MRRS quirk
Huacai Chen
1
-9
/
+24
2023-03-11
PCI: Take other bus devices into account when distributing resources
Mika Westerberg
1
-70
/
+106
2023-03-11
PCI: Align extra resources for hotplug bridges properly
Mika Westerberg
1
-6
/
+19
2023-03-11
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
2
-29
/
+25
2023-03-11
PCI: Avoid FLR for AMD FCH AHCI adapters
Damien Le Moal
1
-0
/
+1
2023-03-11
PCI: hotplug: Allow marking devices as disconnected during bind/unbind
Lukas Wunner
1
-30
/
+13
2023-03-11
PCI/PM: Observe reset delay irrespective of bridge_d3
Lukas Wunner
1
-1
/
+1
2023-01-14
PCI/sysfs: Fix double free in error path
Sascha Hauer
1
-4
/
+9
2023-01-14
PCI: Fix pci_device_is_present() for VFs by checking PF
Michael S. Tsirkin
1
-0
/
+2
2023-01-14
PCI: Check for alloc failure in pci_request_irq()
Zeng Heng
1
-0
/
+2
2023-01-14
PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
Kunihiko Hayashi
1
-1
/
+1
2023-01-14
PCI: dwc: Fix n_fts[] array overrun
Vidya Sagar
1
-1
/
+1
2022-10-26
PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
Maciej W. Rozycki
1
-0
/
+11
2022-09-05
Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capabilit...
Greg Kroah-Hartman
1
-1
/
+8
2022-08-25
PCI/ERR: Retain status from error notification
Keith Busch
1
-2
/
+1
2022-08-25
PCI: Add ACS quirk for Broadcom BCM5750x NICs
Pavan Chebbi
1
-0
/
+3
2022-08-21
PCI/AER: Iterate over error counters instead of error strings
Mohamed Khalfella
1
-1
/
+6
2022-08-21
PCI/ERR: Recover from RCEC AER errors
Sean V Kelley
2
-21
/
+56
2022-08-21
PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
Sean V Kelley
1
-7
/
+23
2022-08-21
PCI/ERR: Avoid negated conditional for clarity
Sean V Kelley
1
-4
/
+4
2022-08-21
PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
Sean V Kelley
1
-17
/
+20
[next]