index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-03-19
1
-4
/
+13
|
\
|
*
PCI: Log IDE resource quirk in dmesg
Bjorn Helgaas
2014-03-19
1
-4
/
+12
|
*
PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bit
Bjorn Helgaas
2014-02-27
1
-0
/
+1
*
|
PCI: Don't scan random busses in pci_scan_bridge()
Andreas Noever
2014-02-11
1
-3
/
+7
*
|
PCI: Check for child busses which use more bus numbers than allocated
Andreas Noever
2014-02-11
1
-4
/
+6
*
|
PCI: Remove pci_fixup_parent_subordinate_busnr()
Andreas Noever
2014-02-11
1
-30
/
+0
*
|
PCI: Make sure bus number resources stay within their parents bounds
Andreas Noever
2014-02-10
1
-2
/
+8
*
|
PCI: Use request_resource_conflict() instead of insert_ for bus numbers
Andreas Noever
2014-02-10
1
-1
/
+1
*
|
PCI: Assign CardBus bus number only during the second pass
Andreas Noever
2014-02-10
1
-1
/
+1
*
|
PCI: Clarify the "scan anyway" comment in pci_scan_bridge()
Andreas Noever
2014-02-10
1
-5
/
+4
*
|
PCI: Increment max correctly in pci_scan_bridge()
Andreas Noever
2014-02-10
1
-2
/
+3
|
/
*
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2014-02-01
1
-19
/
+2
*
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
2014-01-13
1
-0
/
+18
*
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
1
-61
/
+56
|
\
|
*
PCI: Make local functions static
Stephen Hemminger
2014-01-13
1
-55
/
+56
|
*
PCI: Remove unused alloc_pci_dev()
Stephen Hemminger
2014-01-13
1
-6
/
+0
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-01-10
1
-9
/
+9
|
\
\
|
*
|
PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev
Yinghai Lu
2013-12-21
1
-9
/
+9
|
|
/
*
|
PCI: Remove from bus_list and release resources in pci_release_dev()
Yinghai Lu
2013-12-18
1
-2
/
+19
*
|
PCI: Move pci_proc_attach_device() to pci_bus_add_device()
Yinghai Lu
2013-12-18
1
-2
/
+0
|
/
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
1
-5
/
+5
*
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-09-27
1
-1
/
+0
|
\
|
*
PCI: Remove unused "is_pcie" from pci_dev structure
Yijing Wang
2013-09-25
1
-1
/
+0
*
|
PCI: Use pci_is_pcie() to simplify code
Yijing Wang
2013-09-23
1
-2
/
+1
|
/
*
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-09-06
1
-0
/
+1
|
\
|
*
PCI: Introduce new MSI chip infrastructure
Thierry Reding
2013-08-12
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-09-05
1
-2
/
+2
|
\
\
|
*
|
PCI: expose pcie_link_speed and pcix_bus_speed arrays
Jacob Keller
2013-07-30
1
-2
/
+2
|
|
/
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-08-28
1
-3
/
+8
|
\
\
|
*
|
PCI: Disable decoding for BAR sizing only when it was actually enabled
Zoltan Kiss
2013-08-23
1
-3
/
+8
*
|
|
Merge branch 'pci/yijing-mps-v8' into next
Bjorn Helgaas
2013-08-26
1
-23
/
+43
|
\
\
\
|
*
|
|
PCI: Warn if unsafe MPS settings detected
Yijing Wang
2013-08-26
1
-3
/
+21
|
*
|
|
PCI: Fix MPS peer-to-peer DMA comment syntax
Jon Mason
2013-08-26
1
-1
/
+1
|
*
|
|
PCI: Don't restrict MPS for slots below Root Ports
Yijing Wang
2013-08-22
1
-16
/
+16
|
*
|
|
PCI: Simplify MPS test for Downstream Port
Bjorn Helgaas
2013-08-22
1
-2
/
+1
|
*
|
|
PCI: Simplify pcie_bus_configure_settings() interface
Bjorn Helgaas
2013-08-22
1
-2
/
+5
|
*
|
|
PCI: Drop "PCI-E" prefix from Max Payload Size message
Bjorn Helgaas
2013-08-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/yinghai-assign-unassigned-v6' into next
Bjorn Helgaas
2013-08-26
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: Delay enabling bridges until they're needed
Yinghai Lu
2013-07-25
1
-1
/
+0
|
|
/
*
/
PCI: Convert class code to use dev_groups
Greg Kroah-Hartman
2013-07-25
1
-1
/
+1
|
/
*
Merge branch 'pci/jiang-bus-lock-v3' into next
Bjorn Helgaas
2013-06-14
1
-36
/
+47
|
\
|
*
PCI: Return early on allocation failures to unindent mainline code
Bjorn Helgaas
2013-06-14
1
-14
/
+15
|
*
PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()
Jiang Liu
2013-06-07
1
-13
/
+13
|
*
PCI: Fix refcount issue in pci_create_root_bus() error recovery path
Jiang Liu
2013-06-07
1
-6
/
+8
|
*
PCI: Convert alloc_pci_dev(void) to pci_alloc_dev(bus)
Gu Zheng
2013-06-05
1
-2
/
+3
|
*
PCI: Introduce pci_alloc_dev(struct pci_bus*) to replace alloc_pci_dev()
Gu Zheng
2013-05-27
1
-1
/
+8
*
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-06-14
1
-0
/
+1
|
\
\
|
*
|
PCI: Add pcibios_release_device()
Sebastian Ott
2013-06-04
1
-0
/
+1
|
|
/
*
|
PCI: Unset resource if initial BAR value is invalid
Kevin Hao
2013-05-25
1
-1
/
+21
*
|
PCI: Consolidate calls to pcibios_bus_to_resource() in __pci_read_base()
Kevin Hao
2013-05-25
1
-3
/
+2
[next]