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
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
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
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-6
/
+6
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: dwc: Fix msg_atu_index assignment
Niklas Cassel
1
-1
/
+8
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
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: 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-02-26
PCI: sophgo: Disable L0s and L1 on Sophgo 2044 PCIe Root Ports
Inochi Amaoto
1
-0
/
+18
2026-02-26
PCI: xilinx: Fix INTx IRQ domain leak in error paths
Haotian Zhang
1
-3
/
+6
2026-02-26
PCI: mediatek: Fix IRQ domain leak when MSI allocation fails
Haotian Zhang
1
-1
/
+3
2026-02-11
PCI: qcom: Remove ASPM L0s support for MSM8996 SoC
Manivannan Sadhasivam
1
-1
/
+3
2026-01-17
PCI: meson: Report that link is up while in ASPM L0s and L1 states
Bjorn Helgaas
1
-35
/
+4
2026-01-08
PCI: meson: Fix parsing the DBI register region
Manivannan Sadhasivam
2
-8
/
+22
2026-01-08
PCI: brcmstb: Fix disabling L0s capability
Jim Quinlan
1
-7
/
+3
2025-12-18
PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definition
Shawn Lin
1
-1
/
+1
2025-12-18
PCI: stm32: Fix EP page_size alignment
Christian Bruel
1
-0
/
+2
2025-12-18
PCI: stm32: Fix LTSSM EP race with start link
Christian Bruel
1
-31
/
+8
2025-12-18
PCI: keystone: Exit ks_pcie_probe() for invalid mode
Siddharth Vadapalli
1
-0
/
+2
2025-12-18
PCI: rcar-gen2: Drop ARM dependency from PCI_RCAR_GEN2
Geert Uytterhoeven
1
-4
/
+3
2025-12-18
PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
Christophe JAILLET
1
-3
/
+0
2025-10-31
Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+32
2025-10-31
Revert "PCI: qcom: Remove custom ASPM enablement code"
Bjorn Helgaas
1
-0
/
+32
2025-10-24
Merge tag 'pci-v6.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-72
/
+24
2025-10-20
Revert "PCI: qcom: Prepare for the DWC ECAM enablement"
Krishna Chaitanya Chundru
1
-68
/
+0
2025-10-20
PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config access
Krishna Chaitanya Chundru
1
-4
/
+24
2025-10-17
PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()
Inochi Amaoto
1
-0
/
+13
2025-10-13
PCI: cadence: Search for MSI Capability with correct ID
Hans Zhang
1
-1
/
+1
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
42
-412
/
+1591
2025-10-03
Merge branch 'pci/controller/xilinx-nwl'
Bjorn Helgaas
1
-3
/
+4
2025-10-03
Merge branch 'pci/controller/xgene'
Bjorn Helgaas
1
-1
/
+1
2025-10-03
Merge branch 'pci/controller/tegra'
Bjorn Helgaas
2
-23
/
+22
2025-10-03
Merge branch 'pci/controller/stm32'
Bjorn Helgaas
5
-0
/
+764
2025-10-03
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
6
-6
/
+151
2025-10-03
Merge branch 'pci/controller/rcar-host'
Bjorn Helgaas
1
-26
/
+16
2025-10-03
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
1
-3
/
+25
[next]