aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug
Commit message (Expand)AuthorAgeFilesLines
* PCI: don't load acpi_php when acpi is disabledYinghai Lu2008-02-211-0/+6
* PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade2008-02-211-16/+17
* PCI: Fix fakephp deadlockIan Abbott2008-02-011-4/+35
* pciehp: block new requests from the device before power offKenji Kaneshige2008-02-011-12/+21
* pciehp: workaround against Bad DLLP during power offKenji Kaneshige2008-02-011-0/+45
* pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2008-02-012-12/+7
* PCI: Spelling fixesJoe Perches2008-02-011-1/+1
* PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer2008-02-011-2/+1
* PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige2008-02-011-6/+1
* PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige2008-02-011-11/+2
* PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige2008-02-012-13/+3
* PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro2008-02-011-1/+0
* PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro2008-02-011-2/+2
* PCIe: fix double initialization bugMark Lord2008-02-013-54/+69
* PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord2008-02-013-1/+20
* PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord2008-02-011-81/+104
* PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord2008-02-013-1/+6
* PCI: Add missing "space" in printk messagesJoe Perches2008-02-011-1/+1
* pci hotplug: fix rpaphp directory namingLinas Vepstas2008-02-013-38/+24
* PCI: hotplug: Link fakephp lastAlex Chiang2008-02-011-1/+3
* PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang2008-02-011-1/+1
* PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang2008-02-011-1/+0
* PCI: hotplug: remove ExperimentalKristen Carlson Accardi2008-02-011-2/+2
* PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park2008-02-011-4/+7
* Merge branch 'linux-2.6'Paul Mackerras2008-01-313-90/+66
|\
| * Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-242-3/+3
| * driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-241-1/+4
| * Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman2008-01-241-7/+7
| * kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman2008-01-241-69/+43
| * kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman2008-01-243-15/+14
| * kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-242-4/+4
* | [POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt2007-12-201-1/+1
|/
* pci hotplug: kernel-doc fixesRandy Dunlap2007-11-2812-169/+169
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-051-3/+3
* PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk2007-11-051-9/+7
* Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds2007-10-151-2/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-127-280/+124
|\
| * cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok2007-10-121-1/+1
| * pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig2007-10-121-48/+21
| * pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi2007-10-121-45/+12
| * pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige2007-10-121-21/+26
| * pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige2007-10-121-3/+3
| * pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige2007-10-121-10/+10
| * pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige2007-10-121-10/+10
| * pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige2007-10-121-25/+25
| * pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige2007-10-121-106/+5
| * PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi2007-10-121-0/+1
| * PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi2007-10-121-6/+12
| * pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige2007-10-121-4/+0
| * PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-10-121-4/+1