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-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
2019-05-30
PCI: altera-msi: Allow building as module
Ley Foon Tan
2
-1
/
+11
2019-05-30
PCI: altera: Allow building as module
Ley Foon Tan
2
-3
/
+27
2019-05-29
PCI: qcom: Add QCS404 PCIe controller support
Bjorn Andersson
1
-26
/
+38
2019-05-29
PCI: qcom: Use clk bulk API for 2.4.0 controllers
Bjorn Andersson
1
-37
/
+16
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-594
/
+1280
2019-05-14
Merge branch 'pci/trivial'
Bjorn Helgaas
2
-2
/
+2
2019-05-14
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
1
-1
/
+43
2019-05-14
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
7
-10
/
+26
2019-05-14
Merge branch 'remotes/lorenzo/pci/xilinx'
Bjorn Helgaas
1
-2
/
+10
2019-05-14
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-9
/
+28
2019-05-14
Merge branch 'remotes/lorenzo/pci/rockchip'
Bjorn Helgaas
1
-1
/
+1
2019-05-14
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-30
/
+34
2019-05-14
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-35
/
+15
2019-05-14
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
10
-353
/
+835
2019-05-14
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
1
-5
/
+41
2019-05-14
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
3
-96
/
+62
2019-05-14
Merge branch 'pci/dwc'
Bjorn Helgaas
4
-45
/
+41
2019-05-14
Merge branch 'remotes/lorenzo/pci/controller-fixes'
Bjorn Helgaas
2
-0
/
+44
2019-05-14
Merge branch 'pci/host/al'
Bjorn Helgaas
2
-0
/
+94
2019-05-07
PCI: imx6: Allow asynchronous probing
Lucas Stach
1
-0
/
+1
2019-05-07
PCI: dwc: Save root bus for driver remove hooks
Jisheng Zhang
2
-6
/
+7
2019-05-07
PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
1
-13
/
+8
2019-05-07
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
1
-3
/
+6
2019-05-07
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
2
-4
/
+9
2019-05-07
PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
Jisheng Zhang
1
-2
/
+4
2019-05-07
PCI: qcom: Use default config space read function
Marc Gonzalez
1
-17
/
+6
2019-05-07
PCI: iproc: Add sorted dma ranges resource entries to host bridge
Srinath Mannam
1
-1
/
+43
2019-05-01
PCI: designware-ep: Use aligned ATU window for raising MSI interrupts
Kishon Vijay Abraham I
1
-2
/
+5
2019-05-01
PCI: designware-ep: Configure Resizable BAR cap to advertise the smallest size
Kishon Vijay Abraham I
1
-0
/
+34
2019-05-01
PCI: keystone: Add support for PCIe EP in AM654x Platforms
Kishon Vijay Abraham I
2
-37
/
+240
2019-05-01
PCI: imx6: Use usleep_range() in imx6_pcie_enable_ref_clk()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Use flags to indicate support for suspend
Andrey Smirnov
1
-9
/
+6
2019-05-01
PCI: imx6: Restrict PHY register data to 16-bit
Andrey Smirnov
1
-7
/
+6
2019-05-01
PCI: imx6: Simplify pcie_phy_poll_ack()
Andrey Smirnov
1
-13
/
+13
2019-05-01
PCI: imx6: Simplify bit operations in PHY functions
Andrey Smirnov
1
-14
/
+14
2019-05-01
PCI: imx6: Make use of BIT() in constant definitions
Andrey Smirnov
1
-4
/
+4
2019-05-01
PCI: dwc: imx6: Share PHY debug register definitions
Andrey Smirnov
3
-13
/
+8
2019-05-01
PCI: imx6: Remove PCIE_PL_PFLR_* constants
Andrey Smirnov
1
-3
/
+0
2019-05-01
PCI: imx6: Return -ETIMEOUT from imx6_pcie_wait_for_speed_change()
Andrey Smirnov
1
-1
/
+1
2019-05-01
PCI: imx6: Drop imx6_pcie_wait_for_link()
Andrey Smirnov
1
-17
/
+2
2019-05-01
PCI: imx6: Simplify imx7d_pcie_wait_for_phy_pll_lock()
Andrey Smirnov
1
-14
/
+7
[prev]
[next]