summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: olpc_dcon: replace some magic numbersJens Frederich2013-08-162-15/+25
* Staging: olpc_dcon: updating MAINTAINERSJens Frederich2013-08-121-3/+2Star
* staging: olpc_dcon: provide detailed FB_OLPC_DCON help sectionJens Frederich2013-08-012-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-221-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/+0Star
* staging/olpc_dcon: drop fb_notifier codeAndres Salomon2012-10-222-22/+4Star
* staging/olpc_dcon: move wait queue into dcon_priv structAndres Salomon2012-10-222-16/+7Star
* staging/olpc_dcon: drop useaa module argAndres Salomon2012-10-221-10/+2Star
* staging/olpc_dcon: fix checkpatch warningsToshiaki Yamane2012-08-173-37/+37
* drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-011-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/+9Star
* 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-091-4/+4
* Staging: olpc_dcon.c: obsolete use of strict_strtoulValentin Rothberg2011-12-091-3/+3
* staging: olpc_dcon: ->read_status() API changeXi Wang2011-12-094-15/+11Star
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-261-0/+1
* staging/olpc_dcon: Remove obsolete cleanup for clientdataWolfram Sang2011-08-251-3/+0Star
* staging: olpc_dcon: replace remaining calls to i2c_smbus_read/writeAndres Salomon2011-08-231-8/+7Star
* staging: olpc_dcon: drop support for DCON v1Andres Salomon2011-08-231-21/+10Star
* staging: olpc_dcon: remove noinit module variableAndres Salomon2011-08-231-5/+2Star
* 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/+11Star
|\
| * staging: olpc_dcon: fix space and coding issuesStefan Brähler2011-04-262-13/+11Star
* | staging: olpc: Add <linux/delay.h>Jeff Mahoney2011-04-261-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-052-1/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* backlight: add backlight typeMatthew Garrett2011-03-231-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/+47Star
* 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/+23Star
* staging: olpc_dcon: Remove _strtoul() function.Marek Belisko2011-02-181-35/+22Star
* 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/+7Star
* 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/+2Star
* staging: olpc_dcon: move more variables into dcon_privAndres Salomon2011-02-092-38/+35Star
* staging: olpc_dcon: change sysfs 'output' toggle to be clearer...Andres Salomon2011-02-092-22/+16Star
* 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