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
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+0
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-2
/
+2
2018-10-06
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-2
/
+2
2018-10-06
Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-4
/
+48
2018-10-01
PCI: mvebu: Fix PCI I/O mapping creation sequence
Thomas Petazzoni
1
-4
/
+48
2018-10-01
dma-mapping: make the get_required_mask method available unconditionally
Christoph Hellwig
1
-4
/
+0
2018-09-28
Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-6
/
+5
2018-09-22
PCI: hv: Fix return value check in hv_pci_assign_slots()
Wei Yongjun
1
-1
/
+3
2018-09-21
PCI: dwc: Fix scheduling while atomic issues
Jisheng Zhang
2
-6
/
+5
2018-09-17
PCI: hv: support reporting serial number as slot information
Stephen Hemminger
1
-0
/
+37
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
[next]