aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/hotplug
AgeCommit message (Expand)AuthorFilesLines
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Gravatar Greg Kroah-Hartman 2-3/+3
2008-01-24driver core: add way to get to bus ksetGravatar Greg Kroah-Hartman 1-1/+4
2008-01-24Kobject: change drivers/pci/hotplug/pci_hotplug_core.c to use kobject_init_an...Gravatar Greg Kroah-Hartman 1-7/+7
2008-01-24kobject: clean up rpadlpar horrid sysfs abuseGravatar Greg Kroah-Hartman 1-69/+43
2008-01-24kset: convert pci hotplug to use kset_create_and_addGravatar Greg Kroah-Hartman 3-15/+14
2008-01-24kobject: remove struct kobj_type from struct ksetGravatar Greg Kroah-Hartman 2-4/+4
2007-11-28pci hotplug: kernel-doc fixesGravatar Randy Dunlap 12-169/+169
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIGravatar Jeff Garzik 1-3/+3
2007-11-05PCI Hotplug: cpqhp_pushbutton_thread(): remove a pointless if() checkGravatar Adrian Bunk 1-9/+7
2007-10-15Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.cGravatar Linus Torvalds 1-2/+0
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 7-280/+124
2007-10-12cpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_ID for readGravatar Auke Kok 1-1/+1
2007-10-12pci: hotplug: cpqphp: convert to kthread infrastructureGravatar Christoph Hellwig 1-48/+21
2007-10-12pci: hotplug: ibmphp: convert to kthreadGravatar Kristen Carlson Accardi 1-45/+12
2007-10-12pciehp: minor cleanups for pciehp_hpc.cGravatar Kenji Kaneshige 1-21/+26
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cGravatar Kenji Kaneshige 1-3/+3
2007-10-12pciehp: remove trailing whitespace from pciehp_ctrl.cGravatar Kenji Kaneshige 1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_core.cGravatar Kenji Kaneshige 1-10/+10
2007-10-12pciehp: remove trailing whitespace from pciehp_hpc.cGravatar Kenji Kaneshige 1-25/+25
2007-10-12pciehp: remove DBG_XXX_ROUTINEGravatar Kenji Kaneshige 1-106/+5
2007-10-12PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...Gravatar Kristen Carlson Accardi 1-0/+1
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeGravatar Kristen Carlson Accardi 1-6/+12
2007-10-12pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODEGravatar Kenji Kaneshige 1-4/+0
2007-10-12PCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion to kzallocGravatar Mariusz Kozlowski 1-4/+1
2007-10-12sysfs: kill sysfs_update_file()Gravatar Tejun Heo 1-60/+0
2007-10-12Drivers: clean up direct setting of the name of a ksetGravatar Greg Kroah-Hartman 1-3/+3
2007-10-11i386: move pciGravatar Thomas Gleixner 3-3/+3
2007-08-25Pull events into release branchGravatar Len Brown 1-1/+4
2007-08-25acpiphp_ibm: add missing '\n' to error messageGravatar Jeremy Fitzhardinge 1-1/+1
2007-08-23ACPI: Schedule /proc/acpi/event for removalGravatar Len Brown 1-1/+1
2007-08-23ACPI: don't duplicate input events on netlinkGravatar Zhang Rui 1-0/+3
2007-08-22pci/hotplug/cpqphp_ctrl.c: remove stale BKL useGravatar Ingo Molnar 1-3/+1
2007-07-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Gravatar Linus Torvalds 1-3/+3
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 9-148/+196
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Gravatar Zhang Rui 1-2/+4
2007-07-11sysfs: kill unnecessary attribute->ownerGravatar Tejun Heo 1-1/+0
2007-07-11PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gravatar Gary Hade 1-2/+46
2007-07-11PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGravatar Gary Hade 1-0/+3
2007-07-11PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gravatar Gary Hade 3-2/+7
2007-07-11PCI: hotplug: pciehp: wait for 1 second after power off slotGravatar Kenji Kaneshige 1-0/+12
2007-07-11PCI: cpci_hotplug: Convert to use the kthread APIGravatar Scott Murray 1-45/+21
2007-07-11PCI: ROUND_UP macro cleanup in drivers/pciGravatar Milind Arun Choudhary 1-2/+0
2007-07-11PCI: Change all drivers to use pci_device->revisionGravatar Auke Kok 1-7/+5
2007-07-11PCI: hotplug: pciehp: Fix possible race condition in writing slotGravatar Kenji Kaneshige 2-90/+102
2007-06-14[POWERPC] Rewrite IO allocation & mapping on powerpc64Gravatar Benjamin Herrenschmidt 1-3/+3
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-05-15rpadlpar breakage - fallout of struct subsystem removalGravatar Al Viro 1-2/+3
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Gravatar Tony Luck 1-18/+18
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 1-5/+5
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 7-7/+0