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-03-09
PCI: hv: Move retarget related structures into tlfs header
Boqun Feng
1
-32
/
+2
2020-03-09
PCI: hv: Move hypercall related definitions into tlfs header
Boqun Feng
1
-6
/
+0
2020-03-06
PCI: hv: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-4
/
+4
2020-03-06
PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2
Long Li
1
-0
/
+109
2020-03-06
PCI: hv: Decouple the func definition in hv_dr_state from VSP message
Long Li
1
-30
/
+70
2020-03-04
PCI: amlogic: Use AXG PCIE
Remi Pommarel
1
-94
/
+22
2020-02-27
PCI: brcmstb: Fix build on 32bit ARM platforms with older compilers
Marek Szyprowski
1
-1
/
+1
2020-02-26
PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
Bjorn Andersson
1
-1
/
+7
2020-02-25
PCI: dwc: Add API to notify core initialization completion
Vidya Sagar
2
-0
/
+12
2020-02-25
PCI: dwc: Refactor core initialization code for EP mode
Vidya Sagar
2
-28
/
+50
2020-02-24
PCI: tegra: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-141
/
+46
2020-02-24
PCI: hv: Add missing kfree(hbus) in hv_pci_probe()'s error handling path
Dexuan Cui
1
-1
/
+1
2020-02-24
PCI: hv: Remove unnecessary type casting from kzalloc
Dexuan Cui
1
-1
/
+1
2020-02-21
PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs
Hou Zhiqiang
4
-2
/
+291
2020-02-21
PCI: mobiveil: Add Header Type field check
Hou Zhiqiang
1
-0
/
+13
2020-02-21
PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
Hou Zhiqiang
1
-0
/
+23
2020-02-21
PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host
Hou Zhiqiang
2
-7
/
+13
2020-02-21
PCI: mobiveil: Add callback function for link up check
Hou Zhiqiang
2
-0
/
+8
2020-02-21
PCI: mobiveil: Add callback function for interrupt initialization
Hou Zhiqiang
2
-1
/
+18
2020-02-21
PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver
Hou Zhiqiang
8
-410
/
+498
2020-02-21
PCI: mobiveil: Collect the interrupt related operations into a function
Hou Zhiqiang
1
-23
/
+42
2020-02-21
PCI: mobiveil: Move the host initialization into a function
Hou Zhiqiang
1
-16
/
+23
2020-02-21
PCI: mobiveil: Introduce a new structure mobiveil_root_port
Hou Zhiqiang
1
-39
/
+60
2020-02-04
treewide: remove redundant IS_ERR() before error code check
Masahiro Yamada
1
-1
/
+1
2020-02-01
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
16
-195
/
+1837
2020-01-30
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
1
-30
/
+1
2020-01-30
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-2
/
+2
2020-01-30
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-0
/
+150
2020-01-30
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-1
/
+1
2020-01-30
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-3
/
+3
2020-01-30
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
6
-7
/
+626
2020-01-30
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
3
-0
/
+1025
2020-01-30
Merge branch 'pci/host-vmd'
Bjorn Helgaas
2
-152
/
+5
2020-01-30
PCI: vmd: Add two VMD Device IDs
Sushma Kalakota
1
-0
/
+4
2020-01-28
PCI: brcmstb: Add MSI support
Jim Quinlan
2
-1
/
+262
2020-01-28
PCI: brcmstb: Add Broadcom STB PCIe host controller driver
Jim Quinlan
3
-0
/
+764
2020-01-24
PCI: vmd: Remove dma_map_ops overrides
Jon Derrick
2
-151
/
+0
2020-01-24
x86/PCI: Expose VMD's pci_dev in struct pci_sysdata
Jon Derrick
1
-1
/
+1
2020-01-21
PCI: keystone: Fix error handling when "num-viewport" DT property is not popu...
Kishon Vijay Abraham I
1
-1
/
+1
2020-01-13
PCI: uniphier: remove module code from built-in driver
Masahiro Yamada
1
-30
/
+1
2020-01-13
PCI: exynos: Rename Exynos to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-10
PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
Marcel Ziswiler
1
-1
/
+1
2020-01-10
PCI: tegra: Fix return value check of pm_runtime_get_sync()
David Engraf
1
-1
/
+1
2020-01-10
PCI: keystone: Fix outbound region mapping
Yurii Monakov
1
-1
/
+1
2020-01-10
PCI: keystone: Fix link training retries initiation
Yurii Monakov
1
-1
/
+1
2020-01-10
PCI: qcom: Add support for SDM845 PCIe controller
Bjorn Andersson
1
-0
/
+150
2020-01-09
PCI: artpec6: Configure FTS with dwc helper function
Dilip Kota
1
-7
/
+1
2020-01-09
PCI: dwc: intel: PCIe RC controller driver
Dilip Kota
5
-0
/
+625
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-2
/
+2
2019-12-13
PCI: iproc: Apply quirk_paxc_bridge() for module as well as built-in
Wei Liu
1
-0
/
+24
[prev]
[next]