summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2008-05-05kgdb: 1000 loops for the single step test in kgdbtsJason Wessel
2008-05-05kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson
2008-04-29intel_menlo: fix build warningLen Brown
2008-04-29drivers: use non-racy method for proc entries creation (2)Denis V. Lunev
2008-04-29proc: remove proc_root from driversAlexey Dobriyan
2008-04-29drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall
2008-04-29drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29Misc, phantom, fix pollJiri Slaby
2008-04-29Misc: phantom, add compat ioctlJiri Slaby
2008-04-29ACER_WMI/ASUS_LAPTOP: fix build bugIngo Molnar
2008-04-29thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failedCyrill Gorcunov
2008-04-29eeepc-laptop: add hwmon fan controlCorentin Chary
2008-04-29eeepc-laptop: add backlightCorentin Chary
2008-04-29eeepc-laptop: add base driverEric Cooper
2008-04-29ACPI: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: use a private workqueueHenrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: fluff really minor fixHenrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)Henrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: prepare light and LED for sysfs supportHenrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)Henrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: fix brightness dimming control bugHenrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messagesHenrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: enhance box identification output (v2)Henrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: warn once about weird hotkey masksHenrique de Moraes Holschuh
2008-04-29ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)Henrique de Moraes Holschuh
2008-04-29kgdbts: Sparc needs sstep emulation.David S. Miller
2008-04-29ACPI: elide a non-zero test on a result that is never 0Julia Lawall
2008-04-29thermal: add the support for building the generic thermal as a moduleZhang Rui
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson
2008-04-22[SCSI] ses: fix up functionality after class_device->device conversionJames Bottomley
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21intel_menlow: Storage class should be before const qualifierTobias Klauser
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel
2008-04-17kgdb: add kgdb internal test suiteJason Wessel
2008-04-15misc: fix platform driver hotplug/coldplugKay Sievers
2008-03-30NULL noise: drivers/miscAl Viro
2008-03-13Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown