aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-01PCI: Fix fakephp deadlockIan Abbott1-4/+35
2008-02-01pciehp: block new requests from the device before power offKenji Kaneshige1-12/+21
2008-02-01pciehp: workaround against Bad DLLP during power offKenji Kaneshige1-0/+45
2008-02-01pciehp: wait for 1000ms before LED operation after power offKenji Kaneshige2-12/+7
2008-02-01PCI: Spelling fixesJoe Perches1-1/+1
2008-02-01PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer1-2/+1
2008-02-01PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige1-6/+1
2008-02-01PCI Hotplug: pciehp: remove needless hp_slot calculationKenji Kaneshige1-11/+2
2008-02-01PCI Hotplug: pciehp: remove needless members from struct controllerKenji Kaneshige2-13/+3
2008-02-01PCI Hotplug: acpiphp: remove unneeded acpi_get_name function callMUNEDA Takahiro1-1/+0
2008-02-01PCI Hotplug: acpiphp: fix trivial typosMUNEDA Takahiro1-2/+2
2008-02-01PCIe: fix double initialization bugMark Lord3-54/+69
2008-02-01PCIE: Make use of the previously split out pcie_init_enable_events() functionMark Lord3-1/+20
2008-02-01PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1Mark Lord1-81/+104
2008-02-01PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebooks (and others?) in conjunction with modparam of pciehp_force=1.Mark Lord3-1/+6
2008-02-01PCI: Add missing "space" in printk messagesJoe Perches1-1/+1
2008-02-01pci hotplug: fix rpaphp directory namingLinas Vepstas3-38/+24
2008-02-01PCI: hotplug: Link fakephp lastAlex Chiang1-1/+3
2008-02-01PCI: hotplug: pci_hotplug_core whitespace fixAlex Chiang1-1/+1
2008-02-01PCI: hotplug: acpiphp: Remove unused variable from acpiphpAlex Chiang1-1/+0
2008-02-01PCI: hotplug: remove ExperimentalKristen Carlson Accardi1-2/+2
2008-02-01PCI: hotplug: Switch to pci_get_bus_and_slotJoonwoo Park1-4/+7
2008-01-31Merge branch 'linux-2.6'Paul Mackerras3-90/+66
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2-3/+3
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman1-1/+4
2008-01-24Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_and_addGreg Kroah-Hartman1-7/+7
2008-01-24kobject: clean up rpadlpar horrid sysfs abuseGreg Kroah-Hartman1-69/+43
2008-01-24kset: convert pci hotplug to use kset_create_and_addGreg Kroah-Hartman3-15/+14
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2-4/+4
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt1-1/+1
2007-11-28pci hotplug: kernel-doc fixesRandy Dunlap12-169/+169
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik1-3/+3
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkAdrian Bunk1-9/+7
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cLinus Torvalds1-2/+0
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds7-280/+124
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readAuke Kok1-1/+1
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureChristoph Hellwig1-48/+21
2007-10-12pci: hotplug: ibmphp: convert to kthreadKristen Carlson Accardi1-45/+12
2007-10-12pciehp: minor cleanups for pciehp_hpc.cKenji Kaneshige1-21/+26
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige1-3/+3
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cKenji Kaneshige1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cKenji Kaneshige1-25/+25
2007-10-12pciehp: remove DBG_XXX_ROUTINEKenji Kaneshige1-106/+5
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as Native hotplugKristen Carlson Accardi1-0/+1
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi1-6/+12
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEKenji Kaneshige1-4/+0
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocMariusz Kozlowski1-4/+1
2007-10-12sysfs: kill sysfs_update_file()Tejun Heo1-60/+0
2007-10-12Drivers: clean up direct setting of the name of a ksetGreg Kroah-Hartman1-3/+3