index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
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
[prev]
[next]