index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
PCI: dwc: Drop dependency on ZONE_DMA32
Will McVicker
1
-1
/
+0
2022-08-04
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
1
-0
/
+32
2022-08-04
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
1
-0
/
+7
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
1
-1
/
+1
2022-08-01
PCI: dwc: Fix MSI msi_msg DMA mapping
Will McVicker
1
-1
/
+1
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
1
-2
/
+3
2022-08-01
PCI: dwc: Validate iATU outbound mappings against hardware constraints
Serge Semin
1
-6
/
+4
2022-08-01
PCI: dwc: Add iATU regions size detection procedure
Serge Semin
1
-0
/
+2
2022-08-01
PCI: dwc: Simplify in/outbound iATU setup methods
Serge Semin
1
-29
/
+19
2022-08-01
PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB
Serge Semin
1
-10
/
+3
2022-08-01
PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO
Serge Semin
1
-8
/
+1
2022-08-01
PCI: dwc: Add dw_pcie_ops.host_deinit() callback
Serge Semin
1
-0
/
+1
2022-08-01
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
1
-0
/
+15
2022-08-01
PCI: dwc: Read DWC IP core version from register
Serge Semin
1
-0
/
+6
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
1
-1
/
+9
2022-07-23
PCI: tegra194: Find RAS DES PCIe capability offset
Vidya Sagar
1
-0
/
+19
2022-07-15
PCI: qcom: Add IPQ60xx support
Selvam Sathappan Periakaruppan
1
-0
/
+1
2022-07-15
PCI: dwc: Move GEN3_RELATED DBI definitions to common header
Baruch Siach
1
-0
/
+6
2022-07-06
PCI: dwc: Rename struct pcie_port to dw_pcie_rp
Serge Semin
1
-15
/
+15
2022-07-06
PCI: dwc: Move io_cfg_atu_shared to struct pcie_port
Serge Semin
1
-1
/
+1
2022-07-06
PCI: dwc: Add start_link/stop_link inlines
Serge Semin
1
-0
/
+14
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
1
-0
/
+1
2021-02-24
PCI: dwc: Add upper limit address for outbound iATU
Shradha Todi
1
-0
/
+1
2021-02-24
PCI: dwc: Change size to u64 for EP outbound iATU
Shradha Todi
1
-1
/
+1
2021-02-24
PCI: dwc: Work around ECRC configuration issue
Vidya Sagar
1
-0
/
+1
2020-11-19
PCI: dwc: Detect number of iATU windows
Rob Herring
1
-1
/
+1
2020-11-19
PCI: dwc: Move inbound and outbound windows to common struct
Rob Herring
1
-2
/
+2
2020-11-19
PCI: dwc: Move dw_pcie_msi_init() into core
Rob Herring
1
-10
/
+0
2020-11-19
PCI: dwc: Rework MSI initialization
Rob Herring
1
-0
/
+1
2020-11-19
PCI: dwc: Drop the .set_num_vectors() host op
Rob Herring
1
-1
/
+0
2020-11-18
PCI: dwc: Add support to program ATU for >4GB memory
Vidya Sagar
1
-1
/
+2
2020-11-18
PCI: dwc: Support multiple ATU memory regions
Rob Herring
1
-4
/
+2
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
1
-1
/
+1
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
1
-2
/
+16
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
1
-0
/
+12
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
1
-2
/
+16
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
1
-1
/
+2
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
1
-1
/
+1
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
1
-12
/
+0
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
1
-8
/
+0
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
1
-0
/
+6
2020-09-08
PCI: dwc: Ensure FAST_LINK_MODE is cleared
Rob Herring
1
-0
/
+1
2020-09-08
PCI: dwc: Add a 'num_lanes' field to struct dw_pcie
Rob Herring
1
-0
/
+1
2020-09-08
PCI: dwc: Simplify config space handling
Rob Herring
1
-4
/
+0
2020-09-08
PCI: dwc: Remove storing of PCI resources
Rob Herring
1
-6
/
+0
2020-09-08
PCI: dwc: Remove root_bus pointer
Rob Herring
1
-1
/
+0
2020-09-08
PCI: dwc: Convert to use pci_host_probe()
Rob Herring
1
-1
/
+0
2020-09-08
PCI: dwc: Remove dwc specific config accessor ops
Rob Herring
1
-6
/
+0
2020-09-08
PCI: dwc: Add a default pci_ops.map_bus for root port
Rob Herring
1
-0
/
+8
2020-09-07
PCI: dwc: Allow overriding bridge pci_ops
Rob Herring
1
-0
/
+1
[next]