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.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-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
/
pcie-cadence-host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-08
PCI: cadence: Fix Gen2 Link Retraining process
Siddharth Vadapalli
1
-0
/
+27
2022-05-13
PCI: cadence: Allow PTM Responder to be enabled
Christian Gmeiner
1
-0
/
+10
2021-08-19
PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Nadeem Athani
1
-0
/
+3
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-02-24
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-18
/
+63
2021-02-18
PCI: cadence: Fix DMA range mapping early return error
Krzysztof WilczyĆski
1
-2
/
+3
2021-02-10
PCI: cadence: Retrain Link to work around Gen2 training defect
Nadeem Athani
1
-18
/
+63
2020-10-02
PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...
Qinglang Miao
1
-6
/
+2
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-69
/
+35
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-6
/
+0
2020-08-03
PCI: j721e: Add TI J721E PCIe driver
Kishon Vijay Abraham I
1
-2
/
+2
2020-07-27
PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
Kishon Vijay Abraham I
1
-2
/
+7
2020-07-27
PCI: cadence: Add new *ops* for CPU addr fixup
Kishon Vijay Abraham I
1
-11
/
+4
2020-07-27
PCI: cadence: Allow pci_host_bridge to have custom pci_ops
Kishon Vijay Abraham I
1
-1
/
+2
2020-07-27
PCI: cadence: Add support to start link and verify link status
Kishon Vijay Abraham I
1
-0
/
+28
2020-07-27
PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
Kishon Vijay Abraham I
1
-5
/
+1
2020-07-27
PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
Kishon Vijay Abraham I
1
-14
/
+238
2020-07-23
PCI: cadence: Remove private bus number and range storage
Rob Herring
1
-14
/
+13
2020-07-23
PCI: cadence: Use bridge resources for outbound window setup
Rob Herring
1
-21
/
+16
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-1
/
+0
2020-07-23
PCI: controller: Remove duplicate error message
Dejin Zheng
1
-3
/
+1
2020-07-10
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-2
/
+1
2020-07-06
PCI: cadence: Use struct pci_host_bridge.windows list directly
Rob Herring
1
-19
/
+7
2020-05-18
PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT
Kishon Vijay Abraham I
1
-2
/
+2
2020-05-18
PCI: cadence: Remove "cdns,max-outbound-regions" DT property
Kishon Vijay Abraham I
1
-6
/
+0
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
1
-1
/
+1
2019-11-11
PCI: cadence: Move all files to per-device cadence directory
Tom Joseph
1
-0
/
+281