index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
PCI: hv: Use the correct hypercall for unmasking interrupts on nested
Stanislav Kinsburskii
1
-2
/
+16
2025-07-11
PCI: hv: Switch to msi_create_parent_irq_domain()
Nam Cao
1
-28
/
+83
2025-07-09
PCI: hv: Don't load the driver for baremetal root partition
Mukesh Rathor
1
-0
/
+3
2025-07-09
PCI: hv: Fix warnings for missing export.h header inclusion
Naman Jain
1
-0
/
+1
2025-07-07
PCI: rockchip: Set Target Link Speed to 5.0 GT/s before retraining
Geraldo Nascimento
1
-0
/
+4
2025-07-07
PCI: rockchip: Use standard PCIe definitions
Geraldo Nascimento
3
-35
/
+26
2025-07-07
PCI: dwc: Make dw_pcie_ptm_ops static
Manivannan Sadhasivam
1
-1
/
+1
2025-07-01
PCI: host-generic: Rename and export gen_pci_init() for PCIe controller drivers
Mayank Rana
2
-2
/
+5
2025-07-01
PCI: dwc: Export DWC MSI controller related APIs
Mayank Rana
2
-18
/
+34
2025-06-30
PCI: host-generic: Set driver_data before calling gen_pci_init()
Geert Uytterhoeven
1
-2
/
+2
2025-06-30
PCI: apple: Add tracking of probed root ports
Marc Zyngier
1
-4
/
+49
2025-06-25
PCI: dwc: Simplify the return value of PTM debugfs functions returning bool
Hans Zhang
1
-7
/
+7
2025-06-25
PCI: Move link up wait time and max retries macros to pci.h
Niklas Cassel
2
-7
/
+3
2025-06-25
PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up
Niklas Cassel
1
-0
/
+8
2025-06-25
PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
1
-0
/
+1
2025-06-25
PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ
Niklas Cassel
1
-0
/
+1
2025-06-25
PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS
Niklas Cassel
1
-1
/
+1
2025-06-25
PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS
Niklas Cassel
1
-1
/
+1
2025-06-23
PCI: brcmstb: Set MLW based on "num-lanes" DT property if present
Jim Quinlan
1
-1
/
+26
2025-06-23
PCI: vmd: Add VMD Device ID Support for Panther Lake (PTL)-H/P/U
George D Sworo
1
-0
/
+2
2025-06-19
PCI: dw-rockchip: Delay link training after hot reset in EP mode
Wilfred Mallawa
1
-3
/
+12
2025-06-19
PCI: rockchip: Remove redundant PCIe message routing definitions
Hans Zhang
1
-14
/
+0
2025-06-19
PCI: cadence: Replace private message routing enums with PCI core definitions
Hans Zhang
2
-21
/
+1
2025-06-17
PCI: hv: Allow dynamic MSI-X vector allocation
Shradha Gupta
1
-1
/
+2
2025-06-12
PCI: rockchip-host: Remove unused header includes
Hans Zhang
1
-9
/
+0
2025-06-12
PCI: rockchip-host: Correct non-fatal error log message
Hans Zhang
1
-1
/
+1
2025-06-12
PCI: rockchip-host: Fix "Unexpected Completion" log message
Hans Zhang
1
-1
/
+1
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
43
-312
/
+1152
2025-06-04
Merge branch 'pci/ptm-debugfs'
Bjorn Helgaas
6
-5
/
+297
2025-06-04
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-9
/
+10
2025-06-04
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2
-3
/
+5
2025-06-04
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
1
-0
/
+1
2025-06-04
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
4
-0
/
+92
2025-06-04
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-17
/
+9
2025-06-04
Merge branch 'pci/controller/mobiveil'
Bjorn Helgaas
1
-2
/
+1
2025-06-04
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-31
/
+182
2025-06-04
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-4
/
+1
2025-06-04
Merge branch 'pci/controller/dwc-ep'
Bjorn Helgaas
1
-7
/
+6
2025-06-04
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
30
-101
/
+137
2025-06-04
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
6
-36
/
+197
2025-06-04
Merge branch 'pci/controller/apple'
Bjorn Helgaas
2
-75
/
+190
2025-06-04
Merge branch 'pci/endpoint'
Bjorn Helgaas
4
-22
/
+24
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-21
/
+78
2025-06-02
PCI: j721e: Fix host/endpoint dependencies
Arnd Bergmann
2
-4
/
+4
2025-06-02
PCI: j721e: Add support to build as a loadable module
Siddharth Vadapalli
2
-4
/
+32
2025-06-02
PCI: cadence-ep: Introduce cdns_pcie_ep_disable() helper for cleanup
Siddharth Vadapalli
2
-0
/
+16
2025-06-02
PCI: cadence-host: Introduce cdns_pcie_host_disable() helper for cleanup
Siddharth Vadapalli
2
-0
/
+109
2025-06-02
PCI: cadence: Add support to build pcie-cadence library as a kernel module
Kishon Vijay Abraham I
5
-5
/
+32
2025-05-30
PCI: qcom: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+1
2025-05-30
PCI: dw-rockchip: Replace PERST# sleep time with proper macro
Niklas Cassel
1
-1
/
+2
[prev]
[next]