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.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
2025-07-06
PCI: apple: Set only available ports up
Janne Grunau
1
-1
/
+1
2025-07-06
PCI: apple: Use helper function for_each_child_of_node_scoped()
Zhang Zekun
1
-3
/
+1
2025-07-06
PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
Hector Martin
1
-0
/
+3
2025-07-06
PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...
Wenbin Yao
1
-4
/
+1
2025-06-27
PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()
Diederik de Haas
1
-1
/
+1
2025-06-27
PCI: Fix lock symmetry in pci_slot_unlock()
Ilpo Järvinen
1
-1
/
+2
2025-06-27
PCI: Add ACS quirk for Loongson PCIe
Huacai Chen
1
-0
/
+23
2025-06-27
PCI: cadence-ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
2025-06-19
PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
1
-1
/
+1
2025-06-19
PCI: apple: Use gpiod_set_value_cansleep in probe flow
Hector Martin
1
-2
/
+2
2025-06-19
PCI: cadence: Fix runtime atomic count underflow
Hans Zhang
1
-10
/
+1
2025-06-19
PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()
Wilfred Mallawa
1
-1
/
+1
2025-06-04
PCI: Fix old_size lower bound in calculate_iosize() too
Ilpo Järvinen
1
-4
/
+2
2025-06-04
x86/kaslr: Reduce KASLR entropy on most x86 systems
Balbir Singh
1
-0
/
+6
2025-06-04
PCI: brcmstb: Add a softdep to MIP MSI-X driver
Stanimir Varbanov
1
-0
/
+1
2025-06-04
PCI: brcmstb: Expand inbound window size up to 64GB
Stanimir Varbanov
1
-2
/
+2
2025-06-04
PCI: vmd: Disable MSI remapping bypass under Xen
Roger Pau Monne
1
-0
/
+20
2025-06-04
PCI: dwc: ep: Ensure proper iteration over outbound map windows
Frank Li
1
-1
/
+1
2025-05-09
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
1
-2
/
+2
2025-05-09
Revert "PCI: imx6: Skip controller_id generation logic for i.MX7D"
Ryan Matthews
1
-0
/
+1
2025-05-02
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke
1
-2
/
+7
2025-04-25
Revert "PCI: Avoid reset when disabled via sysfs"
Alex Williamson
1
-4
/
+0
2025-04-25
PCI: Fix reference leak in pci_alloc_child_bus()
Ma Ke
1
-1
/
+4
2025-04-25
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
1
-4
/
+9
2025-04-25
PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
Ryo Takakura
1
-6
/
+6
2025-04-10
PCI: pciehp: Don't enable HPIE when resuming in poll mode
Ilpo Järvinen
1
-1
/
+3
2025-04-10
PCI: histb: Fix an error handling path in histb_pcie_probe()
Christophe JAILLET
1
-4
/
+8
2025-04-10
PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe
Thippeswamy Havalige
1
-4
/
+6
2025-04-10
PCI: Remove stray put_device() in pci_register_host_bridge()
Dan Carpenter
1
-3
/
+2
2025-04-10
PCI: Avoid reset when disabled via sysfs
Nishanth Aravamudan
1
-0
/
+4
2025-04-10
PCI/portdrv: Only disable pciehp interrupts early when needed
Feng Tang
1
-3
/
+5
2025-04-10
PCI: brcmstb: Fix potential premature regulator disabling
Jim Quinlan
1
-1
/
+1
2025-04-10
PCI: brcmstb: Fix error path after a call to regulator_bulk_get()
Jim Quinlan
1
-1
/
+2
2025-04-10
PCI: brcmstb: Use internal register to change link capability
Jim Quinlan
1
-2
/
+2
2025-04-10
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2
-3
/
+2
2025-04-10
PCI/ASPM: Fix link state exit during switch upstream function removal
Daniel Stodden
1
-8
/
+9
2025-04-10
PCI: Use downstream bridges for distributing resources
Kai-Heng Feng
1
-2
/
+1
2025-02-21
PCI: switchtec: Add Microchip PCI100X device IDs
Rakesh Babu Saladi
2
-0
/
+37
2025-02-21
PCI/DPC: Quirk PIO log size for Intel Raptor Lake-P
Takashi Iwai
1
-0
/
+1
2025-02-17
PCI: endpoint: Finish virtual EP removal in pci_epf_remove_vepf()
Zijun Hu
1
-0
/
+1
2025-02-08
PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test
Manivannan Sadhasivam
1
-2
/
+2
2025-02-08
PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error
Mohamed Khalfella
1
-1
/
+1
2025-02-08
PCI: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
1
-1
/
+0
2025-02-08
PCI: imx6: Simplify clock handling by using clk_bulk*() function
Frank Li
1
-88
/
+50
2025-02-08
PCI: rcar-ep: Fix incorrect variable used when calling devm_request_mem_region()
King Dix
1
-1
/
+1
2025-02-08
PCI: endpoint: Destroy the EPC device in devm_pci_epc_destroy()
Zijun Hu
1
-1
/
+1
2025-01-23
Revert "PCI: Use preserve_config in place of pci_flags"
Terry Tritton
2
-9
/
+15
2025-01-02
PCI/MSI: Handle lack of irqdomain gracefully
Thomas Gleixner
2
-2
/
+9
2024-12-27
PCI/AER: Disable AER service on suspend
Kai-Heng Feng
1
-0
/
+18
2024-12-27
PCI: Use preserve_config in place of pci_flags
Vidya Sagar
2
-15
/
+9
[next]