summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pci: Fix various pseries PCI hotplug issuesBenjamin Herrenschmidt2008-11-051-39/+30Star
* Fix PCI hotplug printk formatRandy Dunlap2008-10-241-1/+1
* PCI hotplug: shpchp: message refinementTaku Izumi2008-10-245-98/+86Star
* PCI hotplug: shpchp: replace printk with dev_printkTaku Izumi2008-10-245-159/+224
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-235-88/+78Star
* 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-233-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-241-2/+4
| |/ /
* | | PCI hotplug: fix logic in Compaq hotplug controller bus speed setupJulia Lawall2008-10-231-1/+1
* | | PCI hotplug: pciehp: poll data link layer link activeKenji Kaneshige2008-10-233-4/+55
* | | PCI hotplug: pciehp: fix possible memory leak in pcie_initKenji Kaneshige2008-10-231-2/+2
* | | PCI Hotplug: fakephp: add duplicate slot name debuggingAlex Chiang2008-10-231-2/+8
* | | PCI: Hotplug core: remove 'name'Alex Chiang2008-10-231-3/+3
* | | PCI: shcphp: remove 'name' parameterAlex Chiang2008-10-233-47/+48
* | | PCI: SGI Hotplug: stop managing bss_hotplug_slot->nameAlex Chiang2008-10-231-13/+6Star
* | | PCI: rpaphp: kmalloc/kfree slot->name directlyAlex Chiang2008-10-231-5/+3Star
* | | PCI: pciehp: remove 'name' parameterAlex Chiang2008-10-234-44/+52
* | | PCI: ibmphp: stop managing hotplug_slot->nameAlex Chiang2008-10-232-16/+9Star
* | | PCI: fakephp: remove 'name' parameterAlex Chiang2008-10-231-9/+10
* | | PCI: cpqphp: stop managing hotplug_slot->nameAlex Chiang2008-10-232-31/+24Star
* | | PCI: cpci_hotplug: stop managing hotplug_slot->nameAlex Chiang2008-10-233-49/+37Star
* | | PCI: acpiphp: remove 'name' parameterAlex Chiang2008-10-232-19/+21
* | | PCI: prevent duplicate slot namesAlex Chiang2008-10-233-54/+2Star
* | | PCI Hotplug: serialize pci_hp_register and pci_hp_deregisterKenji Kaneshige2008-10-231-23/+28
* | | PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang2008-10-231-1/+1
* | | PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang2008-10-2310-16/+25
| |/ |/|
* | PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
* | PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-203-5/+5
* | PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-201-7/+7
* | PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-205-186/+263
* | PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-201-2/+1Star
* | PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-202-2/+4
* | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-201-22/+22
* | PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-201-69/+23Star
* | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-171-1/+1
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | x86, pci-hotplug, calgary / rio: fix EBDA ioremap()Ingo Molnar2008-09-261-1/+1
| | |/ /
* | | | Merge commit 'origin'Benjamin Herrenschmidt2008-10-152-4/+4
|\| | |
| * | | PCI: fix pciehp_free_irq()Adrian Bunk2008-09-101-1/+1
| * | | PCI Hotplug: fakephp: fix deadlock... againAlex Chiang2008-09-091-3/+3
| |/ /
* | | Merge branch 'linux-2.6'Paul Mackerras2008-09-105-49/+56
|\| |
| * | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-221-19/+15Star
| * | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...Alex Chiang2008-08-223-18/+15Star
| * | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-4/+1Star
| * | PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby2008-08-181-12/+29
| |/
* / hotplug/rpaphp: Remove unused error path codeStephen Rothwell2008-08-201-4/+0Star
|/
* PCI hotplug: fix typo in pcie hotplug outputJesse Barnes2008-07-281-1/+1