| Commit message (Expand) | Author | Age |
* | pciehp: don't enable slot unless forced | Mark Lord | 2008-03-17 |
* | PCI Hotplug: Fix small mem leak in IBM Hot Plug Controller Driver | Jesper Juhl | 2008-03-10 |
* | pci: hotplug: pciehp: fix error code path in hpc_power_off_slot | Kenji Kaneshige | 2008-03-04 |
* | PCI: fix section mismatch warning in pci_scan_child_bus | Sam Ravnborg | 2008-03-04 |
* | PCI: don't load acpi_php when acpi is disabled | Yinghai Lu | 2008-02-21 |
* | PCI: hotplug: acpiphp_ibm: Remove get device information | Gary Hade | 2008-02-21 |
* | PCI: Fix fakephp deadlock | Ian Abbott | 2008-02-01 |
* | pciehp: block new requests from the device before power off | Kenji Kaneshige | 2008-02-01 |
* | pciehp: workaround against Bad DLLP during power off | Kenji Kaneshige | 2008-02-01 |
* | pciehp: wait for 1000ms before LED operation after power off | Kenji Kaneshige | 2008-02-01 |
* | PCI: Spelling fixes | Joe Perches | 2008-02-01 |
* | PCI Hotplug: PCIeHP: Fix some whitespace damage | Rolf Eike Beer | 2008-02-01 |
* | PCI Hotplug: pciehp: use generic function to find ext capability | Kenji Kaneshige | 2008-02-01 |
* | PCI Hotplug: pciehp: remove needless hp_slot calculation | Kenji Kaneshige | 2008-02-01 |
* | PCI Hotplug: pciehp: remove needless members from struct controller | Kenji Kaneshige | 2008-02-01 |
* | PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call | MUNEDA Takahiro | 2008-02-01 |
* | PCI Hotplug: acpiphp: fix trivial typos | MUNEDA Takahiro | 2008-02-01 |
* | PCIe: fix double initialization bug | Mark Lord | 2008-02-01 |
* | PCIE: Make use of the previously split out pcie_init_enable_events() function | Mark Lord | 2008-02-01 |
* | PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D... | Mark Lord | 2008-02-01 |
* | PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo... | Mark Lord | 2008-02-01 |
* | PCI: Add missing "space" in printk messages | Joe Perches | 2008-02-01 |
* | pci hotplug: fix rpaphp directory naming | Linas Vepstas | 2008-02-01 |
* | PCI: hotplug: Link fakephp last | Alex Chiang | 2008-02-01 |
* | PCI: hotplug: pci_hotplug_core whitespace fix | Alex Chiang | 2008-02-01 |
* | PCI: hotplug: acpiphp: Remove unused variable from acpiphp | Alex Chiang | 2008-02-01 |
* | PCI: hotplug: remove Experimental | Kristen Carlson Accardi | 2008-02-01 |
* | PCI: hotplug: Switch to pci_get_bus_and_slot | Joonwoo Park | 2008-02-01 |
* | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-30 |
|\ |
|
| * | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 |
| * | driver core: add way to get to bus kset | Greg Kroah-Hartman | 2008-01-24 |
| * | Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an... | Greg Kroah-Hartman | 2008-01-24 |
| * | kobject: clean up rpadlpar horrid sysfs abuse | Greg Kroah-Hartman | 2008-01-24 |
| * | kset: convert pci hotplug to use kset_create_and_add | Greg Kroah-Hartman | 2008-01-24 |
| * | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-24 |
* | | [POWERPC] Merge PCI resource fixups | Benjamin Herrenschmidt | 2007-12-20 |
|/ |
|
* | pci hotplug: kernel-doc fixes | Randy Dunlap | 2007-11-28 |
* | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 2007-11-05 |
* | PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() check | Adrian Bunk | 2007-11-05 |
* | Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c | Linus Torvalds | 2007-10-15 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-10-12 |
|\ |
|
| * | cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for read | Auke Kok | 2007-10-12 |
| * | pci: hotplug: cpqphp: convert to kthread infrastructure | Christoph Hellwig | 2007-10-12 |
| * | pci: hotplug: ibmphp: convert to kthread | Kristen Carlson Accardi | 2007-10-12 |
| * | pciehp: minor cleanups for pciehp_hpc.c | Kenji Kaneshige | 2007-10-12 |
| * | pciehp: remove trailing whitespace form pciehp_pci.c | Kenji Kaneshige | 2007-10-12 |
| * | pciehp: remove trailing whitespace from pciehp_ctrl.c | Kenji Kaneshige | 2007-10-12 |
| * | pciehp: remove trailing whitespace from pciehp_core.c | Kenji Kaneshige | 2007-10-12 |
| * | pciehp: remove trailing whitespace from pciehp_hpc.c | Kenji Kaneshige | 2007-10-12 |
| * | pciehp: remove DBG_XXX_ROUTINE | Kenji Kaneshige | 2007-10-12 |