aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)Author
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu
2008-02-21PCI: hotplug: acpiphp_ibm: Remove get device informationGary Hade
2008-02-01PCI: Fix fakephp deadlockIan Abbott
2008-02-01pciehp: block new requests from the device before power offKenji Kaneshige
2008-02-01pciehp: workaround against Bad DLLP during power offKenji Kaneshige
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige
2008-02-01PCI: Spelling fixesJoe Perches
2008-02-01PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer
2008-02-01PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige
2008-02-01PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige
2008-02-01PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro
2008-02-01PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro
2008-02-01PCIe: fix double initialization bugMark Lord
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...Mark Lord
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...Mark Lord
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas
2008-02-01PCI: hotplug: Link fakephp lastAlex Chiang
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang
2008-02-01PCI: hotplug: remove ExperimentalKristen Carlson Accardi
2008-02-01PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman
2008-01-24Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Greg Kroah-Hartman
2008-01-24kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig
2007-10-12pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Kristen Carlson Accardi
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski