aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2006-10-27acpiphp: fix latch statusGravatar MUNEDA Takahiro 1-3/+3
2006-10-20[PATCH] Fix up rpaphp driver for pci hotplug header moveGravatar Olaf Hering 1-1/+1
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Gravatar Greg Kroah-Hartman 23-257/+22
2006-10-18change pci hotplug subsystem maintainer to KristenGravatar Kristen Carlson Accardi 2-4/+2
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterGravatar Akinobu Mita 1-2/+2
2006-10-18PCI hotplug: ioremap balanced with iounmapGravatar Amol Lad 1-5/+14
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerGravatar Kenji Kaneshige 2-5/+1
2006-10-18shpchp: fix command completion checkGravatar Kenji Kaneshige 1-5/+9
2006-10-18pci: Stamp out pci_find_* usage in fakephpGravatar Alan Cox 1-3/+8
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cGravatar Eric Sesterhenn 1-2/+1
2006-10-18pciehp - add missing lockingGravatar Kenji Kaneshige 4-30/+33
2006-10-18pciehp: fix improper info messagesGravatar Kenji Kaneshige 2-22/+33
2006-10-18shpchp: fix shpchp_wait_cmd in pollGravatar Kenji Kaneshige 1-19/+35
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersGravatar David Howells 5-9/+9
2006-10-03Still more typo fixesGravatar Matt LaPlante 1-1/+1
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-1/+1
2006-09-26pciehp - fix wrong return valueGravatar Kenji Kaneshige 1-6/+6
2006-09-26acpiphp: add support for ioapic hot-removeGravatar Satoru Takeuchi 2-14/+92
2006-09-26acpiphp: disable bridgesGravatar Satoru Takeuchi 1-1/+16
2006-09-26acpiphp: stop bus device before acpi_bus_trimGravatar Satoru Takeuchi 1-0/+3
2006-09-26acpiphp: do not initialize existing ioapicsGravatar Satoru Takeuchi 1-1/+3
2006-09-26acpiphp: initialize ioapics before starting devicesGravatar Satoru Takeuchi 1-1/+1
2006-09-26acpiphp: set hpp values before starting devicesGravatar Satoru Takeuchi 1-1/+1
2006-09-26PCI Hotplug: cleanup pcihp skeleton code.Gravatar Satoru Takeuchi 1-6/+3
2006-09-26PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticGravatar Adrian Bunk 1-1/+1
2006-09-26PCI: fix __must_check warningsGravatar Greg Kroah-Hartman 1-4/+14
2006-09-26PCI Hotplug: fix __must_check warningsGravatar Greg Kroah-Hartman 2-33/+128
2006-09-26SHPCHP: fix __must_check warningsGravatar Greg Kroah-Hartman 3-4/+8
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorGravatar Randy.Dunlap 1-3/+1
2006-08-31Merge branch 'merge'Gravatar Paul Mackerras 4-24/+48
2006-08-26[PATCH] CPCI hotplug: fix resource assignmentGravatar Scott Murray 1-12/+42
2006-08-20Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseGravatar Len Brown 1-1/+1
2006-08-16ACPIPHP: allow acpiphp to build without ACPI_DOCKGravatar Kristen Carlson Accardi 1-1/+1
2006-08-11PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Gravatar Dave Jones 1-7/+0
2006-08-11pciehp: make pciehp build for powerpcGravatar Kristen Carlson Accardi 2-4/+5
2006-08-08Merge branch 'merge'Gravatar Paul Mackerras 2-3/+2
2006-08-03PCI Hotplug: add acpiphp to MAINTAINERSGravatar Kristen Carlson Accardi 2-3/+2
2006-08-01Merge branch 'merge'Gravatar Paul Mackerras 1-3/+2
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Gravatar Jeremy Kerr 1-16/+16
2006-07-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-1/+1
2006-07-10[PATCH] don't select CONFIG_HOTPLUGGravatar Andrew Morton 1-2/+1
2006-07-09ACPI: ACPI_DOCK KconfigGravatar Len Brown 1-1/+1
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsGravatar Thomas Gleixner 5-6/+7
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 13-13/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 13-13/+0
2006-06-29merge linus into release branchGravatar Len Brown 4-17/+25
2006-06-28ACPIPHP: prevent duplicate slot numbers when no _SUNGravatar Kristen Accardi 1-2/+7
2006-06-28ACPI: static-ize handle_hotplug_event_func()Gravatar Len Brown 2-2/+2
2006-06-28ACPIPHP: use ACPI dock driverGravatar Kristen Accardi 5-519/+87
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ...Gravatar Greg Kroah-Hartman 4-17/+25