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