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-05-18
PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
Pali Rohár
1
-23
/
+18
2020-05-18
PCI: aardvark: Add PHY support
Marek Behún
1
-0
/
+69
2020-05-18
PCI: aardvark: Add FIXME comment for PCIE_CORE_CMD_STATUS_REG access
Pali Rohár
1
-0
/
+7
2020-05-18
PCI: aardvark: Issue PERST via GPIO
Pali Rohár
1
-1
/
+42
2020-05-18
PCI: aardvark: Improve link training
Marek Behún
1
-25
/
+89
2020-05-18
PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...
Pali Rohár
1
-4
/
+0
2020-05-18
PCI: aardvark: Train link immediately after enabling training
Pali Rohár
1
-6
/
+9
2020-05-13
PCI: brcmstb: Wait for Raspberry Pi's firmware when present
Nicolas Saenz Julienne
1
-0
/
+17
2020-05-12
PCI: Check for platform_get_irq() failure consistently
Aman Sharma
7
-10
/
+16
2020-05-11
PCI: hv: Retry PCI bus D0 entry on invalid device state
Wei Hu
1
-2
/
+38
2020-05-11
PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
Wei Hu
1
-4
/
+16
2020-05-11
PCI: brcmstb: Disable L0s component of ASPM if requested
Jim Quinlan
1
-1
/
+13
2020-05-11
PCI: brcmstb: Fix window register offset from 4 to 8
Jim Quinlan
1
-2
/
+2
2020-05-11
PCI: brcmstb: Don't clk_put() a managed clock
Jim Quinlan
1
-1
/
+0
2020-05-11
PCI: brcmstb: Assert fundamental reset on initialization
Nicolas Saenz Julienne
1
-0
/
+1
2020-05-11
PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
Lad Prabhakar
2
-2
/
+2
2020-05-11
PCI: rcar: Fix calculating mask for PCIEPAMR register
Lad Prabhakar
1
-1
/
+4
2020-05-11
PCI: rcar: Move shareable code to a common file
Lad Prabhakar
4
-293
/
+361
2020-05-11
PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
Lad Prabhakar
3
-1
/
+11
2020-05-11
PCI: tegra: Fix reporting GPIO error value
Pali Rohár
1
-2
/
+2
2020-05-07
PCI: rcar: Add suspend/resume
Kazufumi Ikeda
1
-15
/
+75
2020-05-07
PCI: rcar: Fix incorrect programming of OB windows
Andrew Murray
1
-4
/
+5
2020-05-07
PCI: host-generic: Eliminate pci_host_common_probe wrappers
Rob Herring
6
-42
/
+24
2020-05-05
PCI: altera: Clean up indentation issue on a return statement
Colin Ian King
1
-1
/
+1
2020-05-05
PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths
Christophe JAILLET
1
-1
/
+1
2020-05-05
PCI: dwc: Make hisi_pcie_platform_ops static
Zou Wei
1
-1
/
+1
2020-05-05
PCI: dwc: Clean up computing of msix_tbl
Jiri Slaby
1
-5
/
+1
2020-05-01
PCI: host-generic: Support building as modules
Rob Herring
3
-4
/
+12
2020-05-01
PCI: Constify struct pci_ecam_ops
Rob Herring
8
-16
/
+16
2020-04-24
PCI: keystone: Don't select CONFIG_PCI_KEYSTONE_HOST by default
Bjorn Helgaas
1
-1
/
+0
2020-04-24
PCI: dra7xx: Don't select CONFIG_PCI_DRA7XX_HOST by default
Bjorn Helgaas
1
-1
/
+1
2020-04-23
PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU...
Andrea Parri (Microsoft)
1
-16
/
+28
2020-04-04
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-882
/
+2227
2020-04-02
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-141
/
+46
2020-04-02
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
1
-1
/
+7
2020-04-02
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
9
-454
/
+947
2020-04-02
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-74
/
+186
2020-04-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
5
-80
/
+822
2020-04-02
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
1
-36
/
+195
2020-04-02
Merge branch 'remotes/lorenzo/pci/amlogic'
Bjorn Helgaas
1
-94
/
+22
2020-04-02
PCI: tegra: Print -EPROBE_DEFER error message at debug level
Thierry Reding
1
-7
/
+35
2020-04-02
PCI: keystone: Allow AM654 PCIe Endpoint to raise MSI-X interrupt
Kishon Vijay Abraham I
1
-1
/
+4
2020-04-02
PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X table address
Kishon Vijay Abraham I
2
-29
/
+18
2020-04-02
PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments
Kishon Vijay Abraham I
1
-2
/
+13
2020-03-31
PCI: tegra: Add support for PCIe endpoint mode in Tegra194
Vidya Sagar
3
-18
/
+695
2020-03-27
PCI: dwc: pci-dra7xx: Fix MSI IRQ handling
Vignesh Raghavendra
1
-36
/
+195
2020-03-18
PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT
Hou Zhiqiang
1
-0
/
+1
2020-03-17
PCI: mobiveil: Fix sparse different address space warnings
Hou Zhiqiang
1
-3
/
+4
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
1
-2
/
+2
2020-03-09
PCI: hv: Introduce hv_msi_entry
Boqun Feng
1
-2
/
+1
[prev]
[next]