Age | Commit message (Expand) | Author |
2012-03-20 | to fix scancodes returned by sony-laptop driver | John Hughes |
2012-03-20 | sony-laptop: Enable keyboard backlight by default | Josh Boyer |
2011-10-24 | sony-laptop:irq: Remove IRQF_DISABLED | Yong Zhang |
2011-05-27 | platform/x86:delete two unused variables | Weiping Pan |
2011-05-27 | sony-laptop: Add and use #define pr_fmt | Joe Perches |
2011-05-09 | [PATCH] sony-laptop: limit brightness range to DSDT provided ones | Mattia Dongili |
2011-05-09 | sony-laptop: report failures on setting LCD brightness | Mattia Dongili |
2011-04-12 | sony-laptop: keyboard backlight fixes | Marco Chiappero |
2011-04-12 | sony-laptop: only show the handles sysfs file in debug mode | Mattia Dongili |
2011-04-04 | sony-laptop: fix early NULL pointer dereference | Mattia Dongili |
2011-03-28 | platform-drivers: x86: fix common misspellings | Lucas De Marchi |
2011-03-28 | sony-laptop: potential null dereference | Dan Carpenter |
2011-03-28 | sony-laptop: handle allocation failures | Dan Carpenter |
2011-03-28 | sony-laptop: return negative on failure in sony_nc_add() | Dan Carpenter |
2011-03-28 | sony-laptop: make a couple variables static | Dan Carpenter |
2011-03-28 | sony-laptop: implement new backlight control method | Mattia Dongili |
2011-03-28 | sony-laptop: implement keyboard backlight support | Mattia Dongili |
2011-03-28 | sony-laptop: cache handles and report them via sysfs | Mattia Dongili |
2011-03-28 | sony-laptop: remove unused Type4 define | Mattia Dongili |
2011-03-28 | sony-laptop: use pr_<level> for messages | Mattia Dongili |
2011-03-28 | sony-laptop: ignore hard switch rfkill events (SPIC) | Mattia Dongili |
2011-03-28 | sony-laptop: add some debug printk useful for bug reports | Mattia Dongili |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-10 | sony-laptop: support new hotkeys on the P, Z and EC series | Mattia Dongili |
2011-01-10 | sony-laptop: fix sparse non-ANSI function warning | Randy Dunlap |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-08-03 | sony-laptop: use platform_device_unregister in sony_pf_remove | Axel Lin |
2010-08-03 | drivers/platform/x86: Eliminate a NULL pointer dereference | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2010-03-14 | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown |
2010-01-16 | sony-laptop - fix using of uninitialized variable | Dmitry Torokhov |
2009-12-24 | sony-laptop - switch from workqueue to a timer | Dmitry Torokhov |
2009-12-24 | sony-laptop - simplify keymap initialization | Dmitry Torokhov |
2009-12-24 | sony-laptop - remove private workqueue, use keventd instead | Dmitry Torokhov |
2009-12-24 | Merge branch 'sony' into release | Len Brown |
2009-12-23 | sony-laptop: enumerate rfkill devices using SN06 | Mattia Dongili |
2009-12-23 | sony-laptop: rfkill support for newer models | Mattia Dongili |
2009-12-22 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold |
2009-12-22 | kfifo: cleanup namespace | Stefani Seibold |
2009-12-22 | kfifo: move out spinlock | Stefani Seibold |
2009-12-22 | kfifo: move struct kfifo in place | Stefani Seibold |
2009-12-16 | sony-laptop: add AVMode key mapping | Mattia Dongili |
2009-11-24 | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming |
2009-10-02 | Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release | Len Brown |
2009-09-28 | sony-laptop: re-read the rfkill state when resuming from suspend | Alan Jenkins |
2009-09-28 | sony-laptop: check for rfkill hard block at load time | Alan Jenkins |
2009-09-27 | sony-laptop: Don't unregister the SPIC driver if it wasn't registered | Alan Jenkins |