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.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
Age
Commit message (
Expand
)
Author
2009-02-06
ACPI: Fix compiler warnings introduced by 32 to 64 bit acpi conversions
Thomas Renninger
2009-02-06
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2009-02-02
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
2008-12-05
PCI: Hotplug core: remove 'name'
Alex Chiang
2008-12-05
PCI: shcphp: remove 'name' parameter
Alex Chiang
2008-12-05
PCI: SGI Hotplug: stop managing bss_hotplug_slot->name
Alex Chiang
2008-12-05
PCI: rpaphp: kmalloc/kfree slot->name directly
Alex Chiang
2008-12-05
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-12-05
PCI: ibmphp: stop managing hotplug_slot->name
Alex Chiang
2008-12-05
PCI: fakephp: remove 'name' parameter
Alex Chiang
2008-12-05
PCI: cpqphp: stop managing hotplug_slot->name
Alex Chiang
2008-12-05
PCI: cpci_hotplug: stop managing hotplug_slot->name
Alex Chiang
2008-12-05
PCI: acpiphp: remove 'name' parameter
Alex Chiang
2008-12-05
PCI: prevent duplicate slot names
Alex Chiang
2008-12-05
PCI Hotplug: serialize pci_hp_register and pci_hp_deregister
Kenji Kaneshige
2008-12-05
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
2008-12-05
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
2008-10-25
PCI hotplug: cpqphp: fix kernel NULL pointer dereference
Kenji Kaneshige
2008-09-10
PCI: fix pciehp_free_irq()
Adrian Bunk
2008-09-09
PCI Hotplug: fakephp: fix deadlock... again
Alex Chiang
2008-08-21
PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-08-21
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-08-18
PCI: add acpi_find_root_bridge_handle
Jiri Slaby
2008-08-18
PCI: acpi_pcihp: run _OSC on a root bridge
Jiri Slaby
2008-07-28
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
2008-07-21
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
PCI: remove unnecessary volatile in PCIe hotplug struct controller
Ming Lei
2008-07-02
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
2008-06-27
pciehp: use get_service_data
Kenji Kaneshige
2008-06-27
pciehp: remove needless command completed interrupt setting
Kenji Kaneshige
2008-06-27
pciehp: fix interrupt initialization
Kenji Kaneshige
2008-06-25
Remove unnecessary 'tmp' variable from pci_hp_register().
Kenji Kaneshige
2008-06-25
pciehp: remove inline from command related functions
Kenji Kaneshige
2008-06-25
pciehp: change command polling frequency
Kenji Kaneshige
2008-06-25
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
2008-06-25
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
2008-06-25
PCI: fixup kdoc blocks for hotplug functions
Jesse Barnes
2008-06-10
PCI: ACPI PCI slot detection driver
Alex Chiang
2008-06-10
PCI: introduce pci_slot
Alex Chiang
2008-06-10
PCI: construct one fakephp slot per PCI slot
Alex Chiang
2008-06-10
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
2008-06-10
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
2008-06-10
pciehp: block signals while waiting for command completion
Kenji Kaneshige
2008-06-10
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
2008-06-10
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
2008-06-10
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
2008-05-30
PCI: fix rpadlpar pci hotplug driver sysfs usage
Benjamin Herrenschmidt
2008-05-27
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
[next]