summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0510-74/+31
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-12-019-73/+30
| |\
| | * PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk2006-12-011-2/+2
| | * pciehp: remove unnecessary pci_disable_msiKenji Kaneshige2006-12-011-2/+0
| | * pciehp: remove unnecessary free_irqKenji Kaneshige2006-12-011-6/+1
| | * PCI: rpaphp: change device tree examinationJohn Rose2006-12-012-2/+2
| | * PCI: Change memory allocation for acpiphp slotsRolf Eike Beer2006-12-012-32/+7
| | * acpiphp: fix missing acpiphp_glue_exit()Akinobu Mita2006-12-011-1/+3
| | * acpiphp: fix use of list_for_each macroAkinobu Mita2006-12-011-6/+2
| | * Altix: SN ACPI hotplug support.John Keller2006-12-011-22/+13
| * | Fix misc .c/.h comment typosMatt LaPlante2006-11-301-1/+1
| |/
* / WorkStruct: make allyesconfigDavid Howells2006-11-223-12/+13
|/
* acpiphp: fix latch statusMUNEDA Takahiro2006-10-271-3/+3
* [PATCH] Fix up rpaphp driver for pci hotplug header moveOlaf Hering2006-10-201-1/+1
* PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-1823-257/+22
* change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi2006-10-182-4/+2
* cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita2006-10-181-2/+2
* PCI hotplug: ioremap balanced with iounmapAmol Lad2006-10-181-5/+14
* shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige2006-10-182-5/+1
* shpchp: fix command completion checkKenji Kaneshige2006-10-181-5/+9
* pci: Stamp out pci_find_* usage in fakephpAlan Cox2006-10-181-3/+8
* pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn2006-10-181-2/+1
* pciehp - add missing lockingKenji Kaneshige2006-10-184-30/+33
* pciehp: fix improper info messagesKenji Kaneshige2006-10-182-22/+33
* shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige2006-10-181-19/+35
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-055-9/+9
* Still more typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-1/+1
* pciehp - fix wrong return valueKenji Kaneshige2006-09-261-6/+6
* acpiphp: add support for ioapic hot-removeSatoru Takeuchi2006-09-262-14/+92
* acpiphp: disable bridgesSatoru Takeuchi2006-09-261-1/+16
* acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi2006-09-261-0/+3
* acpiphp: do not initialize existing ioapicsSatoru Takeuchi2006-09-261-1/+3
* acpiphp: initialize ioapics before starting devicesSatoru Takeuchi2006-09-261-1/+1
* acpiphp: set hpp values before starting devicesSatoru Takeuchi2006-09-261-1/+1
* PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi2006-09-261-6/+3
* PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk2006-09-261-1/+1
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-261-4/+14
* PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2006-09-262-33/+128
* SHPCHP: fix __must_check warningsGreg Kroah-Hartman2006-09-263-4/+8
* sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-251-3/+1
* Merge branch 'merge'Paul Mackerras2006-08-314-24/+48
|\
| * [PATCH] CPCI hotplug: fix resource assignmentScott Murray2006-08-261-12/+42
| *---. Merge trivial low-risk suspend hotkey bugzilla-5918 into releaseLen Brown2006-08-201-1/+1
| |\ \ \
| | | * | ACPIPHP: allow acpiphp to build without ACPI_DOCKKristen Carlson Accardi2006-08-161-1/+1
| | | |/
| * | | PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.Dave Jones2006-08-111-7/+0
| * | | pciehp: make pciehp build for powerpcKristen Carlson Accardi2006-08-112-4/+5
| | |/ | |/|
* | | Merge branch 'merge'Paul Mackerras2006-08-082-3/+2
|\| |
| * | PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi2006-08-032-3/+2
| |/
* | Merge branch 'merge'Paul Mackerras2006-08-011-3/+2
|\|