summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon
Commit message (Expand)AuthorAgeFilesLines
* Staging: olpc_dcon: Removed more completed TODO entriesJens Frederich2013-08-211-4/+0
* Staging: olpc_dcon: Already completed TODO entry removedJens Frederich2013-08-191-1/+0
* Staging: olpc_dcon: fix typo in olpc_dcon.hJens Frederich2013-08-191-1/+1
* Staging: olpc_dcon: more big endian conformityJens Frederich2013-08-151-6/+7
* Staging: olpc_dcon: replace some magic numbersJens Frederich2013-08-152-15/+25
* Staging: olpc_dcon: updating MAINTAINERSJens Frederich2013-08-121-3/+2
* staging: olpc_dcon: provide detailed FB_OLPC_DCON help sectionJens Frederich2013-07-312-4/+8
* Staging: olpc_dcon: change to msleep to usleep_rangeJens Frederich2013-07-251-2/+2
* staging: olpc_dcon: return NOTIFY_DONE instead of the 0.Devendra Naga2013-03-251-2/+2
* staging: olpc_dcon: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging/olpc_dcon: use s/r hooks from device_driver->pmAndres Salomon2012-10-221-8/+16
* staging/olpc_dcon: drop pin frobbing code for xo1.5Andres Salomon2012-10-221-30/+0
* staging/olpc_dcon: drop fb_notifier codeAndres Salomon2012-10-222-22/+4
* staging/olpc_dcon: move wait queue into dcon_priv structAndres Salomon2012-10-222-16/+7
* staging/olpc_dcon: drop useaa module argAndres Salomon2012-10-221-10/+2
* staging/olpc_dcon: fix checkpatch warningsToshiaki Yamane2012-08-173-37/+37
* drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-07-311-0/+1
* staging: olpc_dcon.c: Remove a few spaces between casts and variablesJesper Juhl2012-04-241-4/+4
* staging: olpc_dcon.c: Add missing level to a printk()Jesper Juhl2012-04-241-1/+1
* staging: olpc_dcon.c: strings printed with printk() put on a single lineJesper Juhl2012-04-241-10/+9
* staging:olpc_dcon:olpc_dcon_xo_1.c Fix typo in staging:olpc_dconJustin P. Mattock2012-04-101-1/+1
* Staging: olpc_dcon.c: obsolete use of strict_stroulValentin Rothberg2011-12-081-4/+4
* Staging: olpc_dcon.c: obsolete use of strict_strtoulValentin Rothberg2011-12-081-3/+3
* staging: olpc_dcon: ->read_status() API changeXi Wang2011-12-084-15/+11
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging/olpc_dcon: Remove obsolete cleanup for clientdataWolfram Sang2011-08-251-3/+0
* staging: olpc_dcon: replace remaining calls to i2c_smbus_read/writeAndres Salomon2011-08-231-8/+7
* staging: olpc_dcon: drop support for DCON v1Andres Salomon2011-08-231-21/+10
* staging: olpc_dcon: remove noinit module variableAndres Salomon2011-08-231-5/+2
* 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
OpenPOWER on IntegriCloud