summaryrefslogtreecommitdiff
path: root/drivers/staging/olpc_dcon
AgeCommit message (Expand)Author
2011-06-07staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-04-25staging: olpc: Add <linux/delay.h>Jeff Mahoney
2011-04-25staging: olpc_dcon: fix space and coding issuesStefan Brähler
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-04staging: fix olpc_dcon build errorsSascha Silbe
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22backlight: add backlight typeMatthew Garrett
2011-02-23staging: fix olpc_dcon kconfig and build errorsRandy Dunlap
2011-02-18staging: olpc_dcon: drop CONFIG_BROKEN dependencyAndres Salomon
2011-02-18staging: olpc_dcon: clean up backlight handlingAndres Salomon
2011-02-18staging: olpc_dcon: move more global variables into dcon_privAndres Salomon
2011-02-18staging: olpc_dcon: move more variables into dcon_privAndres Salomon
2011-02-18staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO...Andres Salomon
2011-02-18staging: olpc_dcon: drop XO-1.5 prototype supportAndres Salomon
2011-02-18staging: olpc_dcon: Remove _strtoul() function.Marek Belisko
2011-02-18staging: olpc_dcon: move fb stuff info dcon_priv, and clean up fb handlingAndres Salomon
2011-02-18staging: olpc_dcon: move fb event notifier block into dcon_priv structAndres Salomon
2011-02-18staging: olpc_dcon: don't specify single bits for bool fieldsAndres Salomon
2011-02-09staging: olpc_dcon: actually return the value of i2c_add_driverAndres Salomon
2011-02-09staging: olpc_dcon: move more variables into dcon_privAndres Salomon
2011-02-09staging: olpc_dcon: change sysfs 'output' toggle to be clearer...Andres Salomon
2011-02-09staging: olpc_dcon: get rid of global i2c_client, create a dcon_priv structAndres Salomon
2011-02-09staging: olpc_dcon: revert strtoul changeAndres Salomon
2011-02-04staging: olpc_dcon: checkpatch.pl fixes for olpc_dcon.c file.Marek Belisko
2011-02-04staging: oplc_dcon: Fix compilation warning.Marek Belisko
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang
2010-10-05Staging: olpc_dcon: mark the driver as CONFIG_BROKEN for nowGreg Kroah-Hartman
2010-09-29staging: olpc_dcon: drop old VT switch code, watch for CONBLANK eventAndres Salomon
2010-09-29staging: olpc_dcon: add people to the Cc listAndres Salomon
2010-09-29staging: olpc_dcon: remove outdated backlight commentAndres Salomon
2010-09-29staging: olpc_dcon: add TODO fileAndres Salomon
2010-09-29staging: olpc_dcon: drop XO-1.5 support for nowAndres Salomon
2010-09-29staging: olpc_dcon: switch back to using olpc_board(0xXX)Andres Salomon
2010-09-29staging: olpc_dcon: add OLPC display controller (DCON) supportAndres Salomon