aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* sony-laptop: Enable keyboard backlight by defaultJosh Boyer2012-05-211-1/+1
* platform/x86:delete two unused variablesWeiping Pan2011-05-271-2/+0
* sony-laptop: Add and use #define pr_fmtJoe Perches2011-05-271-55/+49
* [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-091-24/+103
* sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-091-2/+3
* sony-laptop: keyboard backlight fixesMarco Chiappero2011-04-121-1/+34
* sony-laptop: only show the handles sysfs file in debug modeMattia Dongili2011-04-121-11/+14
* sony-laptop: fix early NULL pointer dereferenceMattia Dongili2011-04-041-0/+5
* platform-drivers: x86: fix common misspellingsLucas De Marchi2011-03-281-3/+3
* sony-laptop: potential null dereferenceDan Carpenter2011-03-281-1/+5
* sony-laptop: handle allocation failuresDan Carpenter2011-03-281-0/+4
* sony-laptop: return negative on failure in sony_nc_add()Dan Carpenter2011-03-281-2/+4
* sony-laptop: make a couple variables staticDan Carpenter2011-03-281-2/+2
* sony-laptop: implement new backlight control methodMattia Dongili2011-03-281-30/+79
* sony-laptop: implement keyboard backlight supportMattia Dongili2011-03-281-1/+175
* sony-laptop: cache handles and report them via sysfsMattia Dongili2011-03-281-16/+81
* sony-laptop: remove unused Type4 defineMattia Dongili2011-03-281-1/+0
* sony-laptop: use pr_<level> for messagesMattia Dongili2011-03-281-54/+46
* sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili2011-03-281-3/+5
* sony-laptop: add some debug printk useful for bug reportsMattia Dongili2011-03-281-3/+11
* backlight: add backlight typeMatthew Garrett2011-03-221-1/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* | sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili2011-01-101-0/+10
* | sony-laptop: fix sparse non-ANSI function warningRandy Dunlap2011-01-101-1/+1
|/
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* sony-laptop: use platform_device_unregister in sony_pf_removeAxel Lin2010-08-031-2/+1
* drivers/platform/x86: Eliminate a NULL pointer dereferenceJulia Lawall2010-08-031-3/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+5
*-. Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown2010-03-141-47/+53
|\ \
| | * sony-laptop - switch from workqueue to a timerDmitry Torokhov2009-12-241-10/+10
| | * sony-laptop - simplify keymap initializationDmitry Torokhov2009-12-241-12/+8
| | * sony-laptop - remove private workqueue, use keventd insteadDmitry Torokhov2009-12-241-32/+39
| |/ |/|
| * sony-laptop - fix using of uninitialized variableDmitry Torokhov2010-01-161-3/+6
|/
* Merge branch 'sony' into releaseLen Brown2009-12-241-23/+71
|\
| * sony-laptop: enumerate rfkill devices using SN06Mattia Dongili2009-12-231-19/+57
| * sony-laptop: rfkill support for newer modelsMattia Dongili2009-12-231-8/+14
| * sony-laptop: add AVMode key mappingMattia Dongili2009-12-161-0/+4
* | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-4/+4
* | kfifo: cleanup namespaceStefani Seibold2009-12-221-1/+1
* | kfifo: move out spinlockStefani Seibold2009-12-221-10/+12
* | kfifo: move struct kfifo in placeStefani Seibold2009-12-221-23/+23
* | ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-1/+1
|/
* Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown2009-10-021-0/+9
|\
| * sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins2009-09-281-0/+3
| * sony-laptop: check for rfkill hard block at load timeAlan Jenkins2009-09-281-0/+6
* | sony-laptop: Don't unregister the SPIC driver if it wasn't registeredAlan Jenkins2009-09-271-2/+5
* | sony-laptop: remove _INI call at init timeMattia Dongili2009-09-271-9/+0