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
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
2019-03-10
Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+57
2019-03-10
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
44
-479
/
+1514
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+5
2019-03-07
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-1
/
+14
2019-03-07
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
4
-31
/
+74
2019-03-07
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-4
/
+9
2019-03-07
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-33
/
+28
2019-03-07
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
11
-59
/
+337
2019-03-07
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
9
-124
/
+373
2019-03-07
Merge branch 'remotes/lorenzo/pci/altera'
Bjorn Helgaas
2
-25
/
+247
2019-03-07
Merge branch 'pci/pm'
Bjorn Helgaas
3
-35
/
+52
2019-03-07
Merge branch 'pci/portdrv'
Bjorn Helgaas
5
-9
/
+134
2019-03-07
Merge branch 'pci/misc'
Bjorn Helgaas
6
-38
/
+39
2019-03-07
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-37
/
+15
2019-03-07
Merge branch 'pci/enumeration'
Bjorn Helgaas
3
-59
/
+70
2019-03-07
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-1
/
+26
2019-03-07
Merge branch 'pci/aspm'
Bjorn Helgaas
2
-15
/
+74
2019-03-07
PCI: Update PCIEPORTBUS Kconfig help text
Hou Zhiqiang
1
-4
/
+3
2019-03-06
PCI: Fix "try" semantics of bus and slot reset
Alex Williamson
1
-28
/
+26
2019-03-06
PCI/LINK: Report degraded links via link bandwidth notification
Alexandru Gagniuc
5
-6
/
+129
2019-03-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-23
/
+16
2019-03-04
PCI: altera: Enable driver on ARM64
Ley Foon Tan
1
-1
/
+1
2019-03-04
PCI: altera: Add Stratix 10 PCIe support
Ley Foon Tan
1
-24
/
+246
2019-03-02
PCI/PME: Fix possible use-after-free on remove
Sven Van Asbroeck
1
-0
/
+1
2019-03-01
PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static
Wei Yongjun
1
-1
/
+1
2019-03-01
PCI: dwc: skip MSI init if MSIs have been explicitly disabled
Lucas Stach
1
-1
/
+1
2019-03-01
PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
Maya Nakamura
1
-21
/
+17
2019-03-01
PCI: hv: Replace hv_vp_set with hv_vpset
Maya Nakamura
1
-13
/
+12
2019-03-01
PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt
Maya Nakamura
1
-1
/
+1
2019-03-01
PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM
Honghui Zhang
1
-1
/
+7
2019-03-01
PCI: mediatek: Fix memory mapped IO range size computation
Honghui Zhang
1
-3
/
+2
2019-03-01
PCI: dwc: Remove superfluous shifting in definitions
Andrey Smirnov
1
-7
/
+7
2019-03-01
PCI: dwc: Make use of GENMASK/FIELD_PREP
Andrey Smirnov
1
-13
/
+16
2019-03-01
PCI: dwc: Make use of BIT() in constant definitions
Andrey Smirnov
3
-9
/
+8
2019-03-01
PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()
Andrey Smirnov
1
-38
/
+23
2019-03-01
PCI: dwc: Make use of IS_ALIGNED()
Andrey Smirnov
1
-2
/
+2
2019-03-01
PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ
Andrey Smirnov
1
-1
/
+17
2019-03-01
Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt...
Joerg Roedel
10
-53
/
+98
2019-02-28
PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
Rafael J. Wysocki
1
-7
/
+15
2019-02-28
PCI: qcom: Don't deassert reset GPIO during probe
Bjorn Andersson
1
-1
/
+1
2019-02-26
PCI/ATS: Add pci_ats_page_aligned() interface
Kuppuswamy Sathyanarayanan
1
-0
/
+27
2019-02-26
PCI/ATS: Add pci_prg_resp_pasid_required() interface.
Kuppuswamy Sathyanarayanan
1
-0
/
+30
2019-02-22
PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags
Thomas Petazzoni
4
-4
/
+15
2019-02-22
PCI: pci-bridge-emul: Create per-bridge copy of register behavior
Thomas Petazzoni
2
-28
/
+60
2019-02-22
PCI/DPC: Fix print AER status in DPC event handling
Dongdong Liu
1
-1
/
+26
2019-02-21
PCI: layerscape: Add EP mode support
Xiaowei Bao
2
-1
/
+157
2019-02-18
PCI/MSI: Remove obsolete sanity checks for multiple interrupt sets
Thomas Gleixner
1
-14
/
+0
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-9
/
+16
2019-02-15
PCI: pciehp: Disable Data Link Layer State Changed event on suspend
Mika Westerberg
1
-2
/
+15
2019-02-15
PCI/portdrv: Support PCIe services on subtractive decode bridges
Honghui Zhang
1
-0
/
+2
[next]