index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
PCI/ASPM: Fix pci_clear_and_set_config_dword() usage
Lukas Wunner
1
-5
/
+12
4 days
PCI/AER: Stop ruling out unbound devices as error source
Lukas Wunner
1
-2
/
+0
4 days
PCI/AER: Clear only error bits in PCIe Device Status
Shuai Xue
1
-4
/
+3
4 days
PCI: Update saved_config_space upon resource assignment
Lukas Wunner
1
-0
/
+2
12 days
PCI: cadence: Use cdns_pcie_read_sz() for byte or word read access
Aksh Garg
1
-31
/
+25
12 days
PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops complete
Daniel Hodges
1
-0
/
+4
12 days
PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown
Koichiro Den
1
-54
/
+2
12 days
PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SX
Richard Zhu
1
-0
/
+1
2026-04-22
PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
Koichiro Den
1
-18
/
+1
2026-04-22
PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
Koichiro Den
1
-0
/
+1
2026-04-22
PCI: hv: Set default NUMA node to 0 for devices without affinity info
Long Li
1
-0
/
+8
2026-03-12
PCI: dwc: ep: Fix resizable BAR support for multi-PF configurations
Aksh Garg
1
-16
/
+32
2026-03-12
PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() function
Qiang Yu
3
-49
/
+1
2026-03-12
PCI: dwc: Add new APIs to remove standard and extended Capability
Qiang Yu
2
-0
/
+55
2026-03-12
PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macros
Qiang Yu
5
-14
/
+29
2026-03-12
Revert "PCI: dw-rockchip: Enumerate endpoints based on dll_link_up IRQ"
Niklas Cassel
1
-56
/
+3
2026-03-12
PCI: dw-rockchip: Change get_ltssm() to provide L1 Substates info
Shawn Lin
1
-4
/
+25
2026-03-12
PCI: dwc: Add L1 Substates context to ltssm_status of debugfs
Shawn Lin
2
-0
/
+6
2026-03-12
PCI: dw-rockchip: Configure L1SS support
Shawn Lin
1
-0
/
+40
2026-03-12
PCI: dwc: Advertise L1 PM Substates only if driver requests it
Bjorn Helgaas
5
-0
/
+33
2026-03-12
PCI: j721e: Add config guards for Cadence Host and Endpoint library APIs
Siddharth Vadapalli
1
-16
/
+25
2026-03-12
PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clock
Anand Moon
1
-15
/
+5
2026-03-12
PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
Niklas Cassel
1
-0
/
+3
2026-03-04
PCI: Fix pci_slot_trylock() error handling
Jinhui Guo
1
-3
/
+1
2026-03-04
PCI: Don't claim disabled bridge windows
Ilpo Järvinen
1
-0
/
+2
2026-03-04
PCI: dwc: Fix msg_atu_index assignment
Niklas Cassel
1
-1
/
+8
2026-03-04
PCI/IOV: Fix race between SR-IOV enable/disable and hotplug
Niklas Schnelle
1
-0
/
+4
2026-03-04
Revert "PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV"
Niklas Schnelle
1
-5
/
+0
2026-03-04
PCI: Fix bridge window alignment with optional resources
Ilpo Järvinen
1
-4
/
+6
2026-03-04
PCI: endpoint: Fix swapped parameters in pci_{primary/secondary}_epc_epf_unli...
Manikanta Maddireddy
1
-4
/
+4
2026-03-04
PCI/PM: Prevent runtime suspend until devices are fully initialized
Brian Norris
2
-1
/
+15
2026-03-04
PCI: dwc: Skip waiting for L2/L3 Ready if dw_pcie_rp::skip_l23_wait is true
Richard Zhu
3
-0
/
+16
2026-03-04
PCI: Use resource_set_range() that correctly sets ->end
Ilpo Järvinen
1
-4
/
+2
2026-03-04
Revert "PCI: dwc: Don't wait for link up if driver can detect Link Up event"
Niklas Cassel
2
-9
/
+2
2026-03-04
Revert "PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq'...
Niklas Cassel
1
-57
/
+1
2026-03-04
Revert "PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ...
Niklas Cassel
1
-3
/
+1
2026-03-04
Revert "PCI: qcom: Don't wait for link if we can detect Link Up"
Niklas Cassel
1
-4
/
+1
2026-03-04
Revert "PCI: dw-rockchip: Don't wait for link since we can detect Link Up"
Niklas Cassel
1
-1
/
+0
2026-03-04
PCI/bwctrl: Disable BW controller on Intel P45 using a quirk
Ilpo Järvinen
2
-0
/
+13
2026-03-04
PCI: Mark Nvidia GB10 to avoid bus reset
Johnny-CC Chang
1
-0
/
+8
2026-03-04
PCI: Add ACS quirk for Qualcomm Hamoa & Glymur
Krishna Chaitanya Chundru
1
-0
/
+4
2026-03-04
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
3
-9
/
+10
2026-03-04
PCI: Fix pci_slot_lock () device locking
Keith Busch
1
-6
/
+17
2026-03-04
PCI/AER: Clear stale errors on reporting agents upon probe
Lukas Wunner
1
-1
/
+25
2026-03-04
PCI: Mark ASM1164 SATA controller to avoid bus reset
Alex Williamson
1
-0
/
+10
2026-03-04
PCI: imx6: Add CLKREQ# override to enable REFCLK for i.MX95 PCIe
Richard Zhu
1
-0
/
+20
2026-03-04
PCI: dw-rockchip: Disable BAR 0 and BAR 1 for Root Port
Shawn Lin
1
-0
/
+8
2026-03-04
PCI: dwc: Skip PME_Turn_Off broadcast and L2/L3 transition during suspend if ...
Manivannan Sadhasivam
1
-1
/
+5
2026-03-04
PCI/MSI: Unmap MSI-X region on error
Haoxiang Li
1
-1
/
+3
2026-02-26
PCI: Validate window resource type in pbus_select_window_for_type()
Kai-Heng Feng
1
-3
/
+10
[next]