summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* PCI hotplug: Change link order of pciehp & acpiphpMatthew Garrett2009-01-271-1/+5
* PCI hotplug: fakephp: Allocate PCI resources before adding the deviceDarrick J. Wong2009-01-271-16/+26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-01-261-1/+3
|\
| * PCI hotplug: fix lock imbalance in pciehpJiri Slaby2009-01-191-1/+3
* | ACPI PCI hotplug: harden against panic regressionJames Bottomley2009-01-161-0/+2
|/
* Merge branch 'linus' into releaseLen Brown2009-01-0916-389/+400
|\
| * PCI hotplug: remove redundant test in cpq hotplugJulia Lawall2009-01-071-1/+1
| * PCI: pciehp: cleanup register and field definitionsKenji Kaneshige2009-01-071-229/+99
| * PCI: pciehp: ignore undefined bit in link status registerKenji Kaneshige2009-01-071-2/+1
| * PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige2009-01-073-142/+89
| * PCI: pciehp: add auto option to pciehp_detect_modeKenji Kaneshige2009-01-071-4/+76
| * PCI: pciehp: add ACPI based slot detectionKenji Kaneshige2009-01-074-1/+132
| * PCI hotplug: cpqphp: use config space PCI interrupt pin encodingBjorn Helgaas2009-01-072-3/+3
| * PCI hotplug: acpiphp whitespace cleanupAlex Chiang2009-01-072-4/+4
| * PCI/ACPI: acpiphp: Identify more removable slotsMatthew Garrett2009-01-071-15/+17
| * drivers/pci/hotplug: Add missing pci_dev_getJulia Lawall2009-01-071-0/+1
| * PCI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-071-1/+1
| * PCI hotplug: pciehp: remove unnecessary wait after turning power offKenji Kaneshige2009-01-071-14/+12
| * x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-293-3/+3
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-281-39/+30
| |\
| | * powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-061-39/+30
* | | ACPI: remove private acpica headers from driver filesLin Ming2008-12-312-2/+0
|/ /
* | PCI hotplug: ibmphp: Fix module ref count underflowNeil Horman2008-12-171-5/+0
* | PCI hotplug: acpiphp wants a 64-bit _SUNJustin Chen2008-12-163-4/+4
* | PCI: pciehp: fix unexpected power off with pciehp_forceKenji Kaneshige2008-12-161-11/+12
|/
* Fix PCI hotplug printk formatRandy Dunlap2008-10-231-1/+1
* PCI hotplug: shpchp: message refinementTaku Izumi2008-10-235-98/+86
* PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-235-159/+224
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-235-88/+78
* PCI hotplug: cpqphp: fix kernel NULL pointer dereferenceKenji Kaneshige2008-10-231-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-10-233-12/+14
|\
| * Merge branch 'linus' into testLen Brown2008-10-2311-276/+304
| |\
| * \ Merge branch 'ull' into testLen Brown2008-10-223-10/+10
| |\ \
| | * | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox2008-10-113-10/+10
| * | | dock: introduce .uevent for devices in dock, eg libataShaohua Li2008-09-231-2/+4
| |/ /
* | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-221-1/+1
* | | PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-223-4/+55
* | | PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-221-2/+2
* | | PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-221-2/+8
* | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-221-3/+3
* | | PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-223-47/+48
* | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-221-13/+6
* | | PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-221-5/+3
* | | PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-224-44/+52
* | | PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-222-16/+9
* | | PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-221-9/+10
* | | PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-222-31/+24
* | | PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-223-49/+37
* | | PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-222-19/+21
* | | PCI: prevent duplicate slot namesAlex Chiang2008-10-223-54/+2
OpenPOWER on IntegriCloud