summaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2006-12-20shpchp: remove unnecessary struct php_ctlrKenji Kaneshige4-249/+73
2006-12-20rpaphp: compiler warning cleanupLinas Vepstas1-24/+23
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-5/+5
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis1-1/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells10-74/+31
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds9-73/+30
2006-12-01PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk1-2/+2
2006-12-01pciehp: remove unnecessary pci_disable_msiKenji Kaneshige1-2/+0
2006-12-01pciehp: remove unnecessary free_irqKenji Kaneshige1-6/+1
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose2-2/+2
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer2-32/+7
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita1-1/+3
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita1-6/+2
2006-12-01Altix: SN ACPI hotplug support.John Keller1-22/+13
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells3-12/+13
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro1-3/+3
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering1-1/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman23-257/+22
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi2-4/+2
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita1-2/+2
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad1-5/+14
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige2-5/+1
2006-10-18shpchp: fix command completion checkKenji Kaneshige1-5/+9
2006-10-18pci: Stamp out pci_find_* usage in fakephpAlan Cox1-3/+8
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn1-2/+1
2006-10-18pciehp - add missing lockingKenji Kaneshige4-30/+33
2006-10-18pciehp: fix improper info messagesKenji Kaneshige2-22/+33
2006-10-18shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige1-19/+35
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells5-9/+9
2006-10-03Still more typo fixesMatt LaPlante1-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-1/+1
2006-09-26pciehp - fix wrong return valueKenji Kaneshige1-6/+6
2006-09-26acpiphp: add support for ioapic hot-removeSatoru Takeuchi2-14/+92
2006-09-26acpiphp: disable bridgesSatoru Takeuchi1-1/+16
2006-09-26acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi1-0/+3
2006-09-26acpiphp: do not initialize existing ioapicsSatoru Takeuchi1-1/+3
2006-09-26acpiphp: initialize ioapics before starting devicesSatoru Takeuchi1-1/+1
2006-09-26acpiphp: set hpp values before starting devicesSatoru Takeuchi1-1/+1
2006-09-26PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi1-6/+3
2006-09-26PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk1-1/+1
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman1-4/+14
2006-09-26PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2-33/+128
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman3-4/+8
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap1-3/+1
2006-08-31Merge branch 'merge'Paul Mackerras4-24/+48
2006-08-26[PATCH] CPCI hotplug: fix resource assignmentScott Murray1-12/+42
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown1-1/+1
2006-08-16ACPIPHP: allow acpiphp to build without ACPI_DOCKKristen Carlson Accardi1-1/+1
2006-08-11PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones1-7/+0