Age | Commit message (Expand) | Author |
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-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 |
2008-10-22 | PCI: prevent duplicate slot names | Alex Chiang |
2008-10-22 | PCI Hotplug: serialize pci_hp_register and pci_hp_deregister | Kenji Kaneshige |
2008-10-22 | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang |
2008-10-22 | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige |
2008-10-20 | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi |
2008-10-20 | PCI: fix hotplug get_##name return value problem | Zhao, Yu |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi |
2008-10-20 | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige |