summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon/olpc_dcon.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Staging: olpc_dcon: Remove obsolete driver"Greg Kroah-Hartman2016-04-041-0/+813
* Staging: olpc_dcon: Remove obsolete driverShraddha Barke2016-01-281-813/+0
* Staging: olpc_dcon: Remove NULL comparisonAybuke Ozdemir2015-10-161-2/+2
* Staging: olpc_dcon: Use preferred kernel typeAybuke Ozdemir2015-10-161-1/+1
* Staging: olpc_dcon: Remove multiple blank linesAybuke Ozdemir2015-10-161-2/+0
* Staging: olpc_dcon: Remove bracesKsenija Stanojevic2015-10-121-2/+1
* Staging: olpc_dcon: Replace timespec with ktime_tKsenija Stanojevic2015-10-041-14/+13
* staging/olpc: drop pci dependenciesMichael S. Tsirkin2015-04-031-2/+0
* staging: olpc_dcon: fix sparse symbol not declared warningMurilo Opsfelder Araujo2015-01-171-1/+1
* staging: olpc_dcon: Deletion of a check before backlight_device_unregister()Markus Elfring2014-11-261-2/+1
* staging/olpc_dcon: fix checkpatch warningsNicolas Joseph2014-05-241-1/+7
* staging/olpc_docn: reorder the lock sequence to avoid potential dead lockGu Zheng2013-11-111-2/+4
* staging: olpc_dcon: remove unnecessary work pending testXie XiuQi2013-09-251-1/+1
* Staging: olpc_dcon: more big endian conformityJens Frederich2013-08-151-6/+7
* Staging: olpc_dcon: replace some magic numbersJens Frederich2013-08-151-6/+7
* 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 fb_notifier codeAndres Salomon2012-10-221-21/+4
* staging/olpc_dcon: move wait queue into dcon_priv structAndres Salomon2012-10-221-16/+6
* staging/olpc_dcon: drop useaa module argAndres Salomon2012-10-221-10/+2
* staging/olpc_dcon: fix checkpatch warningsToshiaki Yamane2012-08-171-29/+24
* 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.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-081-2/+2
* 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
* backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
* staging: olpc_dcon: clean up backlight handlingAndres Salomon2011-02-181-70/+43
* staging: olpc_dcon: move more global variables into dcon_privAndres Salomon2011-02-181-22/+17
* staging: olpc_dcon: move more variables into dcon_privAndres Salomon2011-02-181-37/+14
* staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO...Andres Salomon2011-02-181-17/+17
* 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-091-34/+35
* staging: olpc_dcon: change sysfs 'output' toggle to be clearer...Andres Salomon2011-02-091-18/+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
OpenPOWER on IntegriCloud