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
/
dwc
/
pcie-artpec6.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-618
/
+0
2018-05-15
PCI: dwc: artpec6: Use devm_ioremap_resource() instead of devm_ioremap()
Gustavo Pimentel
1
-3
/
+3
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
1
-18
/
+0
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-4
/
+1
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
1
-64
/
+406
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-4
/
+1
2018-01-03
PCI: dwc: artpec6: Fix return value check in artpec6_add_pcie_ep()
Wei Yongjun
1
-2
/
+2
2017-12-21
PCI: dwc: artpec6: Add support for the ARTPEC-7 SoC
Niklas Cassel
1
-4
/
+183
2017-12-21
PCI: dwc: artpec6: Deassert the core before waiting for PHY
Niklas Cassel
1
-16
/
+29
2017-12-21
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
Niklas Cassel
1
-4
/
+14
2017-12-21
PCI: dwc: artpec6: Add support for endpoint mode
Niklas Cassel
1
-6
/
+146
2017-12-21
PCI: dwc: artpec6: Split artpec6_pcie_establish_link() into smaller functions
Niklas Cassel
1
-26
/
+29
2017-12-21
PCI: dwc: artpec6: Use BIT and GENMASK macros
Niklas Cassel
1
-17
/
+17
2017-12-21
PCI: dwc: artpec6: Remove unused defines
Niklas Cassel
1
-3
/
+0
2017-09-07
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
1
-6
/
+0
2017-09-07
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
1
-1
/
+3
2017-09-05
PCI: artpec6: Fix platform_get_irq() error handling
Fabio Estevam
1
-2
/
+2
2017-08-30
PCI: artpec6: Stop enabling writes to DBI read-only registers
Hou Zhiqiang
1
-6
/
+0
2017-08-04
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
1
-1
/
+3
2017-07-03
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
1
-1
/
+1
2017-04-28
PCI: Don't allow unbinding host controllers that aren't prepared
Brian Norris
1
-0
/
+1
2017-04-04
PCI: dwc: artpec6: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
1
-5
/
+6
2017-04-04
PCI: dwc: Fix dw_pcie_ops NULL pointer dereference
Niklas Cassel
1
-0
/
+4
2017-02-25
PCI: dwc: Fix crashes seen due to missing assignments
Guenter Roeck
1
-0
/
+2
2017-02-22
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
1
-20
/
+28
2017-02-22
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
1
-0
/
+2
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
1
-0
/
+283