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
/
pcie-designware-host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
1
-0
/
+1
2021-04-29
PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()
Jisheng Zhang
1
-1
/
+2
2021-02-24
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-4
/
+2
2021-02-24
PCI: dwc: Don't assume the ops in dw_pcie always exist
Jisheng Zhang
1
-1
/
+1
2021-02-24
PCI: dwc: Drop support for config space in 'ranges'
Rob Herring
1
-33
/
+12
2021-01-18
PCI: dwc: Remove IRQ handler and data in one go
Martin Kaiser
1
-4
/
+2
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-10
PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
Vidya Sagar
1
-0
/
+8
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
1
-9
/
+5
2020-11-19
PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
Rob Herring
1
-0
/
+1
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-4
/
+5
2020-11-19
PCI: dwc: Move link handling into common code
Rob Herring
1
-0
/
+9
2020-11-19
PCI: dwc: Rework MSI initialization
Rob Herring
1
-8
/
+12
2020-11-19
PCI: dwc: Move MSI interrupt setup into DWC common code
Rob Herring
1
-1
/
+10
2020-11-19
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
1
-15
/
+4
2020-11-19
PCI: dwc: Ensure all outbound ATU windows are reset
Rob Herring
1
-0
/
+5
2020-11-19
PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
Rob Herring
1
-0
/
+7
2020-11-18
PCI: dwc: Support multiple ATU memory regions
Rob Herring
1
-22
/
+32
2020-11-04
PCI: dwc: Restore ATU memory resource setup to use last entry
Rob Herring
1
-2
/
+6
2020-10-20
PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus()
Hou Zhiqiang
1
-0
/
+11
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
1
-15
/
+18
2020-10-13
PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
Jisheng Zhang
1
-1
/
+1
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-0
/
+3
2020-09-08
PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init()
Rob Herring
1
-0
/
+3
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
1
-43
/
+20
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
1
-18
/
+9
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
1
-2
/
+2
2020-09-08
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
1
-18
/
+3
2020-09-08
PCI: dwc: Use generic config accessors
Rob Herring
1
-82
/
+37
2020-09-08
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
1
-14
/
+0
2020-09-08
PCI: dwc: Add a default pci_ops.map_bus for root port
Rob Herring
1
-0
/
+12
2020-09-07
PCI: dwc: Allow overriding bridge pci_ops
Rob Herring
1
-5
/
+10
2020-09-07
PCI: dwc: Use DBI accessors instead of own config accessors
Rob Herring
1
-36
/
+19
2020-08-06
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
1
-19
/
+6
2020-08-04
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
1
-2
/
+0
2020-08-04
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
1
-5
/
+0
2020-07-23
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
1
-1
/
+0
2020-07-23
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
1
-11
/
+7
2020-07-23
PCI: Set default bridge parent device
Rob Herring
1
-1
/
+0
2020-06-30
PCI: Replace http:// links with https://
Alexander A. Klimov
1
-1
/
+1
2020-05-22
PCI: dwc: Use private data pointer of "struct irq_domain" to get pcie_port
Kishon Vijay Abraham I
1
-1
/
+1
2020-05-22
PCI: dwc: Fix inner MSI IRQ domain registration
Marc Zyngier
1
-0
/
+2
2019-11-28
Merge branch 'remotes/lorenzo/pci/mmio-dma-ranges'
Bjorn Helgaas
1
-20
/
+9
2019-11-28
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-5
/
+6
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-0
/
+1
2019-11-20
PCI: of: Add inbound resource parsing to helpers
Rob Herring
1
-1
/
+2
2019-10-29
PCI: dwc: Use pci_parse_request_of_pci_ranges()
Rob Herring
1
-20
/
+8
2019-10-15
PCI: dwc: Fix find_next_bit() usage
Niklas Cassel
1
-5
/
+6
2019-09-24
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
1
-6
/
+8
2019-09-16
PCI: dwc: Add validation that PCIe core is set to correct mode
Jonathan Chocron
1
-0
/
+16
[next]