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-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
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
63
-1343
/
+2159
2020-08-06
Merge branch 'pci/irq-error'
Bjorn Helgaas
21
-83
/
+29
2020-08-06
Merge branch 'pci/doc'
Bjorn Helgaas
2
-1
/
+2
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
39
-782
/
+203
2020-08-06
Merge branch 'pci/xilinx-cpm'
Bjorn Helgaas
3
-0
/
+623
2020-08-06
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-6
/
+38
2020-08-06
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-40
/
+2
2020-08-06
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
4
-11
/
+5
2020-08-06
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-4
/
+12
2020-08-06
Merge branch 'remotes/lorenzo/pci/loongson'
Bjorn Helgaas
1
-3
/
+3
2020-08-06
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-41
/
+45
2020-08-06
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
10
-334
/
+140
2020-08-06
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
8
-64
/
+1074
2020-08-06
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-1
/
+10
2020-08-06
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2
-1
/
+2
2020-08-06
PCI: xilinx-cpm: Add Versal CPM Root Port driver
Bharat Kumar Gogada
3
-0
/
+623
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
20
-37
/
+2
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
20
-123
/
+7
2020-08-04
PCI: rcar-gen2: Convert to use modern host bridge probe functions
Rob Herring
1
-126
/
+46
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof Wilczyński
21
-82
/
+29
[prev]
[next]