index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
11
-151
/
+40
2020-09-09
PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
Lorenzo Pieralisi
1
-7
/
+4
2020-09-09
PCI: iproc: Set affinity mask on MSI interrupts
Mark Tomlinson
1
-4
/
+9
2020-09-09
PCI: mvebu: Remove useless msi_controller pointer allocation
Lorenzo Pieralisi
1
-3
/
+0
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
2
-18
/
+6
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
3
-36
/
+0
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2
-34
/
+28
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
3
-12
/
+7
2020-09-08
PCI: dwc/qcom: Use common PCI register definitions
Rob Herring
1
-10
/
+8
2020-09-08
PCI: dwc/imx6: Use common PCI register definitions
Rob Herring
1
-23
/
+14
2020-09-08
PCI: dwc/meson: Rework PCI config and DW port logic register accesses
Rob Herring
1
-51
/
+25
2020-09-08
PCI: dwc/meson: Drop unnecessary RC config space initialization
Rob Herring
1
-20
/
+0
2020-09-08
PCI: dwc/meson: Drop the duplicate number of lanes setup
Rob Herring
1
-28
/
+1
2020-09-08
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
2
-1
/
+5
2020-09-08
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
2
-8
/
+7
2020-09-08
PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL
Rob Herring
1
-2
/
+0
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
9
-34
/
+11
2020-09-08
PCI: dwc/keystone: Drop duplicated 'num-viewport'
Rob Herring
1
-10
/
+1
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
3
-55
/
+20
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
4
-29
/
+19
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
3
-5
/
+4
2020-09-08
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
2
-19
/
+3
2020-09-08
PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus
Rob Herring
1
-3
/
+9
2020-09-08
PCI: dwc: Use generic config accessors
Rob Herring
1
-82
/
+37
2020-09-08
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
2
-20
/
+0
2020-09-08
PCI: dwc: histb: Use pci_ops for root config space accessors
Rob Herring
1
-18
/
+23
2020-09-08
PCI: dwc: exynos: Use pci_ops for root config space accessors
Rob Herring
1
-20
/
+25
2020-09-08
PCI: dwc: kirin: Use pci_ops for root config space accessors
Rob Herring
1
-18
/
+21
2020-09-08
PCI: dwc: meson: Use pci_ops for root config space accessors
Rob Herring
1
-13
/
+10
2020-09-08
PCI: dwc: tegra: Use pci_ops for root config space accessors
Rob Herring
1
-14
/
+16
2020-09-08
PCI: dwc: keystone: Use pci_ops for config space accessors
Rob Herring
1
-22
/
+18
2020-09-08
PCI: dwc: al: Use pci_ops for child config space accessors
Rob Herring
1
-50
/
+13
2020-09-08
PCI: dwc: Add a default pci_ops.map_bus for root port
Rob Herring
2
-0
/
+20
2020-09-07
PCI: cadence-ep: Remove obsolete path from comment
Flavio Suligoi
1
-1
/
+0
2020-09-07
PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROB...
Anson Huang
1
-20
/
+15
2020-09-07
PCI: imx6: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-09-07
PCI: rcar-gen2: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-09-07
PCI: aardvark: Move PCIe reset card code to advk_pcie_train_link()
Pali Rohár
1
-30
/
+34
2020-09-07
PCI: aardvark: Implement driver 'remove' function and allow to build it as mo...
Pali Rohár
2
-4
/
+25
2020-09-07
PCI: aardvark: Check for errors from pci_bridge_emul_init() call
Pali Rohár
1
-4
/
+7
2020-09-07
PCI: aardvark: Fix compilation on s390
Pali Rohár
1
-1
/
+1
2020-09-07
PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
Ansuel Smith
1
-0
/
+13
2020-09-07
PCI: xilinx-cpm: Remove leftover bridge initialization
Lorenzo Pieralisi
1
-4
/
+0
2020-09-07
PCI: tegra: No need to check return value of debugfs_create() functions
Greg Kroah-Hartman
2
-35
/
+10
2020-09-07
PCI: dwc: Allow overriding bridge pci_ops
Rob Herring
2
-5
/
+11
2020-09-07
PCI: dwc: Use DBI accessors instead of own config accessors
Rob Herring
1
-36
/
+19
2020-09-07
PCI: designware-ep: Fix the Header Type check
Hou Zhiqiang
1
-1
/
+2
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2
-4
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-18
Revert "PCI: brcmstb: Wait for Raspberry Pi's firmware when present"
Nicolas Saenz Julienne
1
-17
/
+0
[prev]
[next]