summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon
Commit message (Expand)AuthorAgeFilesLines
* staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines.Emmanuil Chatzipetru2017-01-101-1/+0
* staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables.Emmanuil Chatzipetru2017-01-101-1/+1
* staging: olpc_dcon: olpc_dcon_xo_1_5: Remove redundant return statement.Emmanuil Chatzipetru2017-01-101-2/+1
* staging: olpc_dcon: olpc_dcon: Fix open parenthesis alignment.Emmanuil Chatzipetru2017-01-101-6/+6
* Revert "staging: olpc_dcon: Replace a bit shift by a use of BIT."Greg Kroah-Hartman2016-09-181-15/+15
* staging: olpc_dcon: Replace a bit shift by a use of BIT.Anchal Jain2016-09-181-15/+15
* staging: olpc_dcon: Replace u_int8_t with u8sayli karnik2016-09-171-1/+1
* Revert "Staging: olpc_dcon: Remove obsolete driver"Greg Kroah-Hartman2016-04-047-0/+1340
* Staging: olpc_dcon: Remove obsolete driverShraddha Barke2016-01-287-1340/+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-042-16/+15
* staging: olpc_dcon: Remove unnecessary externsJoe Perches2015-08-141-1/+1
* 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: Fixed a typoGustavo A. R. Silva2015-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_dcon: Trivial: Remove space before indentation.Gary Servin2014-02-071-1/+1
* staging/olpc_docn: reorder the lock sequence to avoid potential dead lockGu Zheng2013-11-111-2/+4
* staging/olpc_dcon: fix kconfig to fix build errorsRandy Dunlap2013-10-151-1/+2
* Revert "staging/olpc: fix dependencies to fix build errors"Greg Kroah-Hartman2013-10-151-1/+0
* staging/olpc: fix dependencies to fix build errorsRandy Dunlap2013-09-301-0/+1
* staging: olpc_dcon: remove unnecessary work pending testXie XiuQi2013-09-251-1/+1
* 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