index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
sony-laptop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
platform/x86:delete two unused variables
Weiping Pan
1
-2
/
+0
2011-05-27
sony-laptop: Add and use #define pr_fmt
Joe Perches
1
-55
/
+49
2011-05-09
[PATCH] sony-laptop: limit brightness range to DSDT provided ones
Mattia Dongili
1
-24
/
+103
2011-05-09
sony-laptop: report failures on setting LCD brightness
Mattia Dongili
1
-2
/
+3
2011-04-12
sony-laptop: keyboard backlight fixes
Marco Chiappero
1
-1
/
+34
2011-04-12
sony-laptop: only show the handles sysfs file in debug mode
Mattia Dongili
1
-11
/
+14
2011-04-04
sony-laptop: fix early NULL pointer dereference
Mattia Dongili
1
-0
/
+5
2011-03-28
platform-drivers: x86: fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-03-28
sony-laptop: potential null dereference
Dan Carpenter
1
-1
/
+5
2011-03-28
sony-laptop: handle allocation failures
Dan Carpenter
1
-0
/
+4
2011-03-28
sony-laptop: return negative on failure in sony_nc_add()
Dan Carpenter
1
-2
/
+4
2011-03-28
sony-laptop: make a couple variables static
Dan Carpenter
1
-2
/
+2
2011-03-28
sony-laptop: implement new backlight control method
Mattia Dongili
1
-30
/
+79
2011-03-28
sony-laptop: implement keyboard backlight support
Mattia Dongili
1
-1
/
+175
2011-03-28
sony-laptop: cache handles and report them via sysfs
Mattia Dongili
1
-16
/
+81
2011-03-28
sony-laptop: remove unused Type4 define
Mattia Dongili
1
-1
/
+0
2011-03-28
sony-laptop: use pr_<level> for messages
Mattia Dongili
1
-54
/
+46
2011-03-28
sony-laptop: ignore hard switch rfkill events (SPIC)
Mattia Dongili
1
-3
/
+5
2011-03-28
sony-laptop: add some debug printk useful for bug reports
Mattia Dongili
1
-3
/
+11
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-1
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-10
sony-laptop: support new hotkeys on the P, Z and EC series
Mattia Dongili
1
-0
/
+10
2011-01-10
sony-laptop: fix sparse non-ANSI function warning
Randy Dunlap
1
-1
/
+1
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-03
sony-laptop: use platform_device_unregister in sony_pf_remove
Axel Lin
1
-2
/
+1
2010-08-03
drivers/platform/x86: Eliminate a NULL pointer dereference
Julia Lawall
1
-3
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-3
/
+5
2010-03-15
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
1
-47
/
+53
2010-01-16
sony-laptop - fix using of uninitialized variable
Dmitry Torokhov
1
-3
/
+6
2009-12-24
sony-laptop - switch from workqueue to a timer
Dmitry Torokhov
1
-10
/
+10
2009-12-24
sony-laptop - simplify keymap initialization
Dmitry Torokhov
1
-12
/
+8
2009-12-24
sony-laptop - remove private workqueue, use keventd instead
Dmitry Torokhov
1
-32
/
+39
2009-12-24
Merge branch 'sony' into release
Len Brown
1
-23
/
+71
2009-12-24
sony-laptop: enumerate rfkill devices using SN06
Mattia Dongili
1
-19
/
+57
2009-12-24
sony-laptop: rfkill support for newer models
Mattia Dongili
1
-8
/
+14
2009-12-23
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-4
/
+4
2009-12-23
kfifo: cleanup namespace
Stefani Seibold
1
-1
/
+1
2009-12-23
kfifo: move out spinlock
Stefani Seibold
1
-10
/
+12
2009-12-23
kfifo: move struct kfifo in place
Stefani Seibold
1
-23
/
+23
2009-12-17
sony-laptop: add AVMode key mapping
Mattia Dongili
1
-0
/
+4
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-1
/
+1
2009-10-02
Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release
Len Brown
1
-0
/
+9
2009-09-29
sony-laptop: re-read the rfkill state when resuming from suspend
Alan Jenkins
1
-0
/
+3
2009-09-29
sony-laptop: check for rfkill hard block at load time
Alan Jenkins
1
-0
/
+6
2009-09-28
sony-laptop: Don't unregister the SPIC driver if it wasn't registered
Alan Jenkins
1
-2
/
+5
2009-09-28
sony-laptop: remove _INI call at init time
Mattia Dongili
1
-9
/
+0
2009-09-28
sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLED
Mattia Dongili
1
-1
/
+1
2009-09-28
sony-laptop: remove device_ctrl and the SPIC mini drivers
Mattia Dongili
1
-62
/
+47
[next]