summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | 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
| * | ACPI: thinkpad-acpi: prefer standard ACPI backlight level controlHenrique de Moraes Holschuh2007-11-051-0/+39
| * | ACPI: thinkpad-acpi: add brightness_force parameterHenrique de Moraes Holschuh2007-11-052-0/+10
| * | ACPI: thinkpad-acpi: support 16 levels of brightness (v3)Henrique de Moraes Holschuh2007-11-052-11/+83
| * | ACPI: thinkpad-acpi: revert keymap changesHenrique de Moraes Holschuh2007-11-051-8/+8
* | | drivers/misc: Move misplaced pci_dev_put'sJulia Lawall2007-11-141-4/+6
|/ /
* | fujitsu-laptop.c: remove dead codeAdrian Bunk2007-10-251-3/+0
* | fujitsu-laptop: make 2 functions staticAdrian Bunk2007-10-251-2/+2
|/
* typo fixesMatt LaPlante2007-10-201-2/+2
* more UTF-8 conversionsMarcin Garski2007-10-191-1/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-196-109/+715
|\
OpenPOWER on IntegriCloud