index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-23
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
12
-13
/
+516
2026-08-21
Merge branch 'pci/controller/misc'
Bjorn Helgaas
2
-7
/
+4
2026-08-06
PCI: cadence: Fix host/endpoint dependencies for cadence-plat driver
Aksh Garg
1
-2
/
+2
2026-07-29
PCI: Use standard wait times for PCIe link monitoring
Thierry Reding
2
-7
/
+4
2026-07-22
PCI: j721e: Fix incorrect max_lanes for J7200
Takuma Fujiwara
1
-2
/
+2
2026-07-15
PCI: cadence: Add LGA IP debugfs for LTSSM status
Hans Zhang
4
-4
/
+112
2026-07-15
PCI: cadence: Add HPA IP debugfs for LTSSM status
Hans Zhang
6
-1
/
+395
2026-07-15
PCI: cadence: Add HPA architecture flag
Hans Zhang
2
-0
/
+3
2026-07-09
PCI: cadence: Add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
1
-0
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-23
Merge branch 'pci/controller/tlp_macros'
Bjorn Helgaas
1
-5
/
+7
2026-06-23
Merge branch 'pci/controller/rescan_lock'
Bjorn Helgaas
1
-0
/
+2
2026-06-23
PCI: cadence-hpa: Add post-link delay
Hans Zhang
1
-0
/
+8
2026-06-18
PCI: cadence: Protect root bus removal with rescan lock
Hans Zhang
1
-0
/
+2
2026-06-09
PCI: cadence: Add post-link delay for LGA and j721e glue driver
Hans Zhang
4
-0
/
+11
2026-06-09
PCI: cadence: Use common TLP type macros
Hans Zhang
1
-5
/
+7
2026-04-13
Merge branch 'pci/controller/cadence-sky1'
Bjorn Helgaas
1
-2
/
+4
2026-04-13
Merge branch 'pci/controller/cadence-sg2042'
Bjorn Helgaas
3
-0
/
+28
2026-04-13
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
1
-31
/
+25
2026-04-09
PCI: sg2042: Avoid L0s and L1 on Sophgo 2042 PCIe Root Ports
Yao Zi
1
-0
/
+2
2026-04-09
PCI: cadence: Add flags for disabling ASPM capability for broken Root Ports
Yao Zi
2
-0
/
+26
2026-04-04
PCI: cadence: Use cdns_pcie_read_sz() for byte or word read access
Aksh Garg
1
-31
/
+25
2026-03-27
PCI: j721e: Validate max-link-speed from DT
Hans Zhang
1
-1
/
+2
2026-03-26
PCI: sky1: Use boolean true for is_rc field
Hans Zhang
1
-1
/
+1
2026-03-24
PCI: sky1: Fix missing cleanup of ECAM config on probe failure
Felix Gu
1
-1
/
+3
2026-02-06
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-2
/
+2
2026-02-06
Merge branch 'pci/controller/cadence-j721e'
Bjorn Helgaas
1
-16
/
+25
2025-12-26
PCI: cadence: Avoid signed 64-bit truncation and invalid sort
Ian Rogers
1
-1
/
+11
2025-12-18
PCI: j721e: Add config guards for Cadence Host and Endpoint library APIs
Siddharth Vadapalli
1
-16
/
+25
2025-12-18
PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macros
Qiang Yu
1
-2
/
+2
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
15
-541
/
+1765
2025-12-03
Merge branch 'pci/controller/sky1'
Bjorn Helgaas
13
-516
/
+1754
2025-12-03
Merge branch 'pci/controller/sg2042'
Bjorn Helgaas
1
-3
/
+0
2025-12-02
PCI: sky1: Add PCIe host support for CIX Sky1
Hans Zhang
3
-0
/
+254
2025-12-02
PCI: cadence: Add support for High Perf Architecture (HPA) controller
Manikandan K Pillai
7
-21
/
+913
2025-11-14
PCI: cadence: Move PCIe RP common functions to a separate file
Manikandan K Pillai
4
-273
/
+349
2025-11-14
PCI: cadence: Split PCIe controller header file
Manikandan K Pillai
2
-220
/
+232
2025-11-14
PCI: cadence: Add module support for platform controller driver
Manikandan K Pillai
3
-4
/
+8
2025-11-13
PCI: j721e: Use 'pcie->reset_gpio' directly and drop the local variable
Anand Moon
1
-7
/
+6
2025-11-13
PCI: j721e: Use devm_clk_get_optional_enabled() to get and enable the clock
Anand Moon
1
-15
/
+5
2025-10-20
PCI: sg2042: Fix a reference count issue in sg2042_pcie_remove()
Christophe JAILLET
1
-3
/
+0
2025-10-13
PCI: cadence: Search for MSI Capability with correct ID
Hans Zhang
1
-1
/
+1
2025-10-03
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
6
-6
/
+151
2025-10-03
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
1
-1
/
+27
2025-10-03
Merge branch 'pci/endpoint'
Bjorn Helgaas
1
-2
/
+0
2025-09-29
PCI: j721e: Fix incorrect error message in probe()
Alok Tiwari
1
-1
/
+1
2025-09-19
PCI: sg2042: Add Sophgo SG2042 PCIe driver
Chen Wang
3
-0
/
+145
2025-09-19
PCI: cadence: Check for the existence of cdns_pcie::ops before using it
Chen Wang
3
-6
/
+6
2025-09-08
PCI: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
1
-0
/
+25
2025-09-01
PCI: j721e: Fix module autoloading
Siddharth Vadapalli
1
-0
/
+1
[next]