aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput3-3/+3
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-39/+30
2008-12-17PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman1-5/+0
2008-12-16PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen3-4/+4
2008-12-16PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige1-11/+12
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt1-39/+30
2008-10-23Fix PCI hotplug printk formatRandy Dunlap1-1/+1
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi5-98/+86
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi5-159/+224
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi5-88/+78
2008-10-23PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige1-1/+1
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds3-12/+14
2008-10-23Merge branch 'linus' into testLen Brown11-276/+304
2008-10-22Merge branch 'ull' into testLen Brown3-10/+10
2008-10-22PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall1-1/+1
2008-10-22PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige3-4/+55
2008-10-22PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige1-2/+2
2008-10-22PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang1-2/+8
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang1-3/+3
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang3-47/+48
2008-10-22PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang1-13/+6
2008-10-22PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang1-5/+3
2008-10-22PCI: pciehp: remove 'name' parameterAlex Chiang4-44/+52
2008-10-22PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2-16/+9
2008-10-22PCI: fakephp: remove 'name' parameterAlex Chiang1-9/+10
2008-10-22PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2-31/+24
2008-10-22PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang3-49/+37
2008-10-22PCI: acpiphp: remove 'name' parameterAlex Chiang2-19/+21
2008-10-22PCI: prevent duplicate slot namesAlex Chiang3-54/+2
2008-10-22PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige1-23/+28
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang1-1/+1
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang10-16/+25
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige1-1/+1
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi3-5/+5
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu1-7/+7
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi5-186/+263
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi1-2/+1
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige2-2/+4
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org1-22/+22
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org1-69/+23
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linusIngo Molnar1-1/+1
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt2-4/+4
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox3-10/+10
2008-09-26x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar1-1/+1
2008-09-23dock: introduce .uevent for devices in dock, eg libataShaohua Li1-2/+4
2008-09-10PCI: fix pciehp_free_irq()Adrian Bunk1-1/+1
2008-09-10Merge branch 'linux-2.6'Paul Mackerras5-49/+56
2008-09-09PCI Hotplug: fakephp: fix deadlock... againAlex Chiang1-3/+3
2008-08-21PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang1-19/+15