summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2006-12-01PCI: rpaphp: change device tree examinationJohn Rose-2/+2
2006-12-01PCI: Change memory allocation for acpiphp slotsRolf Eike Beer-32/+7
2006-12-01acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita-1/+3
2006-12-01acpiphp: fix use of list_for_each macroAkinobu Mita-6/+2
2006-12-01Altix: SN ACPI hotplug support.John Keller-22/+13
2006-11-30Fix misc .c/.h comment typosMatt LaPlante-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells-12/+13
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro-3/+3
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering-1/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman-257/+22
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi-4/+2
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita-2/+2
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad-5/+14
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige-5/+1
2006-10-18shpchp: fix command completion checkKenji Kaneshige-5/+9
2006-10-18pci: Stamp out pci_find_* usage in fakephpAlan Cox-3/+8
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn-2/+1
2006-10-18pciehp - add missing lockingKenji Kaneshige-30/+33
2006-10-18pciehp: fix improper info messagesKenji Kaneshige-22/+33
2006-10-18shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige-19/+35
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-9/+9
2006-10-03Still more typo fixesMatt LaPlante-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o-1/+1
2006-09-26pciehp - fix wrong return valueKenji Kaneshige-6/+6
2006-09-26acpiphp: add support for ioapic hot-removeSatoru Takeuchi-14/+92
2006-09-26acpiphp: disable bridgesSatoru Takeuchi-1/+16
2006-09-26acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi-0/+3
2006-09-26acpiphp: do not initialize existing ioapicsSatoru Takeuchi-1/+3
2006-09-26acpiphp: initialize ioapics before starting devicesSatoru Takeuchi-1/+1
2006-09-26acpiphp: set hpp values before starting devicesSatoru Takeuchi-1/+1
2006-09-26PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi-6/+3
2006-09-26PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk-1/+1
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman-4/+14
2006-09-26PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman-33/+128
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman-4/+8
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap-3/+1
2006-08-31Merge branch 'merge'Paul Mackerras-24/+48
2006-08-26[PATCH] CPCI hotplug: fix resource assignmentScott Murray-12/+42
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown-1/+1
2006-08-16ACPIPHP: allow acpiphp to build without ACPI_DOCKKristen Carlson Accardi-1/+1
2006-08-11PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones-7/+0
2006-08-11pciehp: make pciehp build for powerpcKristen Carlson Accardi-4/+5
2006-08-08Merge branch 'merge'Paul Mackerras-3/+2
2006-08-03PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi-3/+2
2006-08-01Merge branch 'merge'Paul Mackerras-3/+2
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr-16/+16
2006-07-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+1
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton-2/+1
2006-07-09ACPI: ACPI_DOCK KconfigLen Brown-1/+1
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner-6/+7