summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon
AgeCommit message (Expand)AuthorLines
2015-01-17staging: olpc_dcon: fix sparse symbol not declared warningMurilo Opsfelder Araujo-1/+1
2015-01-17Staging: olpc_dcon: Fixed a typoGustavo A. R. Silva-1/+1
2014-11-26staging: olpc_dcon: Deletion of a check before backlight_device_unregister()Markus Elfring-2/+1
2014-05-24staging/olpc_dcon: fix checkpatch warningsNicolas Joseph-1/+7
2014-02-07staging: olpc_dcon: Trivial: Remove space before indentation.Gary Servin-1/+1
2013-11-11staging/olpc_docn: reorder the lock sequence to avoid potential dead lockGu Zheng-2/+4
2013-10-15staging/olpc_dcon: fix kconfig to fix build errorsRandy Dunlap-1/+2
2013-10-15Revert "staging/olpc: fix dependencies to fix build errors"Greg Kroah-Hartman-1/+0
2013-09-30staging/olpc: fix dependencies to fix build errorsRandy Dunlap-0/+1
2013-09-25staging: olpc_dcon: remove unnecessary work pending testXie XiuQi-1/+1
2013-08-21Staging: olpc_dcon: Removed more completed TODO entriesJens Frederich-4/+0
2013-08-19Staging: olpc_dcon: Already completed TODO entry removedJens Frederich-1/+0
2013-08-19Staging: olpc_dcon: fix typo in olpc_dcon.hJens Frederich-1/+1
2013-08-15Staging: olpc_dcon: more big endian conformityJens Frederich-6/+7
2013-08-15Staging: olpc_dcon: replace some magic numbersJens Frederich-15/+25
2013-08-12Staging: olpc_dcon: updating MAINTAINERSJens Frederich-3/+2
2013-07-31staging: olpc_dcon: provide detailed FB_OLPC_DCON help sectionJens Frederich-4/+8
2013-07-25Staging: olpc_dcon: change to msleep to usleep_rangeJens Frederich-2/+2
2013-03-25staging: olpc_dcon: return NOTIFY_DONE instead of the 0.Devendra Naga-2/+2
2012-11-21staging: olpc_dcon: remove use of __devexit_pBill Pemberton-1/+1
2012-10-22staging/olpc_dcon: use s/r hooks from device_driver->pmAndres Salomon-8/+16
2012-10-22staging/olpc_dcon: drop pin frobbing code for xo1.5Andres Salomon-30/+0
2012-10-22staging/olpc_dcon: drop fb_notifier codeAndres Salomon-22/+4
2012-10-22staging/olpc_dcon: move wait queue into dcon_priv structAndres Salomon-16/+7
2012-10-22staging/olpc_dcon: drop useaa module argAndres Salomon-10/+2
2012-08-17staging/olpc_dcon: fix checkpatch warningsToshiaki Yamane-37/+37
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon-0/+1
2012-04-24staging: olpc_dcon.c: Remove a few spaces between casts and variablesJesper Juhl-4/+4
2012-04-24staging: olpc_dcon.c: Add missing level to a printk()Jesper Juhl-1/+1
2012-04-24staging: olpc_dcon.c: strings printed with printk() put on a single lineJesper Juhl-10/+9
2012-04-10staging:olpc_dcon:olpc_dcon_xo_1.c Fix typo in staging:olpc_dconJustin P. Mattock-1/+1
2011-12-08Staging: olpc_dcon.c: obsolete use of strict_stroulValentin Rothberg-4/+4
2011-12-08Staging: olpc_dcon.c: obsolete use of strict_strtoulValentin Rothberg-3/+3
2011-12-08staging: olpc_dcon: ->read_status() API changeXi Wang-15/+11
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker-0/+1
2011-08-25staging/olpc_dcon: Remove obsolete cleanup for clientdataWolfram Sang-3/+0
2011-08-23staging: olpc_dcon: replace remaining calls to i2c_smbus_read/writeAndres Salomon-8/+7
2011-08-23staging: olpc_dcon: drop support for DCON v1Andres Salomon-21/+10
2011-08-23staging: olpc_dcon: remove noinit module variableAndres Salomon-5/+2
2011-06-07staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap-0/+1
2011-05-23Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+11
2011-04-25staging: olpc: Add <linux/delay.h>Jeff Mahoney-0/+1
2011-04-25staging: olpc_dcon: fix space and coding issuesStefan Brähler-13/+11
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2011-04-04staging: fix olpc_dcon build errorsSascha Silbe-1/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-22backlight: add backlight typeMatthew Garrett-0/+1
2011-02-23staging: fix olpc_dcon kconfig and build errorsRandy Dunlap-2/+2
2011-02-18staging: olpc_dcon: drop CONFIG_BROKEN dependencyAndres Salomon-1/+1
2011-02-18staging: olpc_dcon: clean up backlight handlingAndres Salomon-70/+47