Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | ACPI: thinkpad-acpi: add X61t HKEY events | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -3/+6 | |
| | | | * | | ACPI: thinkpad-acpi: wakeup on hotunplug reporting | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -7/+84 | |
| | | | * | | ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messages | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -15/+20 | |
| | | | * | | ACPI: thinkpad-acpi: add suspend handler | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -0/+17 | |
| | | | * | | ACPI: thinkpad-acpi: some checkpatch.pl fluff | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -116/+175 | |
| | | | * | | ACPI: thinkpad-acpi: rename IBM in defines | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -162/+162 | |
| | | | * | | ACPI: thinkpad-acpi: module glue cleanups | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -33/+50 | |
| | | | * | | ACPI: thinkpad-acpi: spring cleanup part 4 | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -51/+4 | |
| | | | * | | ACPI: thinkpad-acpi: spring cleanup part 3 | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -759/+734 | |
| | | | * | | ACPI: thinkpad-acpi: spring cleanup part 2 | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -428/+185 | |
| | | | * | | ACPI: thinkpad-acpi: spring cleanup part 1 | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -657/+631 | |
| | | | * | | ACPI: thinkpad-acpi: bump up version to 0.18 | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -1/+1 | |
| | | | * | | ACPI: thinkpad-acpi: add CMOS NVRAM polling for hot keys (v9) | Henrique de Moraes Holschuh | 2008-02-01 | 3 | -17/+567 | |
| | | | * | | ACPI: thinkpad-acpi: prepare for NVRAM polling support | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -40/+42 | |
| | | | * | | ACPI: thinkpad-acpi: refactor hotkey_get and hotkey_set (v2) | Henrique de Moraes Holschuh | 2008-02-01 | 2 | -77/+109 | |
| | | | * | | ACPI: thinkpad-acpi: document keymap gotcha's (v2) | Henrique de Moraes Holschuh | 2008-02-01 | 1 | -5/+63 | |
| | | | |/ | ||||||
| | | * | | sony-laptop: fix scancode decode | Mattia Dongili | 2008-01-24 | 1 | -1/+1 | |
| | | * | | sony-laptop: add Type4 model | Mattia Dongili | 2008-01-24 | 1 | -111/+184 | |
| | | * | | sony-laptop: bump version to 0.6 | Mattia Dongili | 2008-01-24 | 1 | -1/+1 | |
| | | * | | sony-laptop: refactor model types | Mattia Dongili | 2008-01-24 | 1 | -82/+104 | |
| | | * | | sony-laptop: Add Vaio N series to the special init sequence to enable Fn keys | Mattia Dongili | 2008-01-24 | 1 | -0/+9 | |
| | | * | | sony-laptop: printk more info in sony_pic_call[123] | Mattia Dongili | 2008-01-24 | 1 | -3/+4 | |
| | * | | | asus-laptop: add parentheses | Roel Kluin | 2008-02-07 | 1 | -1/+1 | |
| | * | | | asus-laptop new write_acpi_int | Corentin CHARY | 2008-02-07 | 1 | -9/+15 | |
| |/ / / | ||||||
* | | | | leds: Standardise LED naming scheme | Richard Purdie | 2008-02-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | phantom: don't grab other devices | Jiri Slaby | 2008-02-06 | 1 | -3/+4 | |
* | | | drivers/misc/lkdtm.c: cleanups | Adrian Bunk | 2008-02-06 | 1 | -11/+13 | |
* | | | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 2008-02-06 | 3 | -3/+0 | |
| |/ |/| | ||||||
* | | kobject: convert ibmasm to use kref, not kobject | Greg Kroah-Hartman | 2008-01-24 | 2 | -13/+9 | |
* | | tifm: Convert from class_device to device for TI flash media | Tony Jones | 2008-01-24 | 2 | -14/+14 | |
|/ | ||||||
* | ACPI: thinkpad-acpi: fix lenovo keymap for brightness | Henrique de Moraes Holschuh | 2007-12-13 | 1 | -2/+2 | |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-11-27 | 1 | -4/+6 | |
|\ | ||||||
| * | sony-laptop: fit input devices into sysfs tree | Dmitry Torokhov | 2007-11-21 | 1 | -4/+6 | |
* | | Pull thinkpad-2.6.24 into release branch | Len Brown | 2007-11-20 | 2 | -54/+181 | |
|\ \ | ||||||
| * | | ACPI: thinkpad-acpi: fix oops when a module parameter has no value | Henrique de Moraes Holschuh | 2007-11-19 | 1 | -1/+7 | |
| * | | ACPI: thinkpad-acpi: fix brightness_set error paths | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -13/+21 | |
| * | | ACPI: thinkpad-acpi: allow for syscall restart in sysfs handlers | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -24/+16 | |
| * | | ACPI: thinkpad-acpi: bump up version to 0.17 | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -1/+1 | |
| * | | ACPI: thinkpad-acpi: prefer standard ACPI backlight level control | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -0/+39 | |
| * | | ACPI: thinkpad-acpi: add brightness_force parameter | Henrique de Moraes Holschuh | 2007-11-05 | 2 | -0/+10 | |
| * | | ACPI: thinkpad-acpi: support 16 levels of brightness (v3) | Henrique de Moraes Holschuh | 2007-11-05 | 2 | -11/+83 | |
| * | | ACPI: thinkpad-acpi: revert keymap changes | Henrique de Moraes Holschuh | 2007-11-05 | 1 | -8/+8 | |
* | | | drivers/misc: Move misplaced pci_dev_put's | Julia Lawall | 2007-11-14 | 1 | -4/+6 | |
|/ / | ||||||
* | | fujitsu-laptop.c: remove dead code | Adrian Bunk | 2007-10-25 | 1 | -3/+0 | |
* | | fujitsu-laptop: make 2 functions static | Adrian Bunk | 2007-10-25 | 1 | -2/+2 | |
|/ | ||||||
* | typo fixes | Matt LaPlante | 2007-10-20 | 1 | -2/+2 | |
* | more UTF-8 conversions | Marcin Garski | 2007-10-19 | 1 | -1/+1 | |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 | |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 | |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-10-19 | 6 | -109/+715 | |
|\ |