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
/
controller
/
dwc
/
pci-dra7xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
PCI: pci-dra7xx: Prepare for deferred probe with module_platform_driver
Tony Lindgren
1
-6
/
+7
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
1
-1
/
+0
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-2
/
+0
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
1
-2
/
+0
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
1
-0
/
+3
2020-11-19
PCI: dwc/dra7xx: Use the common MSI irq_chip
Rob Herring
1
-125
/
+0
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-8
/
+0
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
1
-1
/
+17
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-26
/
+0
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
1
-3
/
+1
2020-08-06
Merge branch 'pci/irq-error'
Bjorn Helgaas
1
-6
/
+2
2020-08-06
Merge branch 'remotes/lorenzo/pci/runtime-pm'
Bjorn Helgaas
1
-2
/
+1
2020-08-06
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-7
/
+4
2020-08-03
PCI: Remove dev_err() when handing an error from platform_get_irq()
Krzysztof WilczyĆski
1
-6
/
+2
2020-07-17
PCI: dwc: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
1
-7
/
+4
2020-07-07
PCI: dwc: pci-dra7xx: Fix runtime PM imbalance on error
Dinghao Liu
1
-2
/
+1
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
1
-1
/
+1
2020-05-22
PCI: dwc: pci-dra7xx: Use devm_platform_ioremap_resource_byname()
Wei Yongjun
1
-5
/
+3
2020-03-27
PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
Vignesh Raghavendra
1
-36
/
+195
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-1
/
+1
2019-07-09
PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
YueHaibing
1
-0
/
+1
2019-05-14
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-0
/
+1
2019-04-15
PCI: dwc: Add const qualifier to struct dw_pcie_ep_ops
Kishon Vijay Abraham I
1
-1
/
+1
2019-03-29
PCI: dwc: pci-dra7xx: Fix a leaked reference by adding missing of_node_put()
Wen Yang
1
-0
/
+1
2019-03-07
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
1
-0
/
+13
2019-02-14
PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops
Kishon Vijay Abraham I
1
-0
/
+13
2019-01-31
PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIE
Kishon Vijay Abraham I
1
-0
/
+4
2019-01-31
PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x
Kishon Vijay Abraham I
1
-0
/
+77
2018-09-25
PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
Vignesh R
1
-3
/
+8
2018-07-19
PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures
Gustavo Pimentel
1
-1
/
+1
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+846