aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-03-18staging: olpc_dcon_xo_1: add missing 'const' qualifierArnd Bergmann1-1/+1
2018-11-08staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interfaceNishad Kamdar1-43/+47
2018-09-20staging: olpc_dcon: add a missing dependencyLubomir Rintel1-0/+1
2018-08-27Staging: One Laptop Per Child: fix SPDX-License-Identifier issueArkadiusz Lis3-12/+3
2018-07-16staging: olpc_dcon: add missing identifier namesCristian Kubis1-3/+3
2018-07-16staging: olpc_dcon: prefer 'help' in KConfigCristian Kubis1-3/+3
2018-04-23staging: olpc_dcon: Augment TODO file with GPIO work itemLinus Walleij1-0/+4
2017-12-06staging: olpc_dcon: Line up parentheses in func calls and defsZebulon McCorkle2-11/+21
2017-12-06staging: olpc_dcon: Change bitshifts to BIT macroZebulon McCorkle1-15/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
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-03-06staging: olpc_dcon: add whitespace around binary operatorsKenneth Hsu1-2/+2
2017-01-10staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines.Emmanuil Chatzipetru1-1/+0
2017-01-10staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables.Emmanuil Chatzipetru1-1/+1
2017-01-10staging: olpc_dcon: olpc_dcon_xo_1_5: Remove redundant return statement.Emmanuil Chatzipetru1-2/+1
2017-01-10staging: olpc_dcon: olpc_dcon: Fix open parenthesis alignment.Emmanuil Chatzipetru1-6/+6
2016-09-18Revert "staging: olpc_dcon: Replace a bit shift by a use of BIT."Greg Kroah-Hartman1-15/+15
2016-09-18staging: olpc_dcon: Replace a bit shift by a use of BIT.Anchal Jain1-15/+15
2016-09-17staging: olpc_dcon: Replace u_int8_t with u8sayli karnik1-1/+1
2016-04-04Revert "Staging: olpc_dcon: Remove obsolete driver"Greg Kroah-Hartman7-0/+1340
2016-01-28Staging: olpc_dcon: Remove obsolete driverShraddha Barke7-1340/+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 Stanojevic2-16/+15
2015-08-14staging: olpc_dcon: Remove unnecessary externsJoe Perches1-1/+1
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
2015-01-17Staging: olpc_dcon: Fixed a typoGustavo A. R. Silva1-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
2014-02-07staging: olpc_dcon: Trivial: Remove space before indentation.Gary Servin1-1/+1
2013-11-11staging/olpc_docn: reorder the lock sequence to avoid potential dead lockGu Zheng1-2/+4
2013-10-15staging/olpc_dcon: fix kconfig to fix build errorsRandy Dunlap1-1/+2
2013-10-15Revert "staging/olpc: fix dependencies to fix build errors"Greg Kroah-Hartman1-1/+0
2013-09-30staging/olpc: fix dependencies to fix build errorsRandy Dunlap1-0/+1
2013-09-25staging: olpc_dcon: remove unnecessary work pending testXie XiuQi1-1/+1
2013-08-21Staging: olpc_dcon: Removed more completed TODO entriesJens Frederich1-4/+0
2013-08-19Staging: olpc_dcon: Already completed TODO entry removedJens Frederich1-1/+0
2013-08-19Staging: olpc_dcon: fix typo in olpc_dcon.hJens Frederich1-1/+1
2013-08-15Staging: olpc_dcon: more big endian conformityJens Frederich1-6/+7
2013-08-15Staging: olpc_dcon: replace some magic numbersJens Frederich2-15/+25
2013-08-12Staging: olpc_dcon: updating MAINTAINERSJens Frederich1-3/+2
2013-07-31staging: olpc_dcon: provide detailed FB_OLPC_DCON help sectionJens Frederich2-4/+8
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