summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-12-221-2/+1
|\
| * ACPI: replace kmalloc+memset with kzallocBurman Yan2006-12-201-2/+1
* | acpiphp: Link-time error for PCI HotplugKristen Carlson Accardi2006-12-201-1/+1
* | shpchp: cleanup shpchp.hKenji Kaneshige2006-12-203-144/+77
* | shpchp: remove shpchprm_get_physical_slot_numberKenji Kaneshige2006-12-201-24/+1
* | shpchp: cleanup struct controllerKenji Kaneshige2006-12-202-31/+1
* | shpchp: remove unnecessary struct php_ctlrKenji Kaneshige2006-12-204-249/+73
* | rpaphp: compiler warning cleanupLinas Vepstas2006-12-201-24/+23
|/
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-5/+5
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-101-1/+2
* 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
OpenPOWER on IntegriCloud