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
/
staging
/
olpc_dcon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-07
2
-1
/
+2
|
\
|
*
staging: fix olpc_dcon build errors
Sascha Silbe
2011-04-04
2
-1
/
+2
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
|
/
*
backlight: add backlight type
Matthew Garrett
2011-03-22
1
-0
/
+1
*
staging: fix olpc_dcon kconfig and build errors
Randy Dunlap
2011-02-23
1
-2
/
+2
*
staging: olpc_dcon: drop CONFIG_BROKEN dependency
Andres Salomon
2011-02-18
1
-1
/
+1
*
staging: olpc_dcon: clean up backlight handling
Andres Salomon
2011-02-18
2
-70
/
+47
*
staging: olpc_dcon: move more global variables into dcon_priv
Andres Salomon
2011-02-18
2
-22
/
+22
*
staging: olpc_dcon: move more variables into dcon_priv
Andres Salomon
2011-02-18
4
-51
/
+51
*
staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO...
Andres Salomon
2011-02-18
6
-22
/
+81
*
staging: olpc_dcon: drop XO-1.5 prototype support
Andres Salomon
2011-02-18
1
-61
/
+23
*
staging: olpc_dcon: Remove _strtoul() function.
Marek Belisko
2011-02-18
1
-35
/
+22
*
staging: olpc_dcon: move fb stuff info dcon_priv, and clean up fb handling
Andres Salomon
2011-02-18
1
-23
/
+37
*
staging: olpc_dcon: move fb event notifier block into dcon_priv struct
Andres Salomon
2011-02-18
1
-10
/
+7
*
staging: olpc_dcon: don't specify single bits for bool fields
Andres Salomon
2011-02-18
1
-5
/
+5
*
staging: olpc_dcon: actually return the value of i2c_add_driver
Andres Salomon
2011-02-09
1
-3
/
+2
*
staging: olpc_dcon: move more variables into dcon_priv
Andres Salomon
2011-02-09
2
-38
/
+35
*
staging: olpc_dcon: change sysfs 'output' toggle to be clearer...
Andres Salomon
2011-02-09
2
-22
/
+16
*
staging: olpc_dcon: get rid of global i2c_client, create a dcon_priv struct
Andres Salomon
2011-02-09
1
-64
/
+99
*
staging: olpc_dcon: revert strtoul change
Andres Salomon
2011-02-09
1
-1
/
+1
*
staging: olpc_dcon: checkpatch.pl fixes for olpc_dcon.c file.
Marek Belisko
2011-02-04
1
-38
/
+46
*
staging: oplc_dcon: Fix compilation warning.
Marek Belisko
2011-02-04
1
-3
/
+12
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-5
/
+5
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-12-22
1
-4
/
+0
|
|
\
|
*
|
backlight: constify backlight_ops
Lionel Debroux
2010-11-16
1
-1
/
+1
*
|
|
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Andres Salomon
2011-01-13
5
-93
/
+103
|
|
/
|
/
|
*
|
i2c: Drivers shouldn't include <linux/i2c-id.h>
Jean Delvare
2010-11-15
1
-1
/
+0
*
|
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
2010-11-15
1
-3
/
+0
|
/
*
Staging: olpc_dcon: mark the driver as CONFIG_BROKEN for now
Greg Kroah-Hartman
2010-10-05
1
-1
/
+1
*
staging: olpc_dcon: drop old VT switch code, watch for CONBLANK event
Andres Salomon
2010-09-29
1
-20
/
+6
*
staging: olpc_dcon: add people to the Cc list
Andres Salomon
2010-09-29
1
-0
/
+2
*
staging: olpc_dcon: remove outdated backlight comment
Andres Salomon
2010-09-29
1
-6
/
+0
*
staging: olpc_dcon: add TODO file
Andres Salomon
2010-09-29
1
-0
/
+15
*
staging: olpc_dcon: drop XO-1.5 support for now
Andres Salomon
2010-09-29
1
-10
/
+0
*
staging: olpc_dcon: switch back to using olpc_board(0xXX)
Andres Salomon
2010-09-29
1
-2
/
+2
*
staging: olpc_dcon: add OLPC display controller (DCON) support
Andres Salomon
2010-09-29
6
-0
/
+1374