summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/sony-laptop.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLEDMattia Dongili2009-09-271-1/+1
* | sony-laptop: remove device_ctrl and the SPIC mini driversMattia Dongili2009-09-271-62/+47
|/
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-5/+2
* sony: fix rfkill code againJohannes Berg2009-06-151-2/+3
* sony-laptop: no need to unblock rfkill on loadAlan Jenkins2009-06-101-1/+0
* sony: fix rfkill codeJohannes Berg2009-06-101-2/+1
* rfkill: rewriteJohannes Berg2009-06-031-120/+71
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181-7/+20
|\
| * sony-laptop: always try to unblock rfkill on loadMattia Dongili2009-04-231-4/+16
| * sony-laptop: fix bogus error message display on resumeMattia Dongili2009-04-231-1/+1
| * sony-laptop: SNC input event 38 fixAlmer S. Tigelaar2009-04-231-1/+2
| * sony-laptop: SNC 127 Initialization FixAlmer S. Tigelaar2009-04-231-0/+1
| * sony-laptop: Duplicate SNC 127 Event FixAlmer S. Tigelaar2009-04-231-1/+0
* | rfkill: remove user_claim stuffJohannes Berg2009-04-221-4/+0
|/
* sony-laptop: use .notify method instead of installing handler directlyBjorn Helgaas2009-04-071-26/+4
* Merge branch 'linus' into releaseLen Brown2009-04-051-6/+1
|\