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
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
Merge branch 'pci/resource'
Bjorn Helgaas
1
-1
/
+3
2018-06-07
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-13
/
+22
2018-06-07
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+52
2018-06-04
PCI: Improve "partially hidden behind bridge" log message
Mika Westerberg
1
-9
/
+4
2018-06-04
PCI: Improve pci_scan_bridge() and pci_scan_bridge_extend() doc
Mika Westerberg
1
-0
/
+4
2018-06-04
PCI: Account for all bridges on bus when distributing bus numbers
Mika Westerberg
1
-3
/
+12
2018-06-02
PCI: shpchp: Request SHPC control via _OSC when adding host bridge
Mika Westerberg
1
-0
/
+1
2018-06-02
PCI: pciehp: Rename host->native_hotplug to host->native_pcie_hotplug
Mika Westerberg
1
-1
/
+1
2018-05-30
PCI: Fix devm_pci_alloc_host_bridge() memory leak
Jan Kiszka
1
-1
/
+3
2018-05-08
PCI: Check whether bridges allow access to extended config space
Gilles Buloz
1
-0
/
+52
2018-04-23
PCI/ACPI: Request LTR control from platform before using it
Bjorn Helgaas
1
-0
/
+5
2018-04-07
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+68
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-5
/
+56
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-0
/
+10
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2018-03-31
PCI/IOV: Use VF0 cached config registers for other VFs
KarimAllah Ahmed
1
-5
/
+42
2018-03-31
PCI/portdrv: Simplify PCIe feature permission checking
Bjorn Helgaas
1
-0
/
+10
2018-03-22
PCI: Add decoding for 16 GT/s link speed
Jay Fang
1
-1
/
+1
2018-03-19
PCI/IOV: Skip BAR sizing for VFs
KarimAllah Ahmed
1
-0
/
+4
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-1
/
+1
2018-03-08
PCI: Scan all functions when running over Jailhouse
Jan Kiszka
1
-3
/
+19
2018-03-05
PCI/IOV: Skip INTx config reads for VFs
KarimAllah Ahmed
1
-0
/
+7
2018-02-16
PCI: Probe for device reset support during enumeration
Bjorn Helgaas
1
-0
/
+3
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
1
-0
/
+1
2018-01-31
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
1
-0
/
+33
2018-01-31
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-89
/
+116
2018-01-31
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-38
/
+37
2018-01-31
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
1
-10
/
+15
2018-01-31
PCI: Add generic function to probe PCI host controllers
Cyrille Pitchen
1
-0
/
+33
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
1
-0
/
+1
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-38
/
+37
2017-12-19
PCI: Tidy up pci/probe.c comments
Bjorn Helgaas
1
-89
/
+116
2017-12-19
PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
Bjorn Helgaas
1
-10
/
+15
2017-12-19
PCI/ASPM: Enable Latency Tolerance Reporting when supported
Bjorn Helgaas
1
-0
/
+33
2017-11-07
PCI: Distribute available buses to hotplug-capable bridges
Mika Westerberg
1
-18
/
+138
2017-11-07
PCI: Do not allocate more buses than available in parent
Mika Westerberg
1
-1
/
+6
2017-11-07
PCI: Open-code the two pass loop when scanning bridges
Mika Westerberg
1
-7
/
+20
2017-11-07
PCI: Move pci_hp_add_bridge() to drivers/pci/probe.c
Mika Westerberg
1
-0
/
+23
2017-11-07
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
1
-4
/
+2
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+93
2017-09-07
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+9
2017-08-29
PCI: Warn periodically while waiting for non-CRS ("device ready") status
Sinan Kaya
1
-3
/
+13
2017-08-29
PCI: Factor out pci_bus_wait_crs()
Sinan Kaya
1
-16
/
+27
2017-08-29
PCI: Add pci_bus_crs_vendor_id() to detect CRS response data
Sinan Kaya
1
-1
/
+6
2017-08-29
PCI: Always check for non-CRS response before timeout
Bjorn Helgaas
1
-5
/
+6
2017-08-15
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
1
-0
/
+43
2017-08-02
PCI: Add a generic weak pcibios_fixup_bus()
Palmer Dabbelt
1
-0
/
+9
2017-07-31
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
1
-7
/
+36
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
1
-29
/
+76
2017-07-03
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-22
/
+5
[next]