summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c
Commit message (Expand)AuthorAgeFilesLines
* sony-laptop: add touchpad enable/disable functionMarco Chiappero2012-05-311-0/+91
* sony-laptop: add missing Fn key combos for 0x100 handlersMarco Chiappero2012-05-311-0/+4
* sony-laptop: add support for more WWAN modemsMarco Chiappero2012-05-311-19/+34
* sony-laptop: new keyboard backlight handleMarco Chiappero2012-05-311-62/+87
* sony-laptop: add high speed battery charging functionMarco Chiappero2012-05-311-0/+86
* sony-laptop: support automatic resume on lid openMarco Chiappero2012-05-311-0/+140
* sony-laptop: adjust error handling in finding SNC handlesMattia Dongili2012-05-311-4/+4
* sony-laptop: add thermal profiles supportMarco Chiappero2012-05-311-0/+183
* sony-laptop: support battery care functionsMarco Chiappero2012-05-311-0/+178
* sony-laptop: additional debug statementsMattia Dongili2012-05-311-1/+6
* sony-laptop: improve SNC initialization and acpi notify callback codeMarco Chiappero2012-05-311-86/+233
* sony-laptop: use kstrtoul to parse sysfs valuesMattia Dongili2012-05-311-9/+17
* sony-laptop: generalise ACPI calls into SNC functionsMattia Dongili2012-05-311-142/+133
* sony-laptop: fix return path when no ACPI buffer is allocatedMattia Dongili2012-05-311-2/+2
* sony-laptop: use soft rfkill status stored in hwMarco Chiappero2012-05-311-4/+17
* to fix scancodes returned by sony-laptop driverJohn Hughes2012-03-201-5/+8
* sony-laptop: Enable keyboard backlight by defaultJosh Boyer2012-03-201-1/+1
* sony-laptop:irq: Remove IRQF_DISABLEDYong Zhang2011-10-241-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