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
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
2018-10-17
PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()
Kishon Vijay Abraham I
1
-5
/
+7
2018-10-17
PCI: keystone: Cleanup outbound window configuration
Kishon Vijay Abraham I
1
-15
/
+17
2018-10-17
PCI: keystone: Get number of outbound windows from DT
Kishon Vijay Abraham I
1
-2
/
+11
2018-10-17
PCI: keystone: Cleanup configuration space access
Kishon Vijay Abraham I
1
-50
/
+20
2018-10-17
PCI: keystone: Invoke runtime PM APIs to enable clock
Kishon Vijay Abraham I
1
-16
/
+12
2018-10-17
PCI: keystone: Cleanup PHY handling
Kishon Vijay Abraham I
1
-16
/
+106
2018-10-17
PCI: keystone: Use SYSCON APIs to get device ID from control module
Kishon Vijay Abraham I
1
-13
/
+32
2018-10-17
PCI: keystone: Use uniform function naming convention
Kishon Vijay Abraham I
1
-110
/
+111
2018-10-17
PCI: keystone: Remove redundant platform_set_drvdata() invocation
Kishon Vijay Abraham I
1
-2
/
+0
2018-10-17
PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.c
Kishon Vijay Abraham I
4
-541
/
+489
2018-10-17
PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()
Kishon Vijay Abraham I
3
-5
/
+3
2018-10-17
PCI: keystone: Do not initiate link training multiple times
Kishon Vijay Abraham I
1
-6
/
+4
2018-10-17
PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()
Kishon Vijay Abraham I
1
-3
/
+2
2018-10-17
PCI: keystone: Use quirk to set MRRS for PCI host bridge
Kishon Vijay Abraham I
1
-22
/
+15
2018-10-17
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
1
-0
/
+3
2018-10-15
PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCI
Honghui Zhang
1
-1
/
+1
2018-10-15
PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic
Honghui Zhang
1
-0
/
+11
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
1
-1
/
+1
2018-10-12
PCI: cadence: Write MSI data with 32bits
Alan Douglas
1
-1
/
+1
2018-10-12
PCI: cadence: Use AXI region 0 to signal interrupts from EP
Alan Douglas
1
-5
/
+6
2018-10-11
PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>
Bjorn Helgaas
1
-1
/
+0
2018-10-11
Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-2
/
+2
2018-10-11
PCI/IOV: Use VF0 cached config space size for other VFs
KarimAllah Ahmed
3
-0
/
+20
2018-10-11
PCI: Fix Switchtec DMA aliasing quirk dmesg noise
Logan Gunthorpe
1
-2
/
+2
2018-10-11
PCI: Add macro for Switchtec quirk declarations
Logan Gunthorpe
1
-56
/
+34
2018-10-11
PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
Bin Meng
1
-0
/
+4
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
1
-1
/
+1
2018-10-10
PCI: Remove pci_set_dma_seg_boundary()
Christoph Hellwig
1
-1
/
+1
2018-10-10
PCI/P2PDMA: Support peer-to-peer memory
Logan Gunthorpe
3
-0
/
+644
2018-10-10
Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...
Joerg Roedel
1
-101
/
+0
2018-10-08
PCI/AER: Use threaded IRQ for bottom half
Keith Busch
1
-47
/
+13
2018-10-08
PCI/AER: Use kfifo_in_spinlocked() to insert locked elements
Keith Busch
1
-4
/
+2
2018-10-08
PCI/AER: Use kfifo for tracking events instead of reimplementing it
Keith Busch
1
-77
/
+11
2018-10-08
PCI/AER: Remove error source from AER struct aer_rpc
Keith Busch
1
-17
/
+16
2018-10-08
PCI/AER: Remove unused aer_error_resume()
Keith Busch
1
-13
/
+0
2018-10-06
treewide: Replace more open-coded allocation size multiplications
Kees Cook
1
-2
/
+2
2018-10-06
Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2
-12
/
+67
2018-10-05
PCI: imx: Add PME_Turn_Off support
Leonard Crestez
1
-0
/
+24
2018-10-05
PCI: Uninline PCI bus accessors for better ftracing
Keith Busch
1
-2
/
+2
2018-10-04
PCI / ACPI: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-10-03
PCI: pnv_php: Use kmemdup()
YueHaibing
1
-2
/
+1
2018-10-03
PCI: cpqphp: Remove set but not used variable 'physical_slot'
YueHaibing
1
-2
/
+0
2018-10-03
PCI/ERR: Remove duplicated include from err.c
YueHaibing
1
-1
/
+0
2018-10-03
PCI: Equalize hotplug memory and io for occupied and empty slots
Jon Derrick
1
-13
/
+15
2018-10-03
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
3
-0
/
+53
2018-10-03
PCI/PME: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+27
2018-10-03
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+18
2018-10-03
PCI/portdrv: Add runtime PM hooks for port service drivers
Mika Westerberg
3
-6
/
+28
2018-10-03
PCI/portdrv: Resume upon exit from system suspend if left runtime suspended
Mika Westerberg
1
-2
/
+2
2018-10-03
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
1
-2
/
+4
[prev]
[next]