index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'topic/stratus' into next
Bjorn Helgaas
2012-05-07
1
-2
/
+6
|
\
|
*
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
2012-04-30
1
-2
/
+6
*
|
PCI: add host bridge release support
Yinghai Lu
2012-04-30
1
-1
/
+2
*
|
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
2012-04-30
1
-31
/
+35
*
|
PCI: move host bridge-related code to host-bridge.c
Yinghai Lu
2012-04-30
1
-80
/
+1
|
/
*
PCI: fix bridge I/O window bus-to-resource conversion
Bjorn Helgaas
2012-03-20
1
-0
/
+1
*
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
2012-02-24
1
-0
/
+3
*
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
1
-29
/
+15
*
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
1
-0
/
+16
*
PCI: convert bus addresses to resource when reading BARs
Bjorn Helgaas
2012-02-23
1
-25
/
+104
*
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2012-02-23
1
-9
/
+23
*
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
2012-02-23
1
-5
/
+34
*
PCI: don't publish new root bus until it's fully initialized
Bjorn Helgaas
2012-02-23
1
-4
/
+4
*
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
2012-02-23
1
-0
/
+1
*
PCI: Fix device class print out
Yinghai Lu
2012-02-23
1
-7
/
+5
*
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
Yinghai Lu
2012-02-14
1
-17
/
+31
*
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
2012-02-14
1
-32
/
+0
*
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-02-14
1
-0
/
+25
*
PCI: workaround hard-wired bus number V2
Yinghai Lu
2012-02-10
1
-0
/
+5
*
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
1
-14
/
+0
*
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
1
-0
/
+1
*
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-1
/
+6
*
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-0
/
+19
*
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
1
-0
/
+15
*
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
1
-4
/
+21
*
PCI: show host bridges and root bus resources
Bjorn Helgaas
2012-01-06
1
-1
/
+12
*
PCI: fix a brace coding style issue in probe.c
Zac Storer
2012-01-06
1
-1
/
+1
*
PCI: Clean-up MPS debug output
Jon Mason
2011-10-27
1
-6
/
+7
*
PCI: enable MPS "performance" setting to properly handle bridge MPS
Jon Mason
2011-10-27
1
-31
/
+24
*
PCI: Disable MPS configuration by default
Jon Mason
2011-10-04
1
-1
/
+13
*
pci: Don't crash when reading mpss from root complex
Benjamin Herrenschmidt
2011-09-13
1
-1
/
+2
*
PCI: Remove MRRS modification from MPS setting code
Jon Mason
2011-09-09
1
-19
/
+22
*
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
2011-09-09
1
-3
/
+0
*
PCI: export pcie_bus_configure_settings symbol
Jon Mason
2011-08-02
1
-0
/
+1
*
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
2011-08-01
1
-0
/
+145
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-29
1
-46
/
+41
|
\
|
*
PCI: remove printks about disabled bridge windows
Bjorn Helgaas
2011-07-22
1
-12
/
+0
|
*
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
2011-07-22
1
-28
/
+17
|
*
PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR
Bjorn Helgaas
2011-07-22
1
-3
/
+19
|
*
PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...
Tiejun Chen
2011-07-22
1
-6
/
+8
*
|
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2011-07-22
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-08
1
-1
/
+6
*
|
PCI: Fix warning in drivers/pci/probe.c on sparc64
David S. Miller
2011-05-31
1
-1
/
+1
|
/
*
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
2011-05-21
1
-42
/
+0
*
PCI: add rescan to /sys/.../pci_bus/.../
Yinghai Lu
2011-05-21
1
-0
/
+1
*
PCI: Avoid potential NULL pointer dereference in pci_scan_bridge
Jesper Juhl
2011-02-08
1
-1
/
+3
*
PCI: log vendor/device ID always
Bjorn Helgaas
2010-10-17
1
-2
/
+2
*
PCI: disable mmio during bar sizing
Jacob Pan
2010-07-30
1
-0
/
+10
*
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
2010-05-19
1
-8
/
+0
*
PCI: revert broken device warning
Bjorn Helgaas
2010-04-22
1
-16
/
+7
[next]