summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
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
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-09-26pciehp - fix wrong return valueKenji Kaneshige
2006-09-26acpiphp: add support for ioapic hot-removeSatoru Takeuchi
2006-09-26acpiphp: disable bridgesSatoru Takeuchi
2006-09-26acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi
2006-09-26acpiphp: do not initialize existing ioapicsSatoru Takeuchi
2006-09-26acpiphp: initialize ioapics before starting devicesSatoru Takeuchi
2006-09-26acpiphp: set hpp values before starting devicesSatoru Takeuchi
2006-09-26PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi
2006-09-26PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-09-26PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman