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.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
*
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
*
|
PCI: Add 0x prefix to BAR register position in __pci_read_base()
Kevin Hao
2013-05-25
1
-2
/
+2
|
/
*
Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-09
1
-1
/
+0
|
\
|
*
PCI: Delay final fixups until resources are assigned
Yinghai Lu
2013-05-07
1
-1
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
pci: Set dev->dev.type in alloc_pci_dev
Brian King
2013-04-18
1
-1
/
+1
*
|
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2013-04-12
1
-0
/
+12
*
|
PCI: Clean up usages of pci_bus->is_added
Jiang Liu
2013-04-12
1
-2
/
+1
|
/
*
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-26
1
-8
/
+29
|
\
|
*
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
2013-01-25
1
-7
/
+28
|
*
PCI: Make device create/destroy logic symmetric
Jiang Liu
2013-01-25
1
-1
/
+0
|
*
PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally
Yinghai Lu
2013-01-25
1
-0
/
+1
*
|
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-26
1
-28
/
+22
|
\
\
|
*
|
PCI: Consolidate "next-function" functions
Yijing Wang
2013-01-25
1
-27
/
+21
|
*
|
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
2013-01-25
1
-1
/
+1
*
|
|
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
2013-01-13
1
-0
/
+16
|
|
/
|
/
|
*
|
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2013-01-03
1
-1
/
+0
|
/
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-8
/
+34
|
\
|
*
Merge branch 'pci/bjorn-pcie-cap' into next
Bjorn Helgaas
2012-12-07
1
-8
/
+11
|
|
\
|
|
*
PCI: Use standard PCIe Capability Link register field names
Bjorn Helgaas
2012-12-07
1
-2
/
+2
|
|
*
PCI: Add and use standard PCI-X Capability register names
Bjorn Helgaas
2012-12-05
1
-6
/
+9
[next]