aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-08-11pciehp: make pciehp build for powerpcKristen Carlson Accardi2-4/+5
2006-08-08Merge branch 'merge'Paul Mackerras2-3/+2
2006-08-03PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi2-3/+2
2006-08-01Merge branch 'merge'Paul Mackerras1-3/+2
2006-07-31[POWERPC] pseries: Constify & voidify get_property()Jeremy Kerr1-16/+16
2006-07-10Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2006-07-10[PATCH] don't select CONFIG_HOTPLUGAndrew Morton1-2/+1
2006-07-09ACPI: ACPI_DOCK KconfigLen Brown1-1/+1
2006-07-02[PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner5-6/+7
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds13-13/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel13-13/+0
2006-06-29merge linus into release branchLen Brown4-17/+25
2006-06-28ACPIPHP: prevent duplicate slot numbers when no _SUNKristen Accardi1-2/+7
2006-06-28ACPI: static-ize handle_hotplug_event_func()Len Brown2-2/+2
2006-06-28ACPIPHP: use ACPI dock driverKristen Accardi5-519/+87
2006-06-27[PATCH] 64bit resource: fix up printks for resources in pci core and hotplug driversGreg Kroah-Hartman4-17/+25