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