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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
2
-4
/
+4
2019-11-28
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
2
-4
/
+5
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
19
-577
/
+198
2019-11-28
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-8
/
+24
2019-11-28
Merge branch 'remotes/lorenzo/pci/uniphier'
Bjorn Helgaas
1
-0
/
+10
2019-11-28
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-4
/
+2
2019-11-28
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
1
-44
/
+25
2019-11-28
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-23
/
+27
2019-11-28
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
1
-57
/
+62
2019-11-28
Merge branch 'remotes/lorenzo/pci/meson'
Bjorn Helgaas
1
-27
/
+109
2019-11-28
Merge branch 'remotes/lorenzo/pci/layerscape'
Bjorn Helgaas
1
-0
/
+1
2019-11-28
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-0
/
+28
2019-11-28
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-29
/
+179
2019-11-28
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-5
/
+6
2019-11-28
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
9
-210
/
+315
2019-11-28
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-15
/
+57
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
6
-10
/
+10
2019-11-26
PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer
Dexuan Cui
1
-3
/
+21
2019-11-26
PCI: hv: Change pci_protocol_version to per-hbus
Dexuan Cui
1
-12
/
+10
2019-11-26
PCI: hv: Add hibernation support
Dexuan Cui
1
-2
/
+123
2019-11-26
PCI: hv: Reorganize the code in preparation of hibernation
Dexuan Cui
1
-15
/
+28
2019-11-22
PCI: Fix indentation
Krzysztof Kozlowski
2
-4
/
+4
2019-11-21
PCI: uniphier: Set mode register to host mode
Kunihiko Hayashi
1
-0
/
+10
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
3
-0
/
+3
2019-11-21
x86/PCI: Correct SPDX comment style
Krzysztof Wilczynski
2
-2
/
+2
2019-11-20
PCI: rockchip: Make some regulators non-optional
Robin Murphy
1
-44
/
+25
2019-11-20
PCI: rcar: Use inbound resources for setup
Rob Herring
1
-29
/
+16
2019-11-20
PCI: iproc: Use inbound resources for setup
Rob Herring
1
-60
/
+17
2019-11-20
PCI: xgene: Use inbound resources for setup
Rob Herring
1
-22
/
+11
2019-11-20
PCI: v3-semi: Use inbound resources for setup
Rob Herring
1
-22
/
+16
2019-11-20
PCI: ftpci100: Use inbound resources for setup
Rob Herring
1
-17
/
+10
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
16
-16
/
+27
2019-11-20
PCI: vmd: Add device id for VMD device 8086:9A0B
Jon Derrick
1
-0
/
+2
2019-11-20
PCI: vmd: Add bus 224-255 restriction decode
Jon Derrick
1
-8
/
+22
2019-11-12
PCI: rcar: Fix missing MACCTLR register setting in initialization sequence
Yoshihiro Shimoda
1
-0
/
+6
2019-11-11
PCI: cadence: Move all files to per-device cadence directory
Tom Joseph
9
-47
/
+52
2019-11-11
PCI: cadence: Refactor driver to use as a core library
Tom Joseph
6
-187
/
+287
2019-11-11
PCI: rcar: Recalculate inbound range alignment for each controller entry
Marek Vasut
1
-18
/
+19
2019-11-11
PCI: rcar: Move the inbound index check
Marek Vasut
1
-5
/
+4
2019-11-11
PCI: rcar: Remove unnecessary header include (../pci.h)
Andrew Murray
1
-2
/
+0
2019-11-08
PCI: layerscape: Add LS1028a support
Xiaowei Bao
1
-0
/
+1
2019-10-29
PCI: versatile: Enable COMPILE_TEST
Rob Herring
1
-1
/
+1
2019-10-29
PCI: versatile: Remove usage of PHYS_OFFSET
Rob Herring
1
-4
/
+4
2019-10-29
PCI: versatile: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-53
/
+11
2019-10-29
PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-16
/
+4
2019-10-29
PCI: xilinx: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-15
/
+2
2019-10-29
PCI: xgene: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-28
/
+11
2019-10-29
PCI: v3-semi: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-29
/
+6
2019-10-29
PCI: rockchip: Drop storing driver private outbound resource data
Rob Herring
2
-36
/
+23
2019-10-29
PCI: rockchip: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-29
/
+7
[next]