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
5 days
PCI: brcmstb: Fix disabling L0s capability
Jim Quinlan
1
-7
/
+3
5 days
PCI/PM: Reinstate clearing state_saved in legacy and !PM codepaths
Lukas Wunner
1
-0
/
+4
5 days
PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
Shawn Lin
1
-1
/
+1
5 days
PCI: keystone: Exit ks_pcie_probe() for invalid mode
Siddharth Vadapalli
1
-0
/
+2
2025-12-07
PCI: cadence: Check for the existence of cdns_pcie::ops before using it
Chen Wang
3
-6
/
+6
2025-12-07
PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
Sungho Kim
1
-1
/
+1
2025-12-07
PCI: Disable MSI on RDC PCI to PCIe bridges
Marcos Del Sol Vives
1
-0
/
+1
2025-10-29
PCI/sysfs: Ensure devices are powered for config reads
Brian Norris
1
-1
/
+19
2025-10-29
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2
-42
/
+40
2025-10-29
PCI: Add sysfs attribute for device power state
Maximilian Luz
1
-0
/
+10
2025-10-29
PCI: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
1
-0
/
+25
2025-10-29
PCI: tegra194: Handle errors in BPMP response
Vidya Sagar
1
-2
/
+16
2025-10-29
PCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
Niklas Cassel
1
-2
/
+2
2025-10-29
PCI: keystone: Use devm_request_irq() to free "ks-pcie-error-irq" on exit
Siddharth Vadapalli
1
-2
/
+2
2025-10-29
PCI/AER: Support errors introduced by PCIe r6.0
Lukas Wunner
1
-6
/
+6
2025-10-29
PCI/AER: Fix missing uevent on recovery when a reset is requested
Niklas Schnelle
1
-0
/
+1
2025-10-29
PCI/ERR: Fix uevent on failure to recover
Lukas Wunner
1
-1
/
+7
2025-10-29
PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV
Niklas Schnelle
1
-0
/
+5
2025-10-29
PCI: tegra: Fix devm_kcalloc() argument order for port->phys allocation
Alok Tiwari
1
-1
/
+1
2025-08-28
PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports
Lukas Wunner
3
-6
/
+8
2025-08-28
PCI: endpoint: Fix configfs group removal on driver teardown
Damien Le Moal
2
-0
/
+2
2025-08-28
PCI: endpoint: Fix configfs group list head handling
Damien Le Moal
1
-1
/
+0
2025-08-28
PCI: pnv_php: Fix surprise plug detection and recovery
Timothy Pearson
1
-3
/
+107
2025-08-28
PCI: pnv_php: Work around switches with broken presence detection
Timothy Pearson
1
-0
/
+27
2025-08-28
PCI: pnv_php: Clean up allocated IRQs on unplug
Timothy Pearson
1
-19
/
+77
2025-08-28
PCI: rockchip-host: Fix "Unexpected Completion" log message
Hans Zhang
1
-1
/
+1
2025-07-17
PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time
Dexuan Cui
1
-6
/
+11
2025-07-17
PCI: cadence-ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
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/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
1
-1
/
+1
2025-06-27
PCI: cadence: Fix runtime atomic count underflow
Hans Zhang
1
-10
/
+1
2025-06-04
PCI: Fix old_size lower bound in calculate_iosize() too
Ilpo Järvinen
1
-4
/
+2
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: imx6: Skip controller_id generation logic for i.MX7D
Richard Zhu
1
-3
/
+2
2025-05-02
PCI: Fix use-after-free in pci_bus_release_domain_nr()
Rob Herring
1
-2
/
+3
2025-05-02
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke
1
-2
/
+7
2025-05-02
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
3
-43
/
+73
2025-05-02
PCI: Coalesce host bridge contiguous apertures
Kai-Heng Feng
1
-4
/
+27
2025-05-02
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
1
-1
/
+5
2025-05-02
PCI: Fix reference leak in pci_alloc_child_bus()
Ma Ke
1
-1
/
+4
2025-05-02
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Stanimir Varbanov
1
-4
/
+9
2025-04-10
PCI: pciehp: Don't enable HPIE when resuming in poll mode
Ilpo Järvinen
1
-1
/
+3
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/portdrv: Only disable pciehp interrupts early when needed
Feng Tang
1
-3
/
+5
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
[next]