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
2018-03-30
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
3
-8
/
+21
2018-03-30
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
3
-26
/
+56
2018-03-22
PCI: Add decoding for 16 GT/s link speed
Jay Fang
3
-1
/
+8
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
162
-2552
/
+3785
2018-02-04
PCI: acpiphp_ibm: prepare for acpi_get_object_info() no longer returning status
Hans de Goede
1
-1
/
+4
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-37
/
+108
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
145
-1118
/
+148
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/xgene' into next
Bjorn Helgaas
1
-1
/
+0
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/tegra' into next
Bjorn Helgaas
1
-122
/
+33
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/rcar' into next
Bjorn Helgaas
1
-1
/
+4
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/keystone' into next
Bjorn Helgaas
1
-1
/
+4
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
5
-40
/
+48
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/dwc' into next
Bjorn Helgaas
13
-339
/
+593
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+25
2018-01-31
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
17
-126
/
+1567
2018-01-31
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2
-0
/
+15
2018-01-31
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2
-116
/
+143
2018-01-31
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
1
-0
/
+3
2018-01-31
Merge branch 'pci/resource' into next
Bjorn Helgaas
6
-15
/
+9
2018-01-31
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-1
/
+1
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
34
-454
/
+375
2018-01-31
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
3
-24
/
+7
2018-01-31
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2
-10
/
+90
2018-01-31
Merge branch 'pci/dt-resources' into next
Bjorn Helgaas
1
-2
/
+512
2018-01-31
Merge branch 'pci/dpc' into next
Bjorn Helgaas
3
-148
/
+109
2018-01-31
Merge branch 'pci/deprecate-get-bus-and-slot' into next
Bjorn Helgaas
5
-11
/
+24
2018-01-31
Merge branch 'pci/aspm' into next
Bjorn Helgaas
3
-24
/
+100
2018-01-31
PCI: cadence: Add EndPoint Controller driver for Cadence PCIe controller
Cyrille Pitchen
10
-74
/
+825
2018-01-31
PCI: endpoint: Fix EPF device name to support multi-function devices
Cyrille Pitchen
1
-2
/
+44
2018-01-31
PCI: endpoint: Add the function number as argument to EPC ops
Cyrille Pitchen
3
-52
/
+71
2018-01-31
PCI: cadence: Add host driver for Cadence PCIe controller
Cyrille Pitchen
4
-0
/
+597
2018-01-31
PCI: Add generic function to probe PCI host controllers
Cyrille Pitchen
2
-21
/
+34
2018-01-31
PCI: generic: fix missing call of pci_free_resource_list()
Cyrille Pitchen
1
-0
/
+1
2018-01-31
PCI: OF: Add generic function to parse and allocate PCI resources
Cyrille Pitchen
2
-47
/
+53
2018-01-31
PCI: Regroup all PCI related entries into drivers/pci/Makefile
Cyrille Pitchen
4
-3
/
+15
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-31
PCI/DPC: Add and use DPC Status register field definitions
Bjorn Helgaas
1
-2
/
+2
2018-01-31
PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()
Bjorn Helgaas
1
-7
/
+1
2018-01-31
PCI/DPC: Remove unnecessary RP PIO register structs
Bjorn Helgaas
1
-56
/
+24
2018-01-31
PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()
Bjorn Helgaas
1
-1
/
+2
2018-01-31
PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()
Bjorn Helgaas
1
-39
/
+21
2018-01-31
PCI/DPC: Make RP PIO log size check more generic
Bjorn Helgaas
1
-2
/
+3
2018-01-31
PCI/DPC: Rename local "status" to "dpc_status"
Bjorn Helgaas
1
-3
/
+3
2018-01-31
PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()
Bjorn Helgaas
1
-8
/
+3
2018-01-31
PCI/DPC: Process RP PIO details only if RP PIO extensions supported
Bjorn Helgaas
1
-1
/
+1
2018-01-31
PCI/DPC: Read RP PIO Log Size once at probe
Bjorn Helgaas
1
-13
/
+16
2018-01-31
PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
Bjorn Helgaas
1
-4
/
+4
2018-01-31
PCI/DPC: Add local variable for DPC capability offset
Bjorn Helgaas
1
-36
/
+29
[next]