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
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
/
pci-dra7xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-846
/
+0
2018-05-15
PCI: dwc: dra7xx: Use devm_ioremap_resource() instead of devm_ioremap()
Gustavo Pimentel
1
-9
/
+9
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
1
-0
/
+1
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
-19
/
+23
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-4
/
+1
2018-01-10
PCI: dra7xx: Iterate over INTx status bits
Vignesh R
1
-3
/
+7
2018-01-10
PCI: dra7xx: Fix legacy INTD IRQ handling
Vignesh R
1
-1
/
+2
2017-12-21
PCI: dwc: Make cpu_addr_fixup take struct dw_pcie as argument
Niklas Cassel
1
-1
/
+1
2017-12-21
PCI: dwc: dra7xx: Help compiler to remove unused code
Niklas Cassel
1
-0
/
+10
2017-12-21
PCI: dwc: dra7xx: Assign pp->ops in dra7xx_add_pcie_port() rather than in probe
Niklas Cassel
1
-4
/
+2
2017-12-21
PCI: designware-ep: Remove static keyword from dw_pcie_ep_reset_bar()
Niklas Cassel
1
-9
/
+0
2017-12-20
pci: dwc: pci-dra7xx: Make shutdown handler static
Vignesh R
1
-1
/
+1
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2017-10-23
PCI: dra7xx: Create functional dependency between PCIe and PHY
Kishon Vijay Abraham I
1
-0
/
+16
2017-10-11
PCI: dra7xx: Add shutdown handler to cleanly turn off clocks
Keerthy
1
-0
/
+17
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-1
/
+0
2017-09-07
Merge branch 'pci/endpoint' into next
Bjorn Helgaas
1
-0
/
+13
2017-09-07
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
1
-4
/
+4
2017-09-05
PCI: dra7xx: Fix platform_get_irq() error handling
Fabio Estevam
1
-1
/
+1
2017-09-02
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+0
2017-08-30
PCI: dra7xx: Reset all BARs during initialization
Kishon Vijay Abraham I
1
-0
/
+13
2017-08-22
PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-16
PCI: dra7xx: Use PCI_NUM_INTX
Bjorn Helgaas
1
-1
/
+1
2017-08-04
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
1
-1
/
+3
2017-07-03
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
1
-2
/
+2
2017-07-03
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Arvind Yadav
1
-2
/
+2
2017-07-03
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
1
-1
/
+1
2017-04-28
PCI: dwc: dra7xx: Workaround for errata id i870
Kishon Vijay Abraham I
1
-0
/
+49
2017-04-28
PCI: dwc: dra7xx: Add EP mode support
Kishon Vijay Abraham I
1
-13
/
+184
2017-04-28
PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled indepen...
Kishon Vijay Abraham I
1
-6
/
+18
2017-04-04
PCI: dwc: dra7xx: Push request_irq() call to the bottom of probe
Keerthy
1
-7
/
+7
2017-04-04
PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
Kishon Vijay Abraham I
1
-5
/
+6
2017-02-22
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
1
-32
/
+48
2017-02-22
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
1
-8
/
+8
2017-02-22
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
1
-1
/
+2
2017-02-22
PCI: dra7xx: Group PHY API invocations
Kishon Vijay Abraham I
1
-41
/
+51
2017-02-22
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
Kishon Vijay Abraham I
1
-19
/
+13
2017-02-22
PCI: dra7xx: Add support to force RC to work in GEN1 mode
Kishon Vijay Abraham I
1
-0
/
+29
2017-02-21
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
Kishon Vijay Abraham I
1
-16
/
+5
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
1
-0
/
+525