aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett1-3/+5
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown1-47/+53
2010-01-16sony-laptop - fix using of uninitialized variableDmitry Torokhov1-3/+6
2009-12-24sony-laptop - switch from workqueue to a timerDmitry Torokhov1-10/+10
2009-12-24sony-laptop - simplify keymap initializationDmitry Torokhov1-12/+8
2009-12-24sony-laptop - remove private workqueue, use keventd insteadDmitry Torokhov1-32/+39
2009-12-24Merge branch 'sony' into releaseLen Brown1-23/+71
2009-12-23sony-laptop: enumerate rfkill devices using SN06Mattia Dongili1-19/+57
2009-12-23sony-laptop: rfkill support for newer modelsMattia Dongili1-8/+14
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-4/+4
2009-12-22kfifo: cleanup namespaceStefani Seibold1-1/+1
2009-12-22kfifo: move out spinlockStefani Seibold1-10/+12
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-23/+23
2009-12-16sony-laptop: add AVMode key mappingMattia Dongili1-0/+4
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-10-02Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown1-0/+9
2009-09-28sony-laptop: re-read the rfkill state when resuming from suspendAlan Jenkins1-0/+3
2009-09-28sony-laptop: check for rfkill hard block at load timeAlan Jenkins1-0/+6
2009-09-27sony-laptop: Don't unregister the SPIC driver if it wasn't registeredAlan Jenkins1-2/+5
2009-09-27sony-laptop: remove _INI call at init timeMattia Dongili1-9/+0
2009-09-27sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLEDMattia Dongili1-1/+1
2009-09-27sony-laptop: remove device_ctrl and the SPIC mini driversMattia Dongili1-62/+47
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-5/+2
2009-06-15sony: fix rfkill code againJohannes Berg1-2/+3
2009-06-10sony-laptop: no need to unblock rfkill on loadAlan Jenkins1-1/+0
2009-06-10sony: fix rfkill codeJohannes Berg1-2/+1
2009-06-03rfkill: rewriteJohannes Berg1-120/+71
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-7/+20
2009-04-23sony-laptop: always try to unblock rfkill on loadMattia Dongili1-4/+16
2009-04-23sony-laptop: fix bogus error message display on resumeMattia Dongili1-1/+1
2009-04-23sony-laptop: SNC input event 38 fixAlmer S. Tigelaar1-1/+2
2009-04-23sony-laptop: SNC 127 Initialization FixAlmer S. Tigelaar1-0/+1
2009-04-23sony-laptop: Duplicate SNC 127 Event FixAlmer S. Tigelaar1-1/+0
2009-04-22rfkill: remove user_claim stuffJohannes Berg1-4/+0
2009-04-07sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas1-26/+4
2009-04-05Merge branch 'linus' into releaseLen Brown1-6/+1
2009-04-03sony-laptop: fix event reporting for new style eventsMatthias Welwarsky1-18/+23
2009-04-03sony-laptop: new style events typo fixesMatthias Welwarsky1-2/+2
2009-04-03sony-laptop: Fix some typos in log messages (Unabe/Unable)Alessio Igor Bogani1-4/+4
2009-03-27sony-laptop: Kill the BKLAlessio Igor Bogani1-4/+8
2009-03-27sony-laptop: update copyrightMattia Dongili1-1/+1
2009-03-27sony-laptop: Make sony_pic_set_wwanpower not take mutexesMattia Dongili1-7/+5
2009-03-27sony-laptop: Add FW specific hotkey eventsAnton Veretenenko1-0/+6
2009-03-27sony-laptop: notify the hardware of a state change in wwanpowerSergey Yanovich1-0/+1
2009-03-27sony-laptop: detect the ICH9 chipset as Type3ISHIKAWA Mutsumi1-0/+7
2009-03-27sony-laptop: Eliminate BKL in ioctlsAlan Cox1-3/+3
2009-03-27sony-laptop: VGN-A317M hotkey supportHarald Jenny1-0/+22
2009-03-27sony-laptop: merge Type4 into Type3Mattia Dongili1-22/+6
2009-03-27sony-laptop: Add support for extended hotkeysMatthew Garrett1-12/+53