summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorLines
2009-01-07PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett-15/+17
2009-01-07drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall-0/+1
2009-01-07PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-1/+1
2009-01-07PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige-14/+12
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming-2/+0
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput-3/+3
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds-39/+30
2008-12-17PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman-5/+0
2008-12-16PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen-4/+4
2008-12-16PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige-11/+12
2008-11-06powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt-39/+30
2008-10-23Fix PCI hotplug printk formatRandy Dunlap-1/+1
2008-10-23PCI hotplug: shpchp: message refinementTaku Izumi-98/+86
2008-10-23PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi-159/+224
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi-88/+78
2008-10-23PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige-1/+1
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-12/+14
2008-10-23Merge branch 'linus' into testLen Brown-276/+304
2008-10-22Merge branch 'ull' into testLen Brown-10/+10
2008-10-22PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall-1/+1
2008-10-22PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige-4/+55
2008-10-22PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige-2/+2
2008-10-22PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang-2/+8
2008-10-22PCI: Hotplug core: remove 'name'Alex Chiang-3/+3
2008-10-22PCI: shcphp: remove 'name' parameterAlex Chiang-47/+48
2008-10-22PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang-13/+6
2008-10-22PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang-5/+3
2008-10-22PCI: pciehp: remove 'name' parameterAlex Chiang-44/+52
2008-10-22PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang-16/+9
2008-10-22PCI: fakephp: remove 'name' parameterAlex Chiang-9/+10
2008-10-22PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang-31/+24
2008-10-22PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang-49/+37
2008-10-22PCI: acpiphp: remove 'name' parameterAlex Chiang-19/+21
2008-10-22PCI: prevent duplicate slot namesAlex Chiang-54/+2
2008-10-22PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige-23/+28
2008-10-22PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang-1/+1
2008-10-22PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang-16/+25
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige-1/+1
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi-5/+5
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu-7/+7
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi-186/+263
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi-2/+1
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige-2/+4
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org-22/+22
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org-69/+23
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2008-10-15Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar-1/+1
2008-10-15Merge commit 'origin'Benjamin Herrenschmidt-4/+4
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox-10/+10
2008-09-26x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar-1/+1