index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2021-11-03
PCI: cadence: Add cdns_plat_pcie_probe() missing return
Li Chen
1
-0
/
+2
2021-11-03
PCI: j721e: Fix j721e_pcie_probe() error path
Christophe JAILLET
1
-1
/
+1
2021-09-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2
-53
/
+155
2021-08-19
PCI: j721e: Add PCIe support for AM64
Kishon Vijay Abraham I
1
-0
/
+19
2021-08-19
PCI: j721e: Add PCIe support for J7200
Kishon Vijay Abraham I
1
-4
/
+36
2021-08-19
PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
Nadeem Athani
4
-0
/
+38
2021-08-19
PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
Kishon Vijay Abraham I
2
-2
/
+2
2021-08-19
PCI: cadence: Add support to configure virtual functions
Kishon Vijay Abraham I
2
-21
/
+128
2021-08-19
PCI: cadence: Simplify code to get register base address for configuring BAR
Kishon Vijay Abraham I
2
-14
/
+7
2021-08-19
PCI: endpoint: Add virtual function number in pci_epc ops
Kishon Vijay Abraham I
1
-21
/
+23
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
1
-2
/
+5
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+22
2021-05-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
1
-1
/
+21
2021-04-09
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-03-23
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
1
-1
/
+21
2021-03-12
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
1
-1
/
+1
2021-02-24
Merge branch 'pci/ntb'
Bjorn Helgaas
1
-6
/
+54
2021-02-24
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
3
-19
/
+76
2021-02-23
PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map
Kishon Vijay Abraham I
1
-6
/
+1
2021-02-23
PCI: cadence: Implement ->msi_map_irq() ops
Kishon Vijay Abraham I
1
-0
/
+53
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
3
-19
/
+76
2020-12-10
PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle arg
Kishon Vijay Abraham I
1
-9
/
+19
2020-11-20
PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found
Kishon Vijay Abraham I
2
-6
/
+4
2020-10-02
PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...
Qinglang Miao
1
-6
/
+2
2020-09-07
PCI: cadence-ep: Remove obsolete path from comment
Flavio Suligoi
1
-1
/
+0
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
5
-94
/
+50
2020-08-06
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
1
-2
/
+1
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
5
-2
/
+527
2020-07-28
PCI: cadence: Add MSI-X support to Endpoint driver
Alan Douglas
2
-1
/
+117
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
4
-13
/
+24
2020-07-27
PCI: cadence: Allow pci_host_bridge to have custom pci_ops
Kishon Vijay Abraham I
1
-1
/
+2
[next]