index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
2025-07-09
PCI: hv: Don't load the driver for baremetal root partition
Mukesh Rathor
2025-07-09
PCI: hv: Fix warnings for missing export.h header inclusion
Naman Jain
2025-07-07
PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retraining
Geraldo Nascimento
2025-07-07
PCI: rockchip: Use standard PCIe definitions
Geraldo Nascimento
2025-07-07
PCI: dwc: Make dw_pcie_ptm_ops static
Manivannan Sadhasivam
2025-07-01
PCI: host-generic: Rename and export gen_pci_init() for PCIe controller drivers
Mayank Rana
2025-07-01
PCI: dwc: Export DWC MSI controller related APIs
Mayank Rana
2025-06-30
PCI: host-generic: Set driver_data before calling gen_pci_init()
Geert Uytterhoeven
2025-06-30
PCI: apple: Add tracking of probed root ports
Marc Zyngier
2025-06-25
PCI: dwc: Simplify the return value of PTM debugfs functions returning bool
Hans Zhang
2025-06-25
PCI: Move link up wait time and max retries macros to pci.h
Niklas Cassel
2025-06-25
PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
Niklas Cassel
2025-06-25
PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
2025-06-25
PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
2025-06-25
PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS
Niklas Cassel
2025-06-25
PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
Niklas Cassel
2025-06-23
PCI: brcmstb: Set MLW based on "num-lanes" DT property if present
Jim Quinlan
2025-06-23
PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/U
George D Sworo
2025-06-19
PCI: dw-rockchip: Delay link training after hot reset in EP mode
Wilfred Mallawa
2025-06-19
PCI: rockchip: Remove redundant PCIe message routing definitions
Hans Zhang
2025-06-19
PCI: cadence: Replace private message routing enums with PCI core definitions
Hans Zhang
2025-06-17
PCI: hv: Allow dynamic MSI-X vector allocation
Shradha Gupta
2025-06-12
PCI: rockchip-host: Remove unused header includes
Hans Zhang
2025-06-12
PCI: rockchip-host: Correct non-fatal error log message
Hans Zhang
2025-06-12
PCI: rockchip-host: Fix "Unexpected Completion" log message
Hans Zhang
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-04
Merge branch 'pci/ptm-debugfs'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/mobiveil'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/dwc-ep'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/controller/apple'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/endpoint'
Bjorn Helgaas
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-06-02
PCI: j721e: Fix host/endpoint dependencies
Arnd Bergmann
2025-06-02
PCI: j721e: Add support to build as a loadable module
Siddharth Vadapalli
2025-06-02
PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanup
Siddharth Vadapalli
2025-06-02
PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanup
Siddharth Vadapalli
2025-06-02
PCI: cadence: Add support to build pcie-cadence library as a kernel module
Kishon Vijay Abraham I
2025-05-30
PCI: qcom: Replace PERST# sleep time with proper macro
Niklas Cassel
2025-05-30
PCI: dw-rockchip: Replace PERST# sleep time with proper macro
Niklas Cassel
2025-05-30
PCI: host-common: Convert to library for host controller drivers
Manivannan Sadhasivam
2025-05-28
PCI: cadence: Remove duplicate message code definitions
Hans Zhang
[prev]
[next]