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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-08
PCI: mobiveil: Fix the valid check for inbound and outbound windows
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Clean-up program_{ib/ob}_windows()
Hou Zhiqiang
1
-17
/
+8
2019-07-08
PCI: mobiveil: Remove an unnecessary return value check
Hou Zhiqiang
1
-2
/
+0
2019-07-08
PCI: mobiveil: Fix error return values
Hou Zhiqiang
1
-3
/
+3
2019-07-08
PCI: mobiveil: Refactor the MEM/IO outbound window initialization
Hou Zhiqiang
1
-10
/
+10
2019-07-08
PCI: mobiveil: Make some register updates more readable
Hou Zhiqiang
1
-18
/
+25
2019-07-08
PCI: mobiveil: Reformat the code for readability
Hou Zhiqiang
1
-101
/
+107
2019-07-08
PCI: mobiveil: Fix devfn check in mobiveil_pcie_valid_device()
Hou Zhiqiang
1
-1
/
+1
2019-07-08
PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbers
Hou Zhiqiang
1
-0
/
+6
2019-07-08
PCI: mobiveil: Move IRQ chained handler setup out of DT parse
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Move the link up waiting out of mobiveil_host_init()
Hou Zhiqiang
1
-8
/
+7
2019-07-08
PCI: mobiveil: Fix the Class Code field
Hou Zhiqiang
1
-3
/
+6
2019-07-08
PCI: mobiveil: Use the 1st inbound window for MEM inbound transactions
Hou Zhiqiang
1
-1
/
+1
2019-07-08
PCI: mobiveil: Use WIN_NUM_0 explicitly for CFG outbound window
Hou Zhiqiang
1
-3
/
+2
2019-07-08
PCI: mobiveil: Update the resource list traversal function
Hou Zhiqiang
1
-2
/
+2
2019-07-08
PCI: mobiveil: Fix PCI base address in MEM/IO outbound windows
Hou Zhiqiang
1
-2
/
+3
2019-07-08
PCI: mobiveil: Remove the flag MSI_FLAG_MULTI_PCI_MSI
Hou Zhiqiang
1
-1
/
+1
2019-07-08
PCI: mobiveil: Unify register accessors
Hou Zhiqiang
1
-55
/
+124
2019-07-05
PCI: imx6: Simplify Kconfig depends on
Leonard Crestez
1
-1
/
+1
2019-07-05
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Dexuan Cui
1
-6
/
+9
2019-07-05
PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
Vidya Sagar
1
-2
/
+5
2019-07-05
PCI: tegra: Change link retry log level to debug
Manikanta Maddireddy
1
-1
/
+1
2019-07-05
PCI: tegra: Add support for GPIO based PERST#
Manikanta Maddireddy
1
-6
/
+43
2019-06-27
PCI: dwc: Export APIs to support .remove() implementation
Vidya Sagar
2
-0
/
+8
2019-06-27
PCI: dwc: Cleanup DBI,ATU read and write APIs
Vidya Sagar
2
-34
/
+57
2019-06-27
PCI: dwc: Add API support to de-initialize host
Vidya Sagar
2
-0
/
+13
2019-06-26
PCI: xilinx-nwl: Fix Multi MSI data programming
Bharat Kumar Gogada
1
-6
/
+5
2019-06-20
PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
Manikanta Maddireddy
1
-1
/
+12
2019-06-20
PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of SoC struct
Manikanta Maddireddy
1
-2
/
+5
2019-06-20
PCI: tegra: Change PRSNT_SENSE IRQ log to debug
Manikanta Maddireddy
1
-1
/
+1
2019-06-20
PCI: tegra: Program AFI_CACHE_BAR_{0,1}_{ST,SZ} registers only for Tegra20
Manikanta Maddireddy
1
-5
/
+13
2019-06-20
PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
Manikanta Maddireddy
1
-1
/
+12
2019-06-20
PCI: tegra: Set target speed as Gen1 before starting LTSSM
Manikanta Maddireddy
1
-0
/
+11
2019-06-20
PCI: tegra: Update flow control timer frequency in Tegra210
Manikanta Maddireddy
1
-0
/
+15
2019-06-20
PCI: tegra: Add SW fixup for RAW violations
Manikanta Maddireddy
1
-0
/
+34
2019-06-20
PCI: tegra: Increase the deskew retry time
Manikanta Maddireddy
1
-0
/
+30
2019-06-20
PCI: tegra: Enable PCIe xclk clock clamping
Manikanta Maddireddy
1
-2
/
+28
2019-06-20
PCI: tegra: Process pending DLL transactions before entering L1 or L2
Manikanta Maddireddy
1
-0
/
+11
2019-06-20
PCI: tegra: Disable AFI dynamic clock gating
Manikanta Maddireddy
1
-2
/
+4
2019-06-20
PCI: tegra: Enable opportunistic UpdateFC and ACK
Manikanta Maddireddy
1
-1
/
+9
2019-06-20
PCI: tegra: Program UPHY electrical settings for Tegra210
Manikanta Maddireddy
1
-0
/
+107
2019-06-20
PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
Manikanta Maddireddy
1
-0
/
+15
2019-06-20
PCI: tegra: Add PCIe Gen2 link speed support
Manikanta Maddireddy
1
-0
/
+64
2019-06-20
PCI: tegra: Fix PCIe host power up sequence
Manikanta Maddireddy
1
-22
/
+30
2019-06-20
PCI: tegra: Mask AFI_INTR in runtime suspend
Manikanta Maddireddy
1
-0
/
+15
2019-06-20
PCI: tegra: Rearrange Tegra PCIe driver functions
Manikanta Maddireddy
1
-40
/
+30
2019-06-20
PCI: tegra: Handle failure cases in tegra_pcie_power_on()
Manikanta Maddireddy
1
-5
/
+21
2019-06-17
PCI: altera: Fix configuration type based on secondary number
Ley Foon Tan
1
-14
/
+27
2019-06-17
PCI: armada8k: Add PHYs support
Miquel Raynal
1
-1
/
+81
2019-05-30
PCI: qcom: Ensure that PERST is asserted for at least 100 ms
Niklas Cassel
1
-0
/
+2
[prev]
[next]