aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon
Commit message (Expand)AuthorAgeFilesLines
* staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap2011-06-071-0/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-232-13/+11
|\
| * staging: olpc_dcon: fix space and coding issuesStefan Brähler2011-04-252-13/+11
* | staging: olpc: Add <linux/delay.h>Jeff Mahoney2011-04-251-0/+1
|/
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-072-1/+2
|\
| * staging: fix olpc_dcon build errorsSascha Silbe2011-04-042-1/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* staging: fix olpc_dcon kconfig and build errorsRandy Dunlap2011-02-231-2/+2
* staging: olpc_dcon: drop CONFIG_BROKEN dependencyAndres Salomon2011-02-181-1/+1
* staging: olpc_dcon: clean up backlight handlingAndres Salomon2011-02-182-70/+47
* staging: olpc_dcon: move more global variables into dcon_privAndres Salomon2011-02-182-22/+22
* staging: olpc_dcon: move more variables into dcon_privAndres Salomon2011-02-184-51/+51
* staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO...Andres Salomon2011-02-186-22/+81
* staging: olpc_dcon: drop XO-1.5 prototype supportAndres Salomon2011-02-181-61/+23
* staging: olpc_dcon: Remove _strtoul() function.Marek Belisko2011-02-181-35/+22
* staging: olpc_dcon: move fb stuff info dcon_priv, and clean up fb handlingAndres Salomon2011-02-181-23/+37
* staging: olpc_dcon: move fb event notifier block into dcon_priv structAndres Salomon2011-02-181-10/+7
* staging: olpc_dcon: don't specify single bits for bool fieldsAndres Salomon2011-02-181-5/+5
* staging: olpc_dcon: actually return the value of i2c_add_driverAndres Salomon2011-02-091-3/+2
* staging: olpc_dcon: move more variables into dcon_privAndres Salomon2011-02-092-38/+35
* staging: olpc_dcon: change sysfs 'output' toggle to be clearer...Andres Salomon2011-02-092-22/+16
* staging: olpc_dcon: get rid of global i2c_client, create a dcon_priv structAndres Salomon2011-02-091-64/+99
* staging: olpc_dcon: revert strtoul changeAndres Salomon2011-02-091-1/+1
* staging: olpc_dcon: checkpatch.pl fixes for olpc_dcon.c file.Marek Belisko2011-02-041-38/+46
* staging: oplc_dcon: Fix compilation warning.Marek Belisko2011-02-041-3/+12
* console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-261-5/+5
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-221-4/+0
| |\
| * | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* | | drivers/staging/olpc_dcon: convert to new cs5535 gpio APIAndres Salomon2011-01-135-93/+103
| |/ |/|
* | i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare2010-11-151-1/+0
* | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-151-3/+0
|/
* Staging: olpc_dcon: mark the driver as CONFIG_BROKEN for nowGreg Kroah-Hartman2010-10-051-1/+1
* staging: olpc_dcon: drop old VT switch code, watch for CONBLANK eventAndres Salomon2010-09-291-20/+6
* staging: olpc_dcon: add people to the Cc listAndres Salomon2010-09-291-0/+2
* staging: olpc_dcon: remove outdated backlight commentAndres Salomon2010-09-291-6/+0
* staging: olpc_dcon: add TODO fileAndres Salomon2010-09-291-0/+15
* staging: olpc_dcon: drop XO-1.5 support for nowAndres Salomon2010-09-291-10/+0
* staging: olpc_dcon: switch back to using olpc_board(0xXX)Andres Salomon2010-09-291-2/+2
* staging: olpc_dcon: add OLPC display controller (DCON) supportAndres Salomon2010-09-296-0/+1374