summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-079-1866/+4448
|\
| * Merge branches 'release' and 'wmi-2.6.25' into releaseLen Brown2008-02-074-0/+1426
| |\
| | * tc1100-wmi: Add driver for HP Compaq TC1100 TabletsCarlos Corbacho2008-02-053-0/+300
| | * acer-wmi: Add driver for newer Acer laptopsCarlos Corbacho2008-02-053-0/+1126
| * | Merge branches 'release' and 'menlo' into releaseLen Brown2008-02-073-0/+536
| |\ \
| | * | intel_menlo: introduce new platform specific driverThomas Sujith2008-02-013-0/+536
| | |/
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'release', 'asus', 'sony-laptop' and 'thinkpad' into releaseLen Brown2008-02-075-1866/+2486
| |\ \ \ \
| | | | * | ACPI: thinkpad-acpi: second TP_EC_FAN_FULLSPEED should be TP_EC_FAN_AUTORoel Kluin2008-02-071-1/+1
| | | | * | ACPI: thinkpad-acpi: bump up version to 0.19Henrique de Moraes Holschuh2008-02-011-1/+1
| | | | * | ACPI: thinkpad-acpi: update copyright dates to 2008Henrique de Moraes Holschuh2008-02-011-1/+1
| | | | * | ACPI: thinkpad-acpi: add poll() support to some sysfs attributesHenrique de Moraes Holschuh2008-02-011-4/+32
| | | | * | ACPI: thinkpad-acpi: silence _sta warningHenrique de Moraes Holschuh2008-02-011-0/+2
| | | | * | ACPI: thinkpad-acpi: add X61t HKEY eventsHenrique de Moraes Holschuh2008-02-011-3/+6
| | | | * | ACPI: thinkpad-acpi: wakeup on hotunplug reportingHenrique de Moraes Holschuh2008-02-011-7/+84
| | | | * | ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messagesHenrique de Moraes Holschuh2008-02-011-15/+20
| | | | * | ACPI: thinkpad-acpi: add suspend handlerHenrique de Moraes Holschuh2008-02-011-0/+17
| | | | * | ACPI: thinkpad-acpi: some checkpatch.pl fluffHenrique de Moraes Holschuh2008-02-011-116/+175
| | | | * | ACPI: thinkpad-acpi: rename IBM in definesHenrique de Moraes Holschuh2008-02-011-162/+162
| | | | * | ACPI: thinkpad-acpi: module glue cleanupsHenrique de Moraes Holschuh2008-02-011-33/+50
| | | | * | ACPI: thinkpad-acpi: spring cleanup part 4Henrique de Moraes Holschuh2008-02-011-51/+4
| | | | * | ACPI: thinkpad-acpi: spring cleanup part 3Henrique de Moraes Holschuh2008-02-011-759/+734
| | | | * | ACPI: thinkpad-acpi: spring cleanup part 2Henrique de Moraes Holschuh2008-02-011-428/+185
| | | | * | ACPI: thinkpad-acpi: spring cleanup part 1Henrique de Moraes Holschuh2008-02-012-657/+631
| | | | * | ACPI: thinkpad-acpi: bump up version to 0.18Henrique de Moraes Holschuh2008-02-011-1/+1
| | | | * | ACPI: thinkpad-acpi: add CMOS NVRAM polling for hot keys (v9)Henrique de Moraes Holschuh2008-02-013-17/+567
| | | | * | ACPI: thinkpad-acpi: prepare for NVRAM polling supportHenrique de Moraes Holschuh2008-02-011-40/+42
| | | | * | ACPI: thinkpad-acpi: refactor hotkey_get and hotkey_set (v2)Henrique de Moraes Holschuh2008-02-012-77/+109
| | | | * | ACPI: thinkpad-acpi: document keymap gotcha's (v2)Henrique de Moraes Holschuh2008-02-011-5/+63
| | | | |/
| | | * | sony-laptop: fix scancode decodeMattia Dongili2008-01-241-1/+1
| | | * | sony-laptop: add Type4 modelMattia Dongili2008-01-241-111/+184
| | | * | sony-laptop: bump version to 0.6Mattia Dongili2008-01-241-1/+1
| | | * | sony-laptop: refactor model typesMattia Dongili2008-01-241-82/+104
| | | * | sony-laptop: Add Vaio N series to the special init sequence to enable Fn keysMattia Dongili2008-01-241-0/+9
| | | * | sony-laptop: printk more info in sony_pic_call[123]Mattia Dongili2008-01-241-3/+4
| | * | | asus-laptop: add parenthesesRoel Kluin2008-02-071-1/+1
| | * | | asus-laptop new write_acpi_intCorentin CHARY2008-02-071-9/+15
| |/ / /
* | | | leds: Standardise LED naming schemeRichard Purdie2008-02-071-1/+1
|/ / /
* | | phantom: don't grab other devicesJiri Slaby2008-02-061-3/+4
* | | drivers/misc/lkdtm.c: cleanupsAdrian Bunk2008-02-061-11/+13
* | | Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-063-3/+0
| |/ |/|
* | kobject: convert ibmasm to use kref, not kobjectGreg Kroah-Hartman2008-01-242-13/+9
* | tifm: Convert from class_device to device for TI flash mediaTony Jones2008-01-242-14/+14
|/
* ACPI: thinkpad-acpi: fix lenovo keymap for brightnessHenrique de Moraes Holschuh2007-12-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-11-271-4/+6
|\
| * sony-laptop: fit input devices into sysfs treeDmitry Torokhov2007-11-211-4/+6
* | Pull thinkpad-2.6.24 into release branchLen Brown2007-11-202-54/+181
|\ \
| * | ACPI: thinkpad-acpi: fix oops when a module parameter has no valueHenrique de Moraes Holschuh2007-11-191-1/+7
| * | ACPI: thinkpad-acpi: fix brightness_set error pathsHenrique de Moraes Holschuh2007-11-051-13/+21
| * | ACPI: thinkpad-acpi: allow for syscall restart in sysfs handlersHenrique de Moraes Holschuh2007-11-051-24/+16
| * | ACPI: thinkpad-acpi: bump up version to 0.17Henrique de Moraes Holschuh2007-11-051-1/+1
OpenPOWER on IntegriCloud