index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
olpc_dcon
Age
Commit message (
Expand
)
Author
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
2011-08-25
staging/olpc_dcon: Remove obsolete cleanup for clientdata
Wolfram Sang
2011-08-23
staging: olpc_dcon: replace remaining calls to i2c_smbus_read/write
Andres Salomon
2011-08-23
staging: olpc_dcon: drop support for DCON v1
Andres Salomon
2011-08-23
staging: olpc_dcon: remove noinit module variable
Andres Salomon
2011-06-07
staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICE
Randy Dunlap
2011-05-23
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-04-25
staging: olpc: Add <linux/delay.h>
Jeff Mahoney
2011-04-25
staging: olpc_dcon: fix space and coding issues
Stefan Brähler
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-04
staging: fix olpc_dcon build errors
Sascha Silbe
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-22
backlight: add backlight type
Matthew Garrett
2011-02-23
staging: fix olpc_dcon kconfig and build errors
Randy Dunlap
2011-02-18
staging: olpc_dcon: drop CONFIG_BROKEN dependency
Andres Salomon
2011-02-18
staging: olpc_dcon: clean up backlight handling
Andres Salomon
2011-02-18
staging: olpc_dcon: move more global variables into dcon_priv
Andres Salomon
2011-02-18
staging: olpc_dcon: move more variables into dcon_priv
Andres Salomon
2011-02-18
staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO...
Andres Salomon
2011-02-18
staging: olpc_dcon: drop XO-1.5 prototype support
Andres Salomon
2011-02-18
staging: olpc_dcon: Remove _strtoul() function.
Marek Belisko
2011-02-18
staging: olpc_dcon: move fb stuff info dcon_priv, and clean up fb handling
Andres Salomon
2011-02-18
staging: olpc_dcon: move fb event notifier block into dcon_priv struct
Andres Salomon
2011-02-18
staging: olpc_dcon: don't specify single bits for bool fields
Andres Salomon
2011-02-09
staging: olpc_dcon: actually return the value of i2c_add_driver
Andres Salomon
2011-02-09
staging: olpc_dcon: move more variables into dcon_priv
Andres Salomon
2011-02-09
staging: olpc_dcon: change sysfs 'output' toggle to be clearer...
Andres Salomon
2011-02-09
staging: olpc_dcon: get rid of global i2c_client, create a dcon_priv struct
Andres Salomon
2011-02-09
staging: olpc_dcon: revert strtoul change
Andres Salomon
2011-02-04
staging: olpc_dcon: checkpatch.pl fixes for olpc_dcon.c file.
Marek Belisko
2011-02-04
staging: oplc_dcon: Fix compilation warning.
Marek Belisko
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
drivers/staging/olpc_dcon: convert to new cs5535 gpio API
Andres Salomon
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-11-16
backlight: constify backlight_ops
Lionel Debroux
2010-11-15
i2c: Drivers shouldn't include <linux/i2c-id.h>
Jean Delvare
2010-11-15
i2c: Remove obsolete cleanup for clientdata
Wolfram Sang
2010-10-05
Staging: olpc_dcon: mark the driver as CONFIG_BROKEN for now
Greg Kroah-Hartman
2010-09-29
staging: olpc_dcon: drop old VT switch code, watch for CONBLANK event
Andres Salomon
2010-09-29
staging: olpc_dcon: add people to the Cc list
Andres Salomon
2010-09-29
staging: olpc_dcon: remove outdated backlight comment
Andres Salomon
2010-09-29
staging: olpc_dcon: add TODO file
Andres Salomon
2010-09-29
staging: olpc_dcon: drop XO-1.5 support for now
Andres Salomon
2010-09-29
staging: olpc_dcon: switch back to using olpc_board(0xXX)
Andres Salomon
2010-09-29
staging: olpc_dcon: add OLPC display controller (DCON) support
Andres Salomon