Age | Commit message (Expand) | Author |
2009-03-24 | pci: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-03-12 | powerpc/pseries: The RPA PCI hotplug driver depends on EEH | Michael Ellerman |
2009-02-24 | PCI: pciehp: Handle interrupts that happen during initialization. | Eric W. Biederman |
2009-01-27 | PCI hotplug: Change link order of pciehp & acpiphp | Matthew Garrett |
2009-01-27 | PCI hotplug: fakephp: Allocate PCI resources before adding the device | Darrick J. Wong |
2009-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-01-19 | PCI hotplug: fix lock imbalance in pciehp | Jiri Slaby |
2009-01-16 | ACPI PCI hotplug: harden against panic regression | James Bottomley |
2009-01-09 | Merge branch 'linus' into release | Len Brown |
2009-01-07 | PCI hotplug: remove redundant test in cpq hotplug | Julia Lawall |
2009-01-07 | PCI: pciehp: cleanup register and field definitions | Kenji Kaneshige |
2009-01-07 | PCI: pciehp: ignore undefined bit in link status register | Kenji Kaneshige |
2009-01-07 | PCI hotplug: introduce functions for ACPI slot detection | Kenji Kaneshige |
2009-01-07 | PCI: pciehp: add auto option to pciehp_detect_mode | Kenji Kaneshige |
2009-01-07 | PCI: pciehp: add ACPI based slot detection | Kenji Kaneshige |
2009-01-07 | PCI hotplug: cpqphp: use config space PCI interrupt pin encoding | Bjorn Helgaas |
2009-01-07 | PCI hotplug: acpiphp whitespace cleanup | Alex Chiang |
2009-01-07 | PCI/ACPI: acpiphp: Identify more removable slots | Matthew Garrett |
2009-01-07 | drivers/pci/hotplug: Add missing pci_dev_get | Julia Lawall |
2009-01-07 | PCI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-07 | PCI hotplug: pciehp: remove unnecessary wait after turning power off | Kenji Kaneshige |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming |
2008-12-29 | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-17 | PCI hotplug: ibmphp: Fix module ref count underflow | Neil Horman |
2008-12-16 | PCI hotplug: acpiphp wants a 64-bit _SUN | Justin Chen |
2008-12-16 | PCI: pciehp: fix unexpected power off with pciehp_force | Kenji Kaneshige |
2008-11-06 | powerpc/pci: Fix various pseries PCI hotplug issues | Benjamin Herrenschmidt |
2008-10-23 | Fix PCI hotplug printk format | Randy Dunlap |
2008-10-23 | PCI hotplug: shpchp: message refinement | Taku Izumi |
2008-10-23 | PCI hotplug: shpchp: replace printk with dev_printk | Taku Izumi |
2008-10-23 | PCI hotplug: pciehp: message refinement | Taku Izumi |
2008-10-23 | PCI hotplug: cpqphp: fix kernel NULL pointer dereference | Kenji Kaneshige |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-22 | Merge branch 'ull' into test | Len Brown |
2008-10-22 | PCI hotplug: fix logic in Compaq hotplug controller bus speed setup | Julia Lawall |
2008-10-22 | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige |
2008-10-22 | PCI hotplug: pciehp: fix possible memory leak in pcie_init | Kenji Kaneshige |
2008-10-22 | PCI Hotplug: fakephp: add duplicate slot name debugging | Alex Chiang |
2008-10-22 | PCI: Hotplug core: remove 'name' | Alex Chiang |
2008-10-22 | PCI: shcphp: remove 'name' parameter | Alex Chiang |
2008-10-22 | PCI: SGI Hotplug: stop managing bss_hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI: rpaphp: kmalloc/kfree slot->name directly | Alex Chiang |
2008-10-22 | PCI: pciehp: remove 'name' parameter | Alex Chiang |
2008-10-22 | PCI: ibmphp: stop managing hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI: fakephp: remove 'name' parameter | Alex Chiang |
2008-10-22 | PCI: cpqphp: stop managing hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI: cpci_hotplug: stop managing hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI: acpiphp: remove 'name' parameter | Alex Chiang |