aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon/olpc_dcon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-10staging: olpc_dcon: Replace flush_scheduled_work() with flush_work().Tetsuo Handa1-1/+1
2022-06-10staging: olpc_dcon: Use backlight helperStephen Kitt1-4/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-02-04staging: olpc_dcon: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi1-1/+1
2020-12-09staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe()Jing Xiangfeng1-1/+2
2019-09-30staging: olpc_dcon: allow simultaneous XO-1 and XO-1.5 supportJerry Lin1-5/+1
2019-06-12staging/olpc: lock_fb_info can't failDaniel Vetter1-5/+1
2018-08-27Staging: One Laptop Per Child: fix SPDX-License-Identifier issueArkadiusz Lis1-4/+1
2017-12-06staging: olpc_dcon: Line up parentheses in func calls and defsZebulon McCorkle1-10/+20
2017-08-28staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store()Shurong Zhang1-2/+0
2017-04-28staging: olpc_dcon: style fixesDhananjay Balan1-2/+2
2017-01-10staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables.Emmanuil Chatzipetru1-1/+1
2017-01-10staging: olpc_dcon: olpc_dcon: Fix open parenthesis alignment.Emmanuil Chatzipetru1-6/+6
2016-04-04Revert "Staging: olpc_dcon: Remove obsolete driver"Greg Kroah-Hartman1-0/+813
2016-01-28Staging: olpc_dcon: Remove obsolete driverShraddha Barke1-813/+0
2015-10-16Staging: olpc_dcon: Remove NULL comparisonAybuke Ozdemir1-2/+2
2015-10-16Staging: olpc_dcon: Use preferred kernel typeAybuke Ozdemir1-1/+1
2015-10-16Staging: olpc_dcon: Remove multiple blank linesAybuke Ozdemir1-2/+0
2015-10-12Staging: olpc_dcon: Remove bracesKsenija Stanojevic1-2/+1
2015-10-04Staging: olpc_dcon: Replace timespec with ktime_tKsenija Stanojevic1-14/+13
2015-04-03staging/olpc: drop pci dependenciesMichael S. Tsirkin1-2/+0
2015-01-17staging: olpc_dcon: fix sparse symbol not declared warningMurilo Opsfelder Araujo1-1/+1
2014-11-26staging: olpc_dcon: Deletion of a check before backlight_device_unregister()Markus Elfring1-2/+1
2014-05-24staging/olpc_dcon: fix checkpatch warningsNicolas Joseph1-1/+7
2013-11-11staging/olpc_docn: reorder the lock sequence to avoid potential dead lockGu Zheng1-2/+4
2013-09-25staging: olpc_dcon: remove unnecessary work pending testXie XiuQi1-1/+1
2013-08-15Staging: olpc_dcon: more big endian conformityJens Frederich1-6/+7
2013-08-15Staging: olpc_dcon: replace some magic numbersJens Frederich1-6/+7
2013-07-25Staging: olpc_dcon: change to msleep to usleep_rangeJens Frederich1-2/+2
2013-03-25staging: olpc_dcon: return NOTIFY_DONE instead of the 0.Devendra Naga1-2/+2
2012-11-21staging: olpc_dcon: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-22staging/olpc_dcon: use s/r hooks from device_driver->pmAndres Salomon1-8/+16
2012-10-22staging/olpc_dcon: drop fb_notifier codeAndres Salomon1-21/+4
2012-10-22staging/olpc_dcon: move wait queue into dcon_priv structAndres Salomon1-16/+6
2012-10-22staging/olpc_dcon: drop useaa module argAndres Salomon1-10/+2
2012-08-17staging/olpc_dcon: fix checkpatch warningsToshiaki Yamane1-29/+24
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon1-0/+1
2012-04-24staging: olpc_dcon.c: Remove a few spaces between casts and variablesJesper Juhl1-4/+4
2012-04-24staging: olpc_dcon.c: Add missing level to a printk()Jesper Juhl1-1/+1
2012-04-24staging: olpc_dcon.c: strings printed with printk() put on a single lineJesper Juhl1-10/+9
2011-12-08Staging: olpc_dcon.c: obsolete use of strict_stroulValentin Rothberg1-4/+4
2011-12-08Staging: olpc_dcon.c: obsolete use of strict_strtoulValentin Rothberg1-3/+3
2011-12-08staging: olpc_dcon: ->read_status() API changeXi Wang1-2/+2
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker1-0/+1
2011-08-25staging/olpc_dcon: Remove obsolete cleanup for clientdataWolfram Sang1-3/+0
2011-08-23staging: olpc_dcon: replace remaining calls to i2c_smbus_read/writeAndres Salomon1-8/+7
2011-08-23staging: olpc_dcon: drop support for DCON v1Andres Salomon1-21/+10
2011-08-23staging: olpc_dcon: remove noinit module variableAndres Salomon1-5/+2
2011-03-22backlight: add backlight typeMatthew Garrett1-0/+1