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
2012-05-07
Merge branch 'topic/stratus' into next
Bjorn Helgaas
1
-2
/
+6
2012-05-01
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
1
-2
/
+6
2012-05-01
PCI: add host bridge release support
Yinghai Lu
1
-1
/
+2
2012-04-30
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
1
-31
/
+35
2012-04-30
PCI: move host bridge-related code to host-bridge.c
Yinghai Lu
1
-80
/
+1
2012-03-20
PCI: fix bridge I/O window bus-to-resource conversion
Bjorn Helgaas
1
-0
/
+1
2012-02-25
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
1
-0
/
+3
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-29
/
+15
2012-02-24
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
1
-0
/
+16
2012-02-24
PCI: convert bus addresses to resource when reading BARs
Bjorn Helgaas
1
-25
/
+104
2012-02-24
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
1
-9
/
+23
2012-02-24
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
1
-5
/
+34
2012-02-24
PCI: don't publish new root bus until it's fully initialized
Bjorn Helgaas
1
-4
/
+4
2012-02-24
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
1
-0
/
+1
2012-02-24
PCI: Fix device class print out
Yinghai Lu
1
-7
/
+5
2012-02-14
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
Yinghai Lu
1
-17
/
+31
2012-02-14
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
1
-32
/
+0
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
1
-0
/
+25
2012-02-10
PCI: workaround hard-wired bus number V2
Yinghai Lu
1
-0
/
+5
2012-01-07
PCI: remove pci_create_bus()
Bjorn Helgaas
1
-14
/
+0
2012-01-07
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
1
-0
/
+1
2012-01-07
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
1
-1
/
+6
2012-01-07
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
1
-0
/
+19
2012-01-07
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
1
-0
/
+15
2012-01-07
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
1
-4
/
+21
2012-01-07
PCI: show host bridges and root bus resources
Bjorn Helgaas
1
-1
/
+12
2012-01-07
PCI: fix a brace coding style issue in probe.c
Zac Storer
1
-1
/
+1
2011-10-27
PCI: Clean-up MPS debug output
Jon Mason
1
-6
/
+7
2011-10-27
PCI: enable MPS "performance" setting to properly handle bridge MPS
Jon Mason
1
-31
/
+24
2011-10-04
PCI: Disable MPS configuration by default
Jon Mason
1
-1
/
+13
2011-09-14
pci: Don't crash when reading mpss from root complex
Benjamin Herrenschmidt
1
-1
/
+2
2011-09-10
PCI: Remove MRRS modification from MPS setting code
Jon Mason
1
-19
/
+22
2011-09-10
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
1
-3
/
+0
2011-08-02
PCI: export pcie_bus_configure_settings symbol
Jon Mason
1
-0
/
+1
2011-08-01
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
1
-0
/
+145
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-46
/
+41
2011-07-23
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
1
-1
/
+6
2011-07-22
PCI: remove printks about disabled bridge windows
Bjorn Helgaas
1
-12
/
+0
2011-07-22
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
1
-28
/
+17
2011-07-22
PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR
Bjorn Helgaas
1
-3
/
+19
2011-07-22
PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...
Tiejun Chen
1
-6
/
+8
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
1
-1
/
+6
2011-06-01
PCI: Fix warning in drivers/pci/probe.c on sparc64
David S. Miller
1
-1
/
+1
2011-05-21
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
1
-42
/
+0
2011-05-21
PCI: add rescan to /sys/.../pci_bus/.../
Yinghai Lu
1
-0
/
+1
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
[next]