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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
3
-45
/
+231
2017-07-03
PCI: xilinx: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-07-03
PCI: xilinx-nwl: Modify IRQ chip for legacy interrupts
Bharat Kumar Gogada
1
-1
/
+44
2017-07-03
PCI: vmd: Move SRCU cleanup after bus, child device removal
Jon Derrick
1
-1
/
+1
2017-07-03
PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000
Bjorn Helgaas
1
-1
/
+4
2017-07-03
PCI: versatile: Add local struct device pointers
Bjorn Helgaas
1
-9
/
+9
2017-07-03
PCI: tegra: Do not allocate MSI target memory
Thierry Reding
1
-6
/
+16
2017-07-03
PCI: tegra: Support MSI 64-bit addressing
Thierry Reding
1
-7
/
+6
2017-07-03
PCI: rockchip: Use local struct device pointer consistently
Shawn Lin
1
-3
/
+2
2017-07-03
PCI: rockchip: Check for clk_prepare_enable() errors during resume
Arvind Yadav
1
-6
/
+28
2017-07-03
PCI: rockchip: Configure RC's MPS setting
Shawn Lin
1
-0
/
+8
2017-07-03
PCI: rockchip: Reconfigure configuration space header type
Shawn Lin
1
-0
/
+14
2017-07-03
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
Shawn Lin
1
-10
/
+25
2017-07-03
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
Shawn Lin
1
-10
/
+11
2017-07-03
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
1
-3
/
+3
2017-07-03
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
1
-0
/
+11
2017-07-03
PCI: rcar-gen2: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-07-03
PCI: qcom: Limit TLP size to 2K to work around hardware issue
Srinivas Kandagatla
1
-0
/
+13
2017-07-03
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
Colin Ian King
1
-1
/
+1
2017-07-03
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
Bjorn Helgaas
1
-61
/
+61
2017-07-03
PCI: qcom: Add support for IPQ4019 PCIe controller
John Crispin
1
-0
/
+306
2017-07-03
PCI: mediatek: Add MediaTek PCIe host controller support
Ryder Lee
3
-0
/
+566
2017-07-03
PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver
Xiaowei Song
3
-0
/
+528
2017-07-03
PCI: imx6: Add regulator support
Quentin Schulz
1
-1
/
+36
2017-07-03
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
1
-54
/
+246
2017-07-03
PCI: hv: Add vPCI version protocol negotiation
Jork Loeser
1
-19
/
+53
2017-07-03
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
Jork Loeser
1
-2
/
+50
2017-07-03
PCI: hv: Use page allocation for hbus structure
Jork Loeser
1
-3
/
+12
2017-07-03
PCI: hv: Fix comment formatting and use proper integer fields
Jork Loeser
1
-5
/
+5
2017-07-03
PCI: faraday: Add clock handling
Linus Walleij
1
-0
/
+56
2017-07-03
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Arvind Yadav
1
-2
/
+2
2017-07-03
PCI: dwc: dra7xx: Depend on appropriate SoC or compile test
Peter Robinson
1
-0
/
+1
2017-07-03
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
11
-13
/
+13
2017-07-03
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
3
-3
/
+6
2017-07-03
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-03
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-03
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-03
PCI: altera: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-03
PCI: versatile: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-03
PCI: generic: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-4
/
+2
2017-07-03
PCI: faraday: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-1
/
+2
2017-07-03
PCI: designware: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-5
/
+2
2017-07-03
PCI: iproc: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-3
/
+2
2017-07-03
PCI: rcar: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-03
PCI: xilinx: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-3
/
+2
2017-07-03
PCI: tegra: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-1
/
+2
2017-07-03
PCI: Add a call to pci_assign_irq() in pci_device_probe()
Matthew Minter
1
-0
/
+2
2017-07-03
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
1
-10
/
+35
2017-07-03
PCI: Build setup-irq.o on all arches
Matthew Minter
1
-15
/
+2
2017-07-03
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-22
/
+5
[prev]
[next]