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