aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2007-02-07shpchp: delete trailing whitespaceKenji Kaneshige
2007-02-07shpchp: remove DBG_XXX_ROUTINEKenji Kaneshige
2007-02-07shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODEKenji Kaneshige
2007-02-07PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...Kristen Carlson Accardi
2007-02-07pciehp: fix wait command completionKenji Kaneshige
2007-02-07pciehp: cleanup wait command completionKenji Kaneshige
2007-02-07pciehp: remove unused pcie_cap_baseKenji Kaneshige
2007-02-07pciehp: cleanup pciehp.hKenji Kaneshige
2007-02-07pciehp: cleanup register accessKenji Kaneshige
2007-02-07pciehp: remove unused pci_bus from struct controllerKenji Kaneshige
2007-02-07pciehp: remove unnecessary php_ctlrKenji Kaneshige
2007-02-07pciehp: cleanup slot listKenji Kaneshige
2007-02-07pciehp: cleanup init_slot()Kenji Kaneshige
2006-12-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-12-20ACPI: replace kmalloc+memset with kzallocBurman Yan
2006-12-20acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi
2006-12-20shpchp: cleanup shpchp.hKenji Kaneshige
2006-12-20shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige
2006-12-20shpchp: cleanup struct controllerKenji Kaneshige
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige
2006-12-01pciehp: remove unnecessary free_irqKenji Kaneshige
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita
2006-12-01Altix: SN ACPI hotplug support.John Keller
2006-11-30Fix misc .c/.h comment typosMatt LaPlante
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige
2006-10-18shpchp: fix command completion checkKenji Kaneshige
2006-10-18pci: Stamp out pci_find_* usage in fakephpAlan Cox
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn
2006-10-18pciehp - add missing lockingKenji Kaneshige
2006-10-18pciehp: fix improper info messagesKenji Kaneshige
2006-10-18shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-03Still more typo fixesMatt LaPlante