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
starfive-6.6.48-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
2022-08-14
Merge tag 'ntb-5.20' of https://github.com/jonmason/ntb
Linus Torvalds
1
-1
/
+9
2022-08-10
PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address
Frank Li
1
-1
/
+9
2022-08-05
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
44
-1578
/
+2518
2022-08-04
Merge branch 'pci/misc'
Bjorn Helgaas
4
-4
/
+4
2022-08-04
Merge branch 'pci/ctrl/pm-ops'
Bjorn Helgaas
10
-42
/
+35
2022-08-04
Merge branch 'pci/ctrl/xilinx-cpm'
Bjorn Helgaas
1
-2
/
+58
2022-08-04
Merge branch 'pci/ctrl/vmd'
Bjorn Helgaas
1
-3
/
+10
2022-08-04
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
2
-234
/
+455
2022-08-04
Merge branch 'pci/ctrl/rcar-gen2'
Bjorn Helgaas
1
-0
/
+1
2022-08-04
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
3
-164
/
+276
2022-08-04
Merge branch 'pci/ctrl/microchip'
Bjorn Helgaas
1
-0
/
+2
2022-08-04
Merge branch 'pci/ctrl/mediatek-gen3'
Bjorn Helgaas
1
-3
/
+45
2022-08-04
Merge branch 'pci/ctrl/mediatek'
Bjorn Helgaas
1
-1
/
+1
2022-08-04
Merge branch 'pci/ctrl/loongson'
Bjorn Helgaas
2
-41
/
+167
2022-08-04
Merge branch 'pci/ctrl/iproc'
Bjorn Helgaas
1
-2
/
+2
2022-08-04
Merge branch 'pci/ctrl/imx6'
Bjorn Helgaas
1
-304
/
+360
2022-08-04
Merge branch 'pci/ctrl/fu740'
Bjorn Helgaas
1
-2
/
+0
2022-08-04
Merge branch 'pci/ctrl/exynos'
Bjorn Helgaas
1
-2
/
+1
2022-08-04
Merge branch 'pci/ctrl/dwc'
Bjorn Helgaas
27
-642
/
+708
2022-08-04
Merge branch 'pci/ctrl/brcmstb'
Bjorn Helgaas
1
-138
/
+305
2022-08-01
PCI: imx6: Support more than Gen2 speed link mode
Richard Zhu
1
-4
/
+4
2022-08-01
PCI: imx6: Set PCIE_DBI_RO_WR_EN before writing DBI registers
Richard Zhu
1
-0
/
+4
2022-08-01
PCI: imx6: Reformat suspend callback to keep symmetric with resume
Richard Zhu
1
-25
/
+37
2022-08-01
PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
Richard Zhu
1
-19
/
+19
2022-08-01
PCI: imx6: Disable clocks in reverse order of enable
Bjorn Helgaas
1
-2
/
+2
2022-08-01
PCI: imx6: Do not hide PHY driver callbacks and refine the error handling
Richard Zhu
1
-13
/
+23
2022-08-01
PCI: imx6: Reduce resume time by only starting link if it was up before suspend
Richard Zhu
1
-1
/
+6
2022-08-01
PCI: imx6: Mark the link down as non-fatal error
Richard Zhu
1
-7
/
+8
2022-08-01
PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset()
Richard Zhu
1
-20
/
+16
2022-08-01
PCI: imx6: Turn off regulator when system is in suspend mode
Richard Zhu
1
-12
/
+5
2022-08-01
PCI: imx6: Call host init function directly in resume
Richard Zhu
1
-3
/
+3
2022-08-01
PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
Richard Zhu
1
-0
/
+8
2022-08-01
PCI: imx6: Propagate .host_init() errors to caller
Richard Zhu
1
-4
/
+12
2022-08-01
PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
Richard Zhu
1
-39
/
+56
2022-08-01
PCI: imx6: Factor out ref clock disable to match enable
Bjorn Helgaas
1
-6
/
+10
2022-08-01
PCI: imx6: Move imx6_pcie_clk_disable() earlier
Richard Zhu
1
-24
/
+24
2022-08-01
PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
Bjorn Helgaas
1
-48
/
+48
2022-08-01
PCI: imx6: Move PHY management functions together
Bjorn Helgaas
1
-128
/
+128
2022-08-01
PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
Bjorn Helgaas
1
-25
/
+25
2022-08-01
PCI: imx6: Convert to NOIRQ_SYSTEM_SLEEP_PM_OPS()
Bjorn Helgaas
1
-4
/
+2
2022-08-01
PCI: exynos: Correct generic PHY usage
Marek Szyprowski
1
-2
/
+1
2022-08-01
PCI: dwc: Handle MSIs routed to multiple GIC interrupts
Dmitry Baryshkov
1
-3
/
+58
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
7
-17
/
+24
2022-08-01
PCI: dwc: Split MSI IRQ parsing/allocation to a separate function
Dmitry Baryshkov
1
-42
/
+54
2022-08-01
PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
Dmitry Baryshkov
1
-1
/
+1
2022-08-01
PCI: dwc: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-8
/
+4
2022-08-01
PCI: dwc: Fix MSI msi_msg DMA mapping
Will McVicker
2
-7
/
+9
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
4
-59
/
+114
2022-08-01
PCI: dwc: Validate iATU outbound mappings against hardware constraints
Serge Semin
2
-19
/
+29
2022-08-01
PCI: dwc: Add iATU regions size detection procedure
Serge Semin
2
-4
/
+31
[next]