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-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
2020-09-10
PCI: dwc: Centralize link gen setting
Rob Herring
11
-151
/
+40
2020-09-09
PCI: rockchip: Fix bus checks in rockchip_pcie_valid_device()
Lorenzo Pieralisi
1
-7
/
+4
2020-09-09
PCI: iproc: Set affinity mask on MSI interrupts
Mark Tomlinson
1
-4
/
+9
2020-09-09
PCI: mvebu: Remove useless msi_controller pointer allocation
Lorenzo Pieralisi
1
-3
/
+0
2020-09-08
PCI: dwc: Make ATU accessors private
Rob Herring
2
-18
/
+6
2020-09-08
PCI: dwc: Remove read_dbi2 code
Rob Herring
3
-36
/
+0
2020-09-08
PCI: dwc/tegra: Use common Designware port logic register definitions
Rob Herring
2
-34
/
+28
2020-09-08
PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset
Rob Herring
3
-12
/
+7
2020-09-08
PCI: dwc/qcom: Use common PCI register definitions
Rob Herring
1
-10
/
+8
[prev]
[next]