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
2018-10-17
PCI: keystone: Use SYSCON APIs to get device ID from control module
Kishon Vijay Abraham I
1
-13
/
+32
2018-10-17
PCI: keystone: Use uniform function naming convention
Kishon Vijay Abraham I
1
-110
/
+111
2018-10-17
PCI: keystone: Remove redundant platform_set_drvdata() invocation
Kishon Vijay Abraham I
1
-2
/
+0
2018-10-17
PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
Kishon Vijay Abraham I
4
-541
/
+489
2018-10-17
PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
Kishon Vijay Abraham I
3
-5
/
+3
2018-10-17
PCI: keystone: Do not initiate link training multiple times
Kishon Vijay Abraham I
1
-6
/
+4
2018-10-17
PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()
Kishon Vijay Abraham I
1
-3
/
+2
2018-10-17
PCI: keystone: Use quirk to set MRRS for PCI host bridge
Kishon Vijay Abraham I
1
-22
/
+15
2018-10-17
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
27
-239
/
+675
2018-08-15
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-1
/
+12
2018-08-15
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-85
/
+68
2018-08-15
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
3
-1
/
+14
2018-08-15
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2
-26
/
+141
2018-08-15
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-1
/
+1
2018-08-15
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
15
-53
/
+243
2018-08-15
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
4
-4
/
+183
2018-08-15
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-67
/
+12
2018-08-15
Merge branch 'remotes/lorenzo/pci/controller/misc'
Bjorn Helgaas
1
-1
/
+1
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2018-08-08
PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()
Thomas Petazzoni
1
-5
/
+0
2018-08-08
PCI: mvebu: Convert to use pci_host_bridge directly
Thomas Petazzoni
1
-73
/
+63
2018-08-08
PCI: mvebu: Use resource_size() to remap I/O space
Thomas Petazzoni
1
-2
/
+2
2018-08-08
PCI: mvebu: Only remap I/O space if configured
Thomas Petazzoni
1
-3
/
+3
2018-08-08
PCI: mvebu: Fix I/O space end address calculation
Thomas Petazzoni
1
-1
/
+1
2018-08-08
PCI: mvebu: Remove redundant platform_set_drvdata() call
Thomas Petazzoni
1
-2
/
+0
2018-08-06
PCI/xilinx: Depend on OF instead of the ARCH
Christoph Hellwig
1
-1
/
+1
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
13
-18
/
+30
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-07-30
PCI: mobiveil: Add Kconfig/Makefile entries
Lorenzo Pieralisi
2
-0
/
+11
2018-07-30
PCI: mobiveil: Add missing ../pci.h include
Lorenzo Pieralisi
1
-0
/
+2
2018-07-30
PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type
Lorenzo Pieralisi
1
-1
/
+1
2018-07-28
PCI: mobiveil: Avoid integer overflow in IB_WIN_SIZE
Dan Carpenter
1
-1
/
+1
2018-07-26
PCI: mobiveil: Integer overflow in IB_WIN_SIZE
Dan Carpenter
1
-1
/
+1
2018-07-19
pci-epf-test/pci_endpoint_test: Add MSI-X support
Gustavo Pimentel
1
-0
/
+1
2018-07-19
PCI: dwc: Add legacy interrupt callback handler
Gustavo Pimentel
3
-2
/
+17
2018-07-19
PCI: dwc: Rework MSI callbacks handler
Gustavo Pimentel
2
-27
/
+33
2018-07-19
PCI: dwc: Add MSI-X callbacks handler
Gustavo Pimentel
3
-1
/
+148
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
7
-7
/
+8
2018-07-19
PCI: dwc: Fix EP link notification implementation
Gustavo Pimentel
2
-8
/
+9
2018-07-19
PCI: v3-semi: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: mediatek: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: faraday: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: aardvark: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-07-19
PCI: versatile: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-19
PCI: xgene: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+1
2018-07-13
PCI: pcie-cadence-ep: Remove redundant variable mmc
Colin Ian King
1
-2
/
+1
2018-07-13
PCI: spear13xx: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
2018-07-13
PCI: qcom: Drop unnecessary root_bus_nr setting
Shawn Guo
1
-1
/
+0
[next]