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
2024-03-10
PCI: brcmstb: Fix broken brcm_pcie_mdio_write() polling
Jonathan Bell
1
-1
/
+1
2024-01-18
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
47
-492
/
+797
2024-01-15
Merge branch 'pci/irq-clean-up'
Bjorn Helgaas
21
-178
/
+165
2024-01-15
Merge branch 'pci/controller/remove-void-return'
Bjorn Helgaas
3
-12
/
+6
2024-01-15
Merge branch 'pci/controller/xilinx'
Bjorn Helgaas
1
-9
/
+5
2024-01-15
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-3
/
+3
2024-01-15
Merge branch 'pci/controller/rcar'
Bjorn Helgaas
2
-2
/
+18
2024-01-15
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
2
-37
/
+58
2024-01-15
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
2
-31
/
+176
2024-01-15
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
1
-8
/
+5
2024-01-15
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-0
/
+9
2024-01-15
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
31
-193
/
+222
2024-01-15
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
2
-5
/
+42
2024-01-15
Merge branch 'pci/controller/broadcom'
Bjorn Helgaas
1
-10
/
+86
2024-01-11
PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
Jim Quinlan
1
-10
/
+86
2024-01-10
PCI: mediatek-gen3: Fix translation window size calculation
Jianjun Wang
1
-35
/
+50
2024-01-10
PCI: mediatek: Clear interrupt status before dispatching handler
qizhong cheng
1
-2
/
+8
2024-01-09
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
1
-0
/
+9
2024-01-09
Merge tag 'x86-apic-2024-01-08' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+0
2024-01-08
PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()
Harshit Mogalapalli
1
-1
/
+1
2024-01-06
PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()
Krzysztof Wilczyński
1
-2
/
+2
2024-01-06
PCI: rcar-gen4: Fix -Wvoid-pointer-to-enum-cast error
Yoshihiro Shimoda
1
-1
/
+1
2024-01-06
PCI: iproc: Fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2024-01-06
PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
Yoshihiro Shimoda
2
-124
/
+153
2024-01-06
PCI: dwc: Rename .func_conf_select to .get_dbi_offset in struct dw_pcie_ep_ops
Yoshihiro Shimoda
4
-60
/
+59
2024-01-06
PCI: dwc: Rename .ep_init to .init in struct dw_pcie_ep_ops
Yoshihiro Shimoda
12
-13
/
+13
2024-01-06
PCI: dwc: Drop host prefix from struct dw_pcie_host_ops members
Yoshihiro Shimoda
23
-47
/
+47
2024-01-06
PCI: j721e: Make TI J721E depend on ARCH_K3
Peter Robinson
1
-0
/
+2
2024-01-06
PCI: j721e: Add TI J784S4 PCIe configuration
Matt Ranostay
1
-0
/
+22
2023-12-19
PCI: xilinx-nwl: Use INTX instead of legacy
Damien Le Moal
1
-26
/
+26
2023-12-19
PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
1
-2
/
+2
2023-12-19
PCI: rockchip-ep: Use INTX instead of legacy
Damien Le Moal
1
-8
/
+8
2023-12-19
PCI: uniphier: Use INTX instead of legacy
Damien Le Moal
2
-8
/
+8
2023-12-19
PCI: tegra194: Use INTX instead of legacy
Damien Le Moal
1
-5
/
+5
2023-12-19
PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()
Damien Le Moal
1
-2
/
+2
2023-12-19
PCI: keystone: Use INTX instead of legacy
Damien Le Moal
1
-40
/
+37
2023-12-19
PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
Damien Le Moal
7
-10
/
+10
2023-12-19
PCI: cadence: Use INTX instead of legacy
Damien Le Moal
2
-11
/
+11
2023-12-19
PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()
Damien Le Moal
1
-2
/
+2
2023-12-18
PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
Damien Le Moal
16
-64
/
+54
2023-12-18
PCI: xilinx-xdma: Remove redundant dev_err()
Yang Li
1
-6
/
+2
2023-12-18
PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
Niklas Cassel
1
-0
/
+1
2023-12-17
PCI: kirin: Use devm_kasprintf() to dynamically allocate clock names
Christophe JAILLET
1
-8
/
+5
2023-12-16
PCI: kirin: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-16
PCI: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-16
PCI: exynos: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-16
PCI: dwc: Convert SOC_SIFIVE to ARCH_SIFIVE
Conor Dooley
1
-1
/
+1
2023-12-14
PCI: rcar-host: Add support for optional regulators
Wolfram Sang
1
-1
/
+17
2023-12-14
PCI: rcar-gen4: Replace of_device.h with explicit of.h include
Rob Herring
1
-1
/
+1
2023-12-13
PCI: vmd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
[next]