summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* thinkpad-acpi: fix LED handling on older ThinkPadsHenrique de Moraes Holschuh2008-06-121-27/+28
* thinkpad-acpi: fix initialization error pathsHenrique de Moraes Holschuh2008-06-121-207/+230
* thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL renameHenrique de Moraes Holschuh2008-06-121-2/+2
* fujitsu-laptop: autoload module on Lifebook P1510DDan Williams2008-06-061-0/+6
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2008-06-041-7/+26
|\
| * kgdbts: Use HW breakpoints with CONFIG_DEBUG_RODATAJason Wessel2008-05-281-4/+24
| * kgdb: use common ascii helpers and put_unaligned_be32 helperHarvey Harrison2008-05-281-3/+2Star
* | acpi: fix sparse const errorsHarvey Harrison2008-05-301-5/+5
|/
* drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-137-69/+69
* drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-137-401/+291Star
* kgdb: 1000 loops for the single step test in kgdbtsJason Wessel2008-05-051-2/+13
* kgdb: trivial sparse fixes in kgdb test-suiteHarvey Harrison2008-05-051-30/+30
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-04-304-195/+1260
|\
| *---------------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-3017-290/+10088
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | * ACPI: thinkpad-acpi: bump up version to 0.20Henrique de Moraes Holschuh2008-04-291-1/+1
| | | | | | | | | | * ACPI: thinkpad-acpi: fix selects in KconfigHenrique de Moraes Holschuh2008-04-291-1/+2
| | | | | | | | | | * ACPI: thinkpad-acpi: use a private workqueueHenrique de Moraes Holschuh2008-04-291-7/+19
| | | | | | | | | | * ACPI: thinkpad-acpi: fluff really minor fixHenrique de Moraes Holschuh2008-04-291-1/+1
| | | | | | | | | | * ACPI: thinkpad-acpi: add sysfs led class support to thinkpad leds (v3.2)Henrique de Moraes Holschuh2008-04-291-1/+135
| | | | | | | | | | * ACPI: thinkpad-acpi: add sysfs led class support for thinklight (v3.1)Henrique de Moraes Holschuh2008-04-291-1/+56
| | | | | | | | | | * ACPI: thinkpad-acpi: prepare light and LED for sysfs supportHenrique de Moraes Holschuh2008-04-292-55/+138
| | | | | | | | | | * ACPI: thinkpad-acpi: claim tpacpi as an official short handle (v1.1)Henrique de Moraes Holschuh2008-04-291-2/+6
| | | | | | | | | | * ACPI: thinkpad-acpi: fix brightness dimming control bugHenrique de Moraes Holschuh2008-04-291-15/+49
| | | | | | | | | | * ACPI: thinkpad-acpi: rate-limit CMOS/EC unsynced error messagesHenrique de Moraes Holschuh2008-04-291-7/+15
| | | | | | | | | | * ACPI: thinkpad-acpi: enhance box identification output (v2)Henrique de Moraes Holschuh2008-04-291-3/+9
| | | | | | | | | | * ACPI: thinkpad-acpi: warn once about weird hotkey masksHenrique de Moraes Holschuh2008-04-291-0/+17
| | | | | | | | | | * ACPI: thinkpad-acpi: BIOS backlight mode helper (v2.1)Henrique de Moraes Holschuh2008-04-291-105/+133
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | | | | | | | * intel_menlo: fix build warningLen Brown2008-04-291-5/+0Star
| | | | | | | | | * ACPI: elide a non-zero test on a result that is never 0Julia Lawall2008-04-291-14/+9Star
| | | | | | | | | * thermal: add the support for building the generic thermal as a moduleZhang Rui2008-04-291-0/+1
| | | | |_|_|_|_|/ | | | |/| | | | |
| | | | | | | * | ACER_WMI/ASUS_LAPTOP: fix build bugIngo Molnar2008-04-291-0/+2
| | | | | | | * | thinkpad_acpi: fix possible NULL pointer dereference if kstrdup failedCyrill Gorcunov2008-04-291-1/+1
| | | | |_|_|/ / | | | |/| | | |
| | | | | | * | eeepc-laptop: add hwmon fan controlCorentin Chary2008-04-292-0/+148
| | | | | | * | eeepc-laptop: add backlightCorentin Chary2008-04-292-0/+78
| | | | | | * | eeepc-laptop: add base driverEric Cooper2008-04-293-1/+455
| | | | |_|/ / | | | |/| | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | kgdbts: Sparc needs sstep emulation.David S. Miller2008-04-291-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-2/+2
* | | | | | | drivers: use non-racy method for proc entries creation (2)Denis V. Lunev2008-04-292-13/+5Star
* | | | | | | proc: remove proc_root from driversAlexey Dobriyan2008-04-292-7/+7
* | | | | | | drivers/misc: elide a non-zero test on a result that is never 0Julia Lawall2008-04-291-13/+11Star
* | | | | | | drivers/misc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-294-18/+18
* | | | | | | Misc, phantom, fix pollJiri Slaby2008-04-291-4/+6
* | | | | | | Misc: phantom, add compat ioctlJiri Slaby2008-04-291-4/+20
| |_|_|/ / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-271-29/+71
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [SCSI] ses: fix up functionality after class_device->device conversionJames Bottomley2008-04-221-29/+71
* | | | | | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-237-391/+268Star
* | | | | | [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-233-506/+322Star
* | | | | | [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-235-553/+396Star
* | | | | | [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-2311-0/+7869
|/ / / / /