summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/sony-laptop.c
AgeCommit message (Expand)Author
2011-05-27platform/x86:delete two unused variablesWeiping Pan
2011-05-27sony-laptop: Add and use #define pr_fmtJoe Perches
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili
2011-04-12sony-laptop: keyboard backlight fixesMarco Chiappero
2011-04-12sony-laptop: only show the handles sysfs file in debug modeMattia Dongili
2011-04-04sony-laptop: fix early NULL pointer dereferenceMattia Dongili
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi
2011-03-28sony-laptop: potential null dereferenceDan Carpenter
2011-03-28sony-laptop: handle allocation failuresDan Carpenter
2011-03-28sony-laptop: return negative on failure in sony_nc_add()Dan Carpenter
2011-03-28sony-laptop: make a couple variables staticDan Carpenter
2011-03-28sony-laptop: implement new backlight control methodMattia Dongili
2011-03-28sony-laptop: implement keyboard backlight supportMattia Dongili
2011-03-28sony-laptop: cache handles and report them via sysfsMattia Dongili
2011-03-28sony-laptop: remove unused Type4 defineMattia Dongili
2011-03-28sony-laptop: use pr_<level> for messagesMattia Dongili
2011-03-28sony-laptop: ignore hard switch rfkill events (SPIC)Mattia Dongili
2011-03-28sony-laptop: add some debug printk useful for bug reportsMattia Dongili
2011-03-22backlight: add backlight typeMatthew Garrett
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili
2011-01-10sony-laptop: fix sparse non-ANSI function warningRandy Dunlap
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-03sony-laptop: use platform_device_unregister in sony_pf_removeAxel Lin
2010-08-03drivers/platform/x86: Eliminate a NULL pointer dereferenceJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...Len Brown
2010-01-16sony-laptop - fix using of uninitialized variableDmitry Torokhov
2009-12-24sony-laptop - switch from workqueue to a timerDmitry Torokhov
2009-12-24sony-laptop - simplify keymap initializationDmitry Torokhov
2009-12-24sony-laptop - remove private workqueue, use keventd insteadDmitry Torokhov
2009-12-24Merge branch 'sony' into releaseLen Brown
2009-12-23sony-laptop: enumerate rfkill devices using SN06Mattia Dongili
2009-12-23sony-laptop: rfkill support for newer modelsMattia Dongili
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-16sony-laptop: add AVMode key mappingMattia Dongili
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins
2009-09-27sony-laptop: Don't unregister the SPIC driver if it wasn't registeredAlan Jenkins
2009-09-27sony-laptop: remove _INI call at init timeMattia Dongili
2009-09-27sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLEDMattia Dongili
2009-09-27sony-laptop: remove device_ctrl and the SPIC mini driversMattia Dongili