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
/
pcie-designware-host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-722
/
+0
2018-06-07
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
1
-34
/
+44
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
1
-1
/
+1
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
1
-1
/
+1
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
1
-0
/
+1
2018-05-14
PCI: dwc: Replace magic number by defines
Gustavo Pimentel
1
-14
/
+20
2018-05-14
PCI: dwc: Small computation improvement
Gustavo Pimentel
1
-4
/
+4
2018-05-14
PCI: dwc: Replace lower into upper case characters
Gustavo Pimentel
1
-16
/
+19
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-171
/
+225
2018-03-07
PCI: dwc: Fix enumeration end when reaching root subordinate
Koen Vandeputte
1
-1
/
+1
2018-03-06
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
Gustavo Pimentel
1
-4
/
+8
2018-03-06
PCI: dwc: Remove old MSI IRQs API
Gustavo Pimentel
1
-189
/
+1
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
1
-28
/
+266
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-4
/
+1
2018-01-29
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
1
-4
/
+1
2017-12-21
PCI: dwc: Use the DMA-API to get the MSI address
Niklas Cassel
1
-3
/
+12
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-1
/
+1
2017-09-02
PCI: Fix typos and whitespace errors
Bjorn Helgaas
1
-1
/
+1
2017-08-30
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates
Hou Zhiqiang
1
-0
/
+6
2017-08-22
PCI: dwc: Clear MSI interrupt status after it is handled, not before
Faiz Abbas
1
-1
/
+1
2017-08-04
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
1
-2
/
+5
2017-07-03
PCI: designware: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-5
/
+2
2017-07-03
PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-14
/
+22
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
1
-5
/
+7
2017-04-24
PCI: designware: Update PCI config space remap function
Lorenzo Pieralisi
1
-5
/
+7
2017-04-04
PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()
Dan Carpenter
1
-3
/
+4
2017-04-04
PCI: dwc: Unindent dw_handle_msi_irq() loop
Bjorn Helgaas
1
-11
/
+11
2017-02-22
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
1
-0
/
+635