Age | Commit message (Expand) | Author |
2007-05-02 | PCI: fix multiple definition of `queue_pushbutton_work' | Kristen Carlson Accardi |
2007-05-02 | pciehp: Adapt to device driver model | Kenji Kaneshige |
2007-05-02 | pciehp: Event handling rework | Kenji Kaneshige |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-02-07 | shpchp: delete trailing whitespace | Kenji Kaneshige |
2007-02-07 | shpchp: remove DBG_XXX_ROUTINE | Kenji Kaneshige |
2007-02-07 | shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE | Kenji Kaneshige |
2007-02-07 | PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr... | Kristen Carlson Accardi |
2007-02-07 | pciehp: fix wait command completion | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup wait command completion | Kenji Kaneshige |
2007-02-07 | pciehp: remove unused pcie_cap_base | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup pciehp.h | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup register access | Kenji Kaneshige |
2007-02-07 | pciehp: remove unused pci_bus from struct controller | Kenji Kaneshige |
2007-02-07 | pciehp: remove unnecessary php_ctlr | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup slot list | Kenji Kaneshige |
2007-02-07 | pciehp: cleanup init_slot() | Kenji Kaneshige |
2007-02-02 | Altix: Add ACPI SSDT PCI device support (hotplug) | John Keller |
2007-02-02 | ACPICA: Remove duplicate table definitions (non-conflicting), cont | Alexey Starikovskiy |
2006-12-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-20 | acpiphp: Link-time error for PCI Hotplug | Kristen Carlson Accardi |
2006-12-20 | shpchp: cleanup shpchp.h | Kenji Kaneshige |
2006-12-20 | shpchp: remove shpchprm_get_physical_slot_number | Kenji Kaneshige |
2006-12-20 | shpchp: cleanup struct controller | Kenji Kaneshige |
2006-12-20 | shpchp: remove unnecessary struct php_ctlr | Kenji Kaneshige |
2006-12-20 | rpaphp: compiler warning cleanup | Linas Vepstas |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-10 | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-12-01 | PCI: ibmphp_pci.c: fix NULL dereference | Adrian Bunk |
2006-12-01 | pciehp: remove unnecessary pci_disable_msi | Kenji Kaneshige |
2006-12-01 | pciehp: remove unnecessary free_irq | Kenji Kaneshige |
2006-12-01 | PCI: rpaphp: change device tree examination | John Rose |
2006-12-01 | PCI: Change memory allocation for acpiphp slots | Rolf Eike Beer |
2006-12-01 | acpiphp: fix missing acpiphp_glue_exit() | Akinobu Mita |
2006-12-01 | acpiphp: fix use of list_for_each macro | Akinobu Mita |
2006-12-01 | Altix: SN ACPI hotplug support. | John Keller |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-27 | acpiphp: fix latch status | MUNEDA Takahiro |
2006-10-20 | [PATCH] Fix up rpaphp driver for pci hotplug header move | Olaf Hering |
2006-10-18 | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman |
2006-10-18 | change pci hotplug subsystem maintainer to Kristen | Kristen Carlson Accardi |
2006-10-18 | cpcihp_generic: prevent loading without "bridge" parameter | Akinobu Mita |
2006-10-18 | PCI hotplug: ioremap balanced with iounmap | Amol Lad |
2006-10-18 | shpchp: remove unnecessary cmd_busy member from struct controller | Kenji Kaneshige |