Age | Commit message (Expand) | Author |
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 |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-09-26 | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar |
2008-09-10 | PCI: fix pciehp_free_irq() | Adrian Bunk |
2008-09-10 | Merge branch 'linux-2.6' | Paul Mackerras |
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-20 | hotplug/rpaphp: Remove unused error path code | Stephen Rothwell |
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 |