index
:
kernel/linux.git
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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
cadence
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-13
PCI: cadence: Check for the existence of cdns_pcie::ops before using it
Chen Wang
3
-6
/
+6
2025-10-19
PCI: j721e: Fix programming sequence of "strap" settings
Siddharth Vadapalli
1
-0
/
+25
2025-10-15
PCI: j721e: Fix incorrect error message in probe()
Alok Tiwari
1
-1
/
+1
2025-06-27
PCI: cadence-ep: Correct PBA offset in .set_msix() callback
Niklas Cassel
1
-2
/
+3
2025-06-19
PCI: cadence: Fix runtime atomic count underflow
Hans Zhang
1
-10
/
+1
2025-04-20
PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
Siddharth Vadapalli
1
-2
/
+3
2025-04-10
PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload
Hans Zhang
2
-3
/
+2
2024-12-05
PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS milliseconds
Siddharth Vadapalli
1
-14
/
+12
2024-09-19
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2024-09-19
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
3
-35
/
+181
2024-09-19
PCI: Fix typos
Bjorn Helgaas
1
-1
/
+1
2024-09-04
PCI: j721e: Add suspend and resume support
Théo Lebrun
1
-6
/
+92
2024-09-04
PCI: j721e: Use T_PERST_CLK_US macro
Thomas Richard
1
-1
/
+1
2024-09-04
PCI: cadence: Drop excess cdns_pcie_rc.dev kerneldoc description
Bjorn Helgaas
1
-1
/
+0
2024-09-03
PCI: j721e: Add reset GPIO to struct j721e_pcie
Théo Lebrun
1
-0
/
+2
2024-09-03
PCI: j721e: Use dev_err_probe() in the probe() function
Thomas Richard
1
-11
/
+8
2024-09-03
PCI: cadence: Set cdns_pcie_host_init() global
Thomas Richard
2
-3
/
+8
2024-09-03
PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
Thomas Richard
2
-13
/
+32
2024-08-31
PCI: j721e: Enable ACSPCIE Refclk if "ti,syscon-acspcie-proxy-ctrl" exists
Siddharth Vadapalli
1
-1
/
+38
2024-05-17
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+2
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
1
-0
/
+2
2024-04-10
PCI: cadence: Set a 64-bit BAR if requested
Niklas Cassel
1
-4
/
+1
2024-03-10
PCI: cadence: Clear the ARI Capability Next Function Number of the last function
Jasko-EXT Wojciech
2
-1
/
+19
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
2
-16
/
+15
2024-01-06
PCI: j721e: Make TI J721E depend on ARCH_K3
Peter Robinson
1
-0
/
+2
2024-01-06
PCI: j721e: Add TI J784S4 PCIe configuration
Matt Ranostay
1
-0
/
+22
2023-12-19
PCI: cadence: Use INTX instead of legacy
Damien Le Moal
2
-11
/
+11
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
1
-5
/
+4
2023-12-13
PCI: j721e: Add PCIe 4x lane selection support
Matt Ranostay
1
-2
/
+8
2023-12-13
PCI: j721e: Add per platform maximum lane settings
Matt Ranostay
1
-3
/
+10
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
1
-4
/
+5
2023-10-18
PCI: cadence: Use FIELD_GET()
Ilpo Järvinen
1
-4
/
+5
2023-10-05
PCI: cadence: Drop unused member from struct cdns_plat_pcie
Li Chen
1
-5
/
+0
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-1
/
+1
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
3
-3
/
+3
2023-06-26
Merge branch 'pci/controller/remove-void-callbacks'
Bjorn Helgaas
1
-4
/
+2
2023-06-24
PCI: j721e: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-08
PCI: cadence: Fix Gen2 Link Retraining process
Siddharth Vadapalli
1
-0
/
+27
2023-04-21
PCI: Use consistent controller Kconfig menu entry language
Bjorn Helgaas
1
-5
/
+5
2022-11-10
PCI: Remove unnecessary <linux/of_irq.h> includes
Bjorn Helgaas
1
-1
/
+0
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
1
-4
/
+2
2022-05-13
PCI: cadence: Clear FLR in device capabilities register
Parshuram Thombare
3
-1
/
+23
2022-05-13
PCI: cadence: Allow PTM Responder to be enabled
Christian Gmeiner
2
-0
/
+14
2022-04-08
PCI: cadence: Fix find_first_zero_bit() limit
Dan Carpenter
1
-2
/
+1
2022-02-01
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
1
-43
/
+42
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
2
-14
/
+10
2022-01-08
PCI: Correct misspelled words
Krzysztof Wilczyński
1
-1
/
+1
2022-01-04
PCI: j721e: Drop redundant struct device *
Bjorn Helgaas
1
-8
/
+6
2022-01-04
PCI: j721e: Drop pointless of_device_get_match_data() cast
Bjorn Helgaas
1
-2
/
+2
2022-01-04
PCI: cadence: Prefer of_device_get_match_data()
Fan Fei
1
-4
/
+2
[next]