index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
2009-08-07
PCI hotplug: SGI hotplug: do not use hotplug_slot_attr
Kenji Kaneshige
2009-08-07
PCI hotplug: SGI hotplug: fix build failure
Kenji Kaneshige
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-29
PCI: fix kernel-doc warnings
Randy Dunlap
2009-06-24
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...
Len Brown
2009-06-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-18
PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS
Alex Chiang
2009-06-17
PCI Hotplug: acpiphp: convert to acpi_get_pci_dev
Alexander Chiang
2009-06-17
ACPI: Introduce acpi_is_root_bridge()
Alexander Chiang
2009-06-16
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
2009-06-16
PCI hotplug: create symlink to hotplug driver module
Kenji Kaneshige
2009-06-16
PCI hotplug: fix return value of has_foo() functions
Kenji Kaneshige
2009-06-16
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
2009-06-12
trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug
Peter Huewe
2009-06-11
PCI Hotplug: cpqphp: don't use pci_find_slot()
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: constify slot_name()
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_save_config
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: style cleanups
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_probe
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: eliminate stray braces
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: fix comment style
Alex Chiang
2009-06-11
PCI Hotplug: cpqphp: stray whitespace cleanups
Alex Chiang
2009-06-11
PCI: ibmphp_core.c: fix warning due to missing module_exit()
akpm@linux-foundation.org
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2009-05-18
x86, apic: introduce io_apic_irq_attr
Yinghai Lu
2009-05-12
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector(), fix
Cyrill Gorcunov
2009-05-11
x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector()
Yinghai Lu
2009-04-06
PCI Hotplug: acpiphp: grab refcount on p2p subordinate bus
Alex Chiang
2009-03-26
PCI: update fakephp for bus_id removal
Stephen Rothwell
2009-03-20
PCI Hotplug: rename legacy_fakephp to fakephp
Alex Chiang
2009-03-20
PCI Hotplug: restore fakephp interface with complete reimplementation
Trent Piepho
2009-03-20
PCI: Introduce pci_rescan_bus()
Alex Chiang
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_hw_control_from_firmware
Kenji Kaneshige
2009-03-20
PCI hotplug: fix wrong assumption in acpi_get_hp_params_from_firmware
Kenji Kaneshige
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-19
PCI hotplug: shpchp: fix bus number check to avoid false positive
Roel Kluin
2009-03-19
PCI/ACPI: rename pci_osc_control_set()
Kenji Kaneshige
2009-03-19
PCI: pciehp: make cmd_busy flag one bit
Kenji Kaneshige
2009-03-19
PCI: pciehp: enable software notification on empty slots
Kenji Kaneshige
2009-03-19
PCI: pciehp: fix possible endless loop in pcie_isr
Kenji Kaneshige
2009-03-19
PCI: introduce missing kfree
Julia Lawall
2009-03-19
PCI: add missing KERN_* constants to printks
Frank Seidel
2009-03-19
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
[next]