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
2020-10-14
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+4
2020-10-13
PCI: dwc: Fix MSI page leakage in suspend/resume
Jisheng Zhang
3
-17
/
+36
2020-10-13
PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled
Jisheng Zhang
1
-1
/
+1
2020-10-13
PCI: keystone: Remove iATU register mapping
Kunihiko Hayashi
1
-16
/
+4
2020-10-13
PCI: dwc: Add common iATU register support
Kunihiko Hayashi
1
-0
/
+5
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+11
2020-10-09
PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe
Krzysztof Wilczyński
1
-1
/
+1
2020-10-05
PCI: meson: Build as module by default
Kevin Hilman
2
-2
/
+9
2020-10-05
Merge 5.9-rc8 into usb-next
Greg Kroah-Hartman
1
-7
/
+4
2020-10-03
Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+4
2020-10-02
PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware
Pali Rohár
1
-1
/
+3
2020-10-02
PCI: xgene: Remove unused assignment to variable msi_val
Krzysztof Wilczyński
1
-2
/
+2
2020-10-02
PCI: loongson: Simplify loongson_pci_probe() return expression
Qinglang Miao
1
-6
/
+1
2020-10-02
PCI: cadence: Simplify cdns_pcie_host_init_address_translation() return expre...
Qinglang Miao
1
-6
/
+2
2020-10-02
PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expression
Liu Shixin
1
-6
/
+1
2020-10-02
PCI: iproc: Use module_bcma_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-10-02
PCI: brcmstb: Add bcm7211, bcm7216, bcm7445, bcm7278 to match list
Jim Quinlan
1
-0
/
+4
2020-10-02
PCI: brcmstb: Set bus max burst size by chip type
Jim Quinlan
1
-4
/
+15
2020-10-02
PCI: brcmstb: Accommodate MSI for older chips
Jim Quinlan
1
-21
/
+49
2020-10-02
PCI: brcmstb: Set additional internal memory DMA viewport sizes
Jim Quinlan
1
-18
/
+49
2020-10-02
PCI: brcmstb: Add control of rescal reset
Jim Quinlan
1
-2
/
+77
2020-10-02
PCI: hv: Fix hibernation in case interrupts are not re-created
Dexuan Cui
1
-3
/
+47
2020-09-28
PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
Bean Huo
1
-1
/
+5
2020-09-28
PCI: dwc: Fix 'cast truncates bits from constant value'
Gustavo Pimentel
1
-1
/
+1
2020-09-28
PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-25
/
+3
2020-09-28
PCI: hv: Document missing hv_pci_protocol_negotiation() parameter
Krzysztof Wilczyński
1
-1
/
+4
2020-09-21
PCI: layerscape: Add EP mode support for ls1088a and ls2088a
Xiaowei Bao
1
-19
/
+53
2020-09-21
PCI: layerscape: Modify the MSIX to the doorbell mode
Xiaowei Bao
1
-1
/
+2
2020-09-21
PCI: layerscape: Modify the way of getting capability with different PEX
Xiaowei Bao
1
-8
/
+23
2020-09-21
PCI: layerscape: Fix some format issue of the code
Xiaowei Bao
1
-2
/
+2
2020-09-21
PCI: designware-ep: Modify MSI and MSIX CAP way of finding
Xiaowei Bao
2
-21
/
+118
2020-09-21
PCI: designware-ep: Move the function of getting MSI capability forward
Xiaowei Bao
1
-4
/
+4
2020-09-21
PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
Xiaowei Bao
2
-0
/
+31
2020-09-21
PCI: designware-ep: Add multiple PFs support for DWC
Xiaowei Bao
3
-59
/
+143
2020-09-17
PCI: brcmstb: Add bcm7278 PERST# support
Jim Quinlan
1
-28
/
+69
2020-09-17
PCI: brcmstb: Add suspend and resume pm_ops
Jim Quinlan
1
-0
/
+47
2020-09-17
PCI: brcmstb: Add bcm7278 register info
Jim Quinlan
1
-12
/
+93
2020-09-17
PCI: brcmstb: PCIE_BRCMSTB depends on ARCH_BRCMSTB
Jim Quinlan
1
-1
/
+2
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
1
-0
/
+3
2020-09-16
PCI_vmd_Mark_VMD_irqdomain_with_DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-0
/
+6
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-8
/
+0
2020-09-16
x86/msi: Consolidate MSI allocation
Thomas Gleixner
1
-1
/
+1
2020-09-16
PCI: vmd: Dont abuse vector irqomain as parent
Thomas Gleixner
1
-1
/
+2
2020-09-16
PCI: hip: Add handling of HiSilicon HIP PCIe controller errors
Yicong Yang
3
-0
/
+335
2020-09-10
PCI: dwc: Use DBI accessors
Rob Herring
2
-10
/
+8
2020-09-10
PCI: dwc: Move N_FTS setup to common setup
Rob Herring
5
-85
/
+35
2020-09-10
PCI: dwc/intel-gw: Drop unused max_width
Rob Herring
1
-4
/
+0
2020-09-10
PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup()
Rob Herring
1
-14
/
+1
2020-09-10
PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property
Rob Herring
1
-6
/
+0
2020-09-10
PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code
Rob Herring
2
-4
/
+1
[prev]
[next]