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
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-09
PCI: Avoid potential NULL pointer dereference in pci_scan_bridge
Jesper Juhl
1
-1
/
+3
2010-10-18
PCI: log vendor/device ID always
Bjorn Helgaas
1
-2
/
+2
2010-07-30
PCI: disable mmio during bar sizing
Jacob Pan
1
-0
/
+10
2010-05-20
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
1
-8
/
+0
2010-04-23
PCI: revert broken device warning
Bjorn Helgaas
1
-16
/
+7
2010-03-24
PCI: complain about devices that seem to be broken
Bjorn Helgaas
1
-7
/
+16
2010-03-24
PCI: make disabled window printk style match the enabled ones
Bjorn Helgaas
1
-3
/
+3
2010-03-24
PCI: break out primary/secondary/subordinate for readability
Bjorn Helgaas
1
-10
/
+14
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+1
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
1
-4
/
+13
2010-02-23
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
1
-5
/
+10
2010-02-23
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
1
-15
/
+39
2010-02-23
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
1
-3
/
+15
2010-02-23
PCI: Make pci_scan_slot more robust
Matthew Wilcox
1
-4
/
+14
2010-02-23
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
1
-1
/
+1
2010-02-23
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
1
-0
/
+45
2010-02-23
PCI: Add support for detection of PCIe and PCI-X bus speeds
Matthew Wilcox
1
-0
/
+66
2010-02-23
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-0
/
+27
2010-02-23
PCI: Rewrite pci_scan_slot
Matthew Wilcox
1
-9
/
+47
2010-01-29
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
1
-2
/
+2
2009-12-05
PCI: add pci_request_acs
Chris Wright
1
-4
/
+1
2009-11-25
PCI: use pci_pcie_cap() in pci core
Kenji Kaneshige
1
-2
/
+2
2009-11-07
PCI: cache PCIe capability offset
Kenji Kaneshige
1
-0
/
+1
2009-11-05
PCI: improve discovery/configuration messages
Bjorn Helgaas
1
-4
/
+9
2009-11-05
PCI: replace pr_debug with dev_dbg
Bjorn Helgaas
1
-8
/
+7
2009-11-05
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
1
-8
/
+9
2009-11-05
PCI: populate subsystem vendor and device IDs for PCI bridges
Gabe Black
1
-0
/
+6
2009-11-05
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
1
-0
/
+8
2009-11-04
PCI: fix nit in ROM BAR size probing
Michael S. Tsirkin
1
-2
/
+2
2009-11-04
PCI: add xen dom0 checking before ACS initialization
Allen Kay
1
-1
/
+2
2009-11-04
PCI: acs p2p upsteram forwarding enabling
Allen Kay
1
-0
/
+5
2009-11-04
PCI: print resources consistently with %pRt
Bjorn Helgaas
1
-18
/
+8
2009-09-15
PCI: Clear saved_state after the state has been restored
Rafael J. Wysocki
1
-0
/
+3
2009-09-10
PCI: pcie: Ensure hotplug ports have a minimum number of resources
Eric W. Biederman
1
-0
/
+18
2009-09-10
PCI: print out pref if mmio is prefetchable
Yinghai Lu
1
-2
/
+7
2009-09-10
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-2
/
+1
2009-06-17
PCI: use pci_is_root_bus() in pci_read_bridge_bases()
Kenji Kaneshige
1
-1
/
+1
2009-06-11
PCI/x86: don't assume prefetchable ranges are 64bit
Yinghai Lu
1
-2
/
+7
2009-06-04
PCI: use fixed-up device class when configuring device
Yu Zhao
1
-0
/
+2
2009-04-23
x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86
Matthew Wilcox
1
-6
/
+0
2009-04-06
PCI: annotate pci_rescan_bus as __ref, not __devinit
Alex Chiang
1
-1
/
+1
2009-03-27
PCI: fix conflict between SR-IOV and config space sizing
Yu Zhao
1
-4
/
+3
2009-03-21
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
1
-2
/
+2
2009-03-21
PCI: Introduce pci_rescan_bus()
Alex Chiang
1
-0
/
+32
2009-03-21
PCI: always scan child buses
Alex Chiang
1
-14
/
+20
2009-03-21
PCI: pci_scan_slot() returns newly found devices
Trent Piepho
1
-24
/
+16
2009-03-21
PCI: don't scan existing devices
Trent Piepho
1
-0
/
+6
2009-03-20
PCI: centralize device setup code
Yu Zhao
1
-38
/
+40
2009-03-20
PCI: reserve bus range for SR-IOV device
Yu Zhao
1
-0
/
+3
2009-03-20
PCI: initialize and release SR-IOV capability
Yu Zhao
1
-0
/
+4
[next]