index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/gi...
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...
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
2025-05-30
PCI: host-common: Convert to library for host controller drivers
Manivannan Sadhasivam
9
-6
/
+33
2025-05-28
PCI: cadence: Remove duplicate message code definitions
Hans Zhang
2
-13
/
+3
2025-05-28
PCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops::set_msix() nr_irqs enco...
Niklas Cassel
2
-9
/
+6
2025-05-28
PCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops::set_msi() nr_irqs encoding
Niklas Cassel
4
-8
/
+11
2025-05-28
PCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops::get_msix() return value...
Niklas Cassel
2
-2
/
+2
2025-05-28
PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value e...
Niklas Cassel
4
-5
/
+5
2025-05-28
PCI: cadence-ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
2025-05-28
PCI: dwc: ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
[prev]
[next]