summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers2006-06-215-7/+17
* [PATCH] Driver core: allow struct device to have a dev_tGreg Kroah-Hartman2006-06-213-1/+176
* [PATCH] Driver core: change make_class_name() to take kobjectsGreg Kroah-Hartman2006-06-212-14/+18
* [PATCH] firmware_class: s/semaphores/mutexesLaura Garcia2006-06-211-11/+11
* [PATCH] Driver core: PM_DEBUG device suspend() messages become informativeDavid Brownell2006-06-211-1/+16
* [PATCH] remove duplication from Documentation/power/devices.txtDavid Brownell2006-06-211-90/+0
* [PATCH] Driver Core: Add /sys/hypervisor when neededMichael Holzheu2006-06-216-0/+32
* [PATCH] Driver Core: Fix platform_device_add to use device_addRussell King2006-06-211-1/+1
* [PATCH] Driver Core: Allow sysdev_class have attributesShaohua Li2006-06-212-2/+67
* [PATCH] Driver Core: remove unused exportsGreg Kroah-Hartman2006-06-215-26/+4
* [PATCH] platform_bus learns about modaliasDavid Brownell2006-06-211-0/+33
* [PATCH] Driver Core: CONFIG_DEBUG_PM covers drivers/base/power tooDavid Brownell2006-06-211-0/+3
* [PATCH] Driver core: class_device_add needs error checksStephen Hemminger2006-06-211-18/+54
* [PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp2006-06-215-18/+34
* [PATCH] TTY: return class device pointer from tty_register_device()Hansjoerg Lipp2006-06-212-5/+10
* [PATCH] Driver core: bus device event delayKay Sievers2006-06-213-5/+21
* [PATCH] CCISS: add device symlink to the block cciss block devices in sysfsGreg Kroah-Hartman2006-06-211-0/+1
* [PATCH] Add kernel<->userspace ABI stability documentationGreg Kroah-Hartman2006-06-216-0/+171
* [PATCH] kobject: make people pay attention to kobject_add errorsGreg Kroah-Hartman2006-06-211-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-2115-661/+1091
|\
| * [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init()Jan Beulich2006-06-191-5/+20
| * [PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle...Eric Sesterhenn2006-06-191-6/+6
| * [PATCH] shpchp: Cleanup improper info messagesKenji Kaneshige2006-06-192-19/+19
| * [PATCH] shpchp: Remove Unused hpc_evelnt_lockKenji Kaneshige2006-06-191-8/+0
| * [PATCH] shpchp: Cleanup interrupt polling timerKenji Kaneshige2006-06-191-33/+26
| * [PATCH] shpchp: Cleanup SHPC commandsKenji Kaneshige2006-06-191-50/+48
| * [PATCH] shpchp: Cleanup interrupt handlerKenji Kaneshige2006-06-191-68/+57
| * [PATCH] shpchp: Remove unnecessary hpc_ctlr_handle checkKenji Kaneshige2006-06-191-181/+16
| * [PATCH] pciehp: Implement get_address callbackKenji Kaneshige2006-06-191-0/+14
| * [PATCH] pciehp: Add missing pci_dev_putKenji Kaneshige2006-06-191-0/+2
| * [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()Kenji Kaneshige2006-06-191-2/+7
| * [PATCH] SGI Hotplug: Incorrect power statusMike Habeck2006-06-191-1/+3
| * [PATCH] shpchp: Create shpchpd at controller probe timeKenji Kaneshige2006-06-192-8/+19
| * [PATCH] shpchp: Mask Global SERR and Intr at controller release timeKenji Kaneshige2006-06-191-1/+10
| * [PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits accessKenji Kaneshige2006-06-191-5/+20
| * [PATCH] SHPC: Fix SHPC Logical Slot Register bits accessKenji Kaneshige2006-06-191-9/+40
| * [PATCH] SHPC: Cleanup SHPC Logical Slot Register bits accessKenji Kaneshige2006-06-191-87/+64
| * [PATCH] SHPC: Cleanup SHPC Logical Slot Register accessKenji Kaneshige2006-06-191-13/+18
| * [PATCH] SHPC: Cleanup SHPC register accessKenji Kaneshige2006-06-191-80/+112
| * [PATCH] pciehp: Fix programming hotplug parametersKenji Kaneshige2006-06-191-2/+139
| * [PATCH] acpi_pcihp: Add support for _HPXKenji Kaneshige2006-06-194-36/+262
| * [PATCH] acpi_pcihp: Remove improper error message about OSHPKenji Kaneshige2006-06-191-2/+19
| * [PATCH] acpi_pcihp: Fix programming _HPP valuesKenji Kaneshige2006-06-195-14/+29
| * [PATCH] pciehp: dont call pci_enable_devKristen Accardi2006-06-191-3/+0
| * [PATCH] PCI Hotplug: don't use acpi_os_freeKristen Accardi2006-06-193-11/+11
| * [PATCH] acpiphp: turn off slot power at error caseMUNEDA Takahiro2006-06-191-1/+7
| * [PATCH] acpiphp: host and p2p hotplugMUNEDA Takahiro2006-06-191-1/+0
| * [PATCH] acpiphp: hotplug slot hotplugMUNEDA Takahiro2006-06-192-9/+122
| * [PATCH] acpiphp: configure _PRT - V3MUNEDA Takahiro2006-06-191-38/+33
| * [PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver changesPrarit Bhargava2006-06-191-21/+21