summaryrefslogtreecommitdiff
path: root/drivers/staging/olpc_dcon/olpc_dcon.c
AgeCommit message (Expand)Author
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-02-04staging: olpc_dcon: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi
2020-12-09staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe()Jing Xiangfeng
2019-09-30staging: olpc_dcon: allow simultaneous XO-1 and XO-1.5 supportJerry Lin
2019-06-12staging/olpc: lock_fb_info can't failDaniel Vetter
2018-08-27Staging: One Laptop Per Child: fix SPDX-License-Identifier issueArkadiusz Lis
2017-12-06staging: olpc_dcon: Line up parentheses in func calls and defsZebulon McCorkle
2017-08-28staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store()Shurong Zhang
2017-04-28staging: olpc_dcon: style fixesDhananjay Balan
2017-01-10staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables.Emmanuil Chatzipetru
2017-01-10staging: olpc_dcon: olpc_dcon: Fix open parenthesis alignment.Emmanuil Chatzipetru
2016-04-04Revert "Staging: olpc_dcon: Remove obsolete driver"Greg Kroah-Hartman
2016-01-28Staging: olpc_dcon: Remove obsolete driverShraddha Barke
2015-10-16Staging: olpc_dcon: Remove NULL comparisonAybuke Ozdemir
2015-10-16Staging: olpc_dcon: Use preferred kernel typeAybuke Ozdemir
2015-10-16Staging: olpc_dcon: Remove multiple blank linesAybuke Ozdemir
2015-10-12Staging: olpc_dcon: Remove bracesKsenija Stanojevic
2015-10-04Staging: olpc_dcon: Replace timespec with ktime_tKsenija Stanojevic
2015-04-03staging/olpc: drop pci dependenciesMichael S. Tsirkin
2015-01-17staging: olpc_dcon: fix sparse symbol not declared warningMurilo Opsfelder Araujo
2014-11-26staging: olpc_dcon: Deletion of a check before backlight_device_unregister()Markus Elfring
2014-05-24staging/olpc_dcon: fix checkpatch warningsNicolas Joseph
2013-11-11staging/olpc_docn: reorder the lock sequence to avoid potential dead lockGu Zheng
2013-09-25staging: olpc_dcon: remove unnecessary work pending testXie XiuQi
2013-08-15Staging: olpc_dcon: more big endian conformityJens Frederich
2013-08-15Staging: olpc_dcon: replace some magic numbersJens Frederich
2013-07-25Staging: olpc_dcon: change to msleep to usleep_rangeJens Frederich
2013-03-25staging: olpc_dcon: return NOTIFY_DONE instead of the 0.Devendra Naga
2012-11-21staging: olpc_dcon: remove use of __devexit_pBill Pemberton
2012-10-22staging/olpc_dcon: use s/r hooks from device_driver->pmAndres Salomon
2012-10-22staging/olpc_dcon: drop fb_notifier codeAndres Salomon
2012-10-22staging/olpc_dcon: move wait queue into dcon_priv structAndres Salomon
2012-10-22staging/olpc_dcon: drop useaa module argAndres Salomon
2012-08-17staging/olpc_dcon: fix checkpatch warningsToshiaki Yamane
2012-07-31drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon
2012-04-24staging: olpc_dcon.c: Remove a few spaces between casts and variablesJesper Juhl
2012-04-24staging: olpc_dcon.c: Add missing level to a printk()Jesper Juhl
2012-04-24staging: olpc_dcon.c: strings printed with printk() put on a single lineJesper Juhl
2011-12-08Staging: olpc_dcon.c: obsolete use of strict_stroulValentin Rothberg
2011-12-08Staging: olpc_dcon.c: obsolete use of strict_strtoulValentin Rothberg
2011-12-08staging: olpc_dcon: ->read_status() API changeXi Wang
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-25staging/olpc_dcon: Remove obsolete cleanup for clientdataWolfram Sang
2011-08-23staging: olpc_dcon: replace remaining calls to i2c_smbus_read/writeAndres Salomon
2011-08-23staging: olpc_dcon: drop support for DCON v1Andres Salomon
2011-08-23staging: olpc_dcon: remove noinit module variableAndres Salomon
2011-03-22backlight: add backlight typeMatthew Garrett
2011-02-18staging: olpc_dcon: clean up backlight handlingAndres Salomon
2011-02-18staging: olpc_dcon: move more global variables into dcon_privAndres Salomon
2011-02-18staging: olpc_dcon: move more variables into dcon_privAndres Salomon