index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
sony-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
to fix scancodes returned by sony-laptop driver
John Hughes
2012-03-20
1
-5
/
+8
*
sony-laptop: Enable keyboard backlight by default
Josh Boyer
2012-03-20
1
-1
/
+1
*
sony-laptop:irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-24
1
-1
/
+1
*
platform/x86:delete two unused variables
Weiping Pan
2011-05-27
1
-2
/
+0
*
sony-laptop: Add and use #define pr_fmt
Joe Perches
2011-05-27
1
-55
/
+49
*
[PATCH] sony-laptop: limit brightness range to DSDT provided ones
Mattia Dongili
2011-05-09
1
-24
/
+103
*
sony-laptop: report failures on setting LCD brightness
Mattia Dongili
2011-05-09
1
-2
/
+3
*
sony-laptop: keyboard backlight fixes
Marco Chiappero
2011-04-12
1
-1
/
+34
*
sony-laptop: only show the handles sysfs file in debug mode
Mattia Dongili
2011-04-12
1
-11
/
+14
*
sony-laptop: fix early NULL pointer dereference
Mattia Dongili
2011-04-04
1
-0
/
+5
*
platform-drivers: x86: fix common misspellings
Lucas De Marchi
2011-03-28
1
-3
/
+3
*
sony-laptop: potential null dereference
Dan Carpenter
2011-03-28
1
-1
/
+5
*
sony-laptop: handle allocation failures
Dan Carpenter
2011-03-28
1
-0
/
+4
*
sony-laptop: return negative on failure in sony_nc_add()
Dan Carpenter
2011-03-28
1
-2
/
+4
*
sony-laptop: make a couple variables static
Dan Carpenter
2011-03-28
1
-2
/
+2
*
sony-laptop: implement new backlight control method
Mattia Dongili
2011-03-28
1
-30
/
+79
*
sony-laptop: implement keyboard backlight support
Mattia Dongili
2011-03-28
1
-1
/
+175
*
sony-laptop: cache handles and report them via sysfs
Mattia Dongili
2011-03-28
1
-16
/
+81
*
sony-laptop: remove unused Type4 define
Mattia Dongili
2011-03-28
1
-1
/
+0
*
sony-laptop: use pr_<level> for messages
Mattia Dongili
2011-03-28
1
-54
/
+46
*
sony-laptop: ignore hard switch rfkill events (SPIC)
Mattia Dongili
2011-03-28
1
-3
/
+5
*
sony-laptop: add some debug printk useful for bug reports
Mattia Dongili
2011-03-28
1
-3
/
+11
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-1
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
*
|
sony-laptop: support new hotkeys on the P, Z and EC series
Mattia Dongili
2011-01-10
1
-0
/
+10
*
|
sony-laptop: fix sparse non-ANSI function warning
Randy Dunlap
2011-01-10
1
-1
/
+1
|
/
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
sony-laptop: use platform_device_unregister in sony_pf_remove
Axel Lin
2010-08-03
1
-2
/
+1
*
drivers/platform/x86: Eliminate a NULL pointer dereference
Julia Lawall
2010-08-03
1
-3
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
backlight: Allow properties to be passed at registration
Matthew Garrett
2010-03-16
1
-3
/
+5
*
-
.
Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill...
Len Brown
2010-03-14
1
-47
/
+53
|
\
\
|
|
*
sony-laptop - switch from workqueue to a timer
Dmitry Torokhov
2009-12-24
1
-10
/
+10
|
|
*
sony-laptop - simplify keymap initialization
Dmitry Torokhov
2009-12-24
1
-12
/
+8
|
|
*
sony-laptop - remove private workqueue, use keventd instead
Dmitry Torokhov
2009-12-24
1
-32
/
+39
|
|
/
|
/
|
|
*
sony-laptop - fix using of uninitialized variable
Dmitry Torokhov
2010-01-16
1
-3
/
+6
|
/
*
Merge branch 'sony' into release
Len Brown
2009-12-24
1
-23
/
+71
|
\
|
*
sony-laptop: enumerate rfkill devices using SN06
Mattia Dongili
2009-12-23
1
-19
/
+57
|
*
sony-laptop: rfkill support for newer models
Mattia Dongili
2009-12-23
1
-8
/
+14
|
*
sony-laptop: add AVMode key mapping
Mattia Dongili
2009-12-16
1
-0
/
+4
*
|
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-4
/
+4
*
|
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-1
/
+1
*
|
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-10
/
+12
*
|
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-23
/
+23
*
|
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-11-24
1
-1
/
+1
|
/
*
Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release
Len Brown
2009-10-02
1
-0
/
+9
|
\
|
*
sony-laptop: re-read the rfkill state when resuming from suspend
Alan Jenkins
2009-09-28
1
-0
/
+3
|
*
sony-laptop: check for rfkill hard block at load time
Alan Jenkins
2009-09-28
1
-0
/
+6
*
|
sony-laptop: Don't unregister the SPIC driver if it wasn't registered
Alan Jenkins
2009-09-27
1
-2
/
+5
[next]