index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sony-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/misc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
1
-2
/
+2
*
sony-laptop.c: fix off-by-one
Adrian Bunk
2008-02-21
1
-1
/
+1
*
sony-laptop: fix scancode decode
Mattia Dongili
2008-01-24
1
-1
/
+1
*
sony-laptop: add Type4 model
Mattia Dongili
2008-01-24
1
-111
/
+184
*
sony-laptop: bump version to 0.6
Mattia Dongili
2008-01-24
1
-1
/
+1
*
sony-laptop: refactor model types
Mattia Dongili
2008-01-24
1
-82
/
+104
*
sony-laptop: Add Vaio N series to the special init sequence to enable Fn keys
Mattia Dongili
2008-01-24
1
-0
/
+9
*
sony-laptop: printk more info in sony_pic_call[123]
Mattia Dongili
2008-01-24
1
-3
/
+4
*
sony-laptop: fit input devices into sysfs tree
Dmitry Torokhov
2007-11-21
1
-4
/
+6
*
more UTF-8 conversions
Marcin Garski
2007-10-19
1
-1
/
+1
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2007-10-19
1
-56
/
+148
|
\
|
*
Pull sony-2.6.24 into release branch
Len Brown
2007-10-10
1
-56
/
+148
|
|
\
|
|
*
sony-laptop: old Vaio models contain 2 IO port entries
Mattia Dongili
2007-08-24
1
-56
/
+148
*
|
|
get rid of input BIT* duplicate defines
Jiri Slaby
2007-10-19
1
-3
/
+3
*
|
|
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
1
-2
/
+2
|
/
/
*
|
Pull events into release branch
Len Brown
2007-08-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-08-23
1
-2
/
+2
*
|
sony-laptop: call sonypi_compat_init earlier
Mattia Dongili
2007-08-24
1
-6
/
+9
*
|
sony-laptop: enable Vaio FZ events
Mattia Dongili
2007-08-24
1
-0
/
+9
|
/
*
sony-laptop: sony_nc_ids[] can become static.
Adrian Bunk
2007-08-03
1
-1
/
+1
*
sony-laptop: restore the last user requested brightness level on resume.
Mattia Dongili
2007-08-03
1
-0
/
+5
*
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
2007-07-23
1
-2
/
+19
*
sony-laptop: Fix event reading in sony-laptop
Mattia Dongili
2007-07-22
1
-8
/
+22
*
sony-laptop: Add Vaio FE to the special init sequence
Mattia Dongili
2007-07-22
1
-0
/
+9
*
sony-laptop: Make the driver use MSC_SCAN and a setkeycode and getkeycode key...
Mattia Dongili
2007-07-22
1
-50
/
+140
*
sony-laptop: Invoke _INI for SNC devices that provide it
Mattia Dongili
2007-07-22
1
-1
/
+19
*
sony-laptop: Add support for recent Vaios Fn keys (C series for now)
Mattia Dongili
2007-07-22
1
-3
/
+104
*
sony-laptop: map wireless switch events to KEY_WLAN
Mattia Dongili
2007-07-22
1
-0
/
+2
*
sony-laptop: add new SNC handlers
Mattia Dongili
2007-07-22
1
-0
/
+14
*
sony-laptop: use NULL for pointer
Randy Dunlap
2007-07-16
1
-1
/
+2
*
sony-laptop: rename SONY_LAPTOP_OLD to a more meaningful SONYPI_COMPAT
Mattia Dongili
2007-05-10
1
-4
/
+4
*
sony-laptop: remove user visible camera controls as platform attributes
malattia@linux.it
2007-04-28
1
-36
/
+0
*
sony-laptop: add a meye-usable include file for camera ops
malattia@linux.it
2007-04-28
1
-8
/
+9
*
sony-laptop: complete the motion eye camera support in sony-laptop
malattia@linux.it
2007-04-28
1
-18
/
+90
*
sonypi: try to detect if sony-laptop has already taken one of the known ioports
malattia@linux.it
2007-04-28
1
-2
/
+2
*
sony-laptop: add edge modem support (also called WWAN)
malattia@linux.it
2007-04-28
1
-0
/
+41
*
sony-laptop: add locking on accesses to the ioport and global vars
malattia@linux.it
2007-04-28
1
-12
/
+31
*
sony-laptop: add camera enable/disable parameter, better handle possible infi...
malattia@linux.it
2007-04-28
1
-15
/
+36
*
sony-laptop: sonypi backward compatibility code
malattia@linux.it
2007-04-10
1
-3
/
+329
*
sony-laptop: sanitize printks
malattia@linux.it
2007-04-10
1
-21
/
+19
*
sony-laptop: additional platform attributes coming from SNY6001
malattia@linux.it
2007-04-10
1
-1
/
+204
*
sony-laptop: Unify the input subsystem event forwarding
malattia@linux.it
2007-04-10
1
-265
/
+276
*
sony-laptop: Add SNY6001 device handling (sonypi reimplementation)
malattia@linux.it
2007-04-10
1
-13
/
+1072
*
sony-laptop: Add debug macros also used by the sonypi reimplementation
malattia@linux.it
2007-04-10
1
-10
/
+10
*
sony-laptop: Prepare the platform driver for multiple users.
malattia@linux.it
2007-04-10
1
-100
/
+112
*
sony-laptop: Remove ACPI references from variable and function names.
malattia@linux.it
2007-04-10
1
-93
/
+93
*
sony-laptop: fix uninitialised variable
Andrew Morton
2007-03-07
1
-1
/
+1
*
backlight: Clean up pmac_backlight handling
Richard Purdie
2007-02-20
1
-6
/
+9
*
backlight: Remove unneeded owner field
Richard Purdie
2007-02-20
1
-1
/
+0
[next]