aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/olpc_dcon
AgeCommit message (Expand)AuthorFilesLines
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+0
2019-04-25staging: olpc_dcon: Convert all uses of old GPIO API to new descriptor APIGravatar Jerry Lin 3-10/+58
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolGravatar Alexander Shiyan 1-1/+0
2019-04-03staging: add missing SPDX lines to Makefile filesGravatar Greg Kroah-Hartman 1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGravatar Greg Kroah-Hartman 1-0/+1
2019-03-18staging: olpc_dcon_xo_1: add missing 'const' qualifierGravatar Arnd Bergmann 1-1/+1
2018-11-08staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interfaceGravatar Nishad Kamdar 1-43/+47
2018-09-20staging: olpc_dcon: add a missing dependencyGravatar Lubomir Rintel 1-0/+1
2018-08-27Staging: One Laptop Per Child: fix SPDX-License-Identifier issueGravatar Arkadiusz Lis 3-12/+3
2018-07-16staging: olpc_dcon: add missing identifier namesGravatar Cristian Kubis 1-3/+3
2018-07-16staging: olpc_dcon: prefer 'help' in KConfigGravatar Cristian Kubis 1-3/+3
2018-04-23staging: olpc_dcon: Augment TODO file with GPIO work itemGravatar Linus Walleij 1-0/+4
2017-12-06staging: olpc_dcon: Line up parentheses in func calls and defsGravatar Zebulon McCorkle 2-11/+21
2017-12-06staging: olpc_dcon: Change bitshifts to BIT macroGravatar Zebulon McCorkle 1-15/+15
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-28staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store()Gravatar Shurong Zhang 1-2/+0
2017-04-28staging: olpc_dcon: style fixesGravatar Dhananjay Balan 1-2/+2
2017-03-06staging: olpc_dcon: add whitespace around binary operatorsGravatar Kenneth Hsu 1-2/+2
2017-01-10staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines.Gravatar Emmanuil Chatzipetru 1-1/+0
2017-01-10staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables.Gravatar Emmanuil Chatzipetru 1-1/+1
2017-01-10staging: olpc_dcon: olpc_dcon_xo_1_5: Remove redundant return statement.Gravatar Emmanuil Chatzipetru 1-2/+1
2017-01-10staging: olpc_dcon: olpc_dcon: Fix open parenthesis alignment.Gravatar Emmanuil Chatzipetru 1-6/+6
2016-09-18Revert "staging: olpc_dcon: Replace a bit shift by a use of BIT."Gravatar Greg Kroah-Hartman 1-15/+15
2016-09-18staging: olpc_dcon: Replace a bit shift by a use of BIT.Gravatar Anchal Jain 1-15/+15
2016-09-17staging: olpc_dcon: Replace u_int8_t with u8Gravatar sayli karnik 1-1/+1
2016-04-04Revert "Staging: olpc_dcon: Remove obsolete driver"Gravatar Greg Kroah-Hartman 7-0/+1340
2016-01-28Staging: olpc_dcon: Remove obsolete driverGravatar Shraddha Barke 7-1340/+0
2015-10-16Staging: olpc_dcon: Remove NULL comparisonGravatar Aybuke Ozdemir 1-2/+2
2015-10-16Staging: olpc_dcon: Use preferred kernel typeGravatar Aybuke Ozdemir 1-1/+1
2015-10-16Staging: olpc_dcon: Remove multiple blank linesGravatar Aybuke Ozdemir 1-2/+0
2015-10-12Staging: olpc_dcon: Remove bracesGravatar Ksenija Stanojevic 1-2/+1
2015-10-04Staging: olpc_dcon: Replace timespec with ktime_tGravatar Ksenija Stanojevic 2-16/+15
2015-08-14staging: olpc_dcon: Remove unnecessary externsGravatar Joe Perches 1-1/+1
2015-04-03staging/olpc: drop pci dependenciesGravatar Michael S. Tsirkin 1-2/+0
2015-01-17staging: olpc_dcon: fix sparse symbol not declared warningGravatar Murilo Opsfelder Araujo 1-1/+1
2015-01-17Staging: olpc_dcon: Fixed a typoGravatar Gustavo A. R. Silva 1-1/+1
2014-11-26staging: olpc_dcon: Deletion of a check before backlight_device_unregister()Gravatar Markus Elfring 1-2/+1
2014-05-24staging/olpc_dcon: fix checkpatch warningsGravatar Nicolas Joseph 1-1/+7
2014-02-07staging: olpc_dcon: Trivial: Remove space before indentation.Gravatar Gary Servin 1-1/+1
2013-11-11staging/olpc_docn: reorder the lock sequence to avoid potential dead lockGravatar Gu Zheng 1-2/+4
2013-10-15staging/olpc_dcon: fix kconfig to fix build errorsGravatar Randy Dunlap 1-1/+2
2013-10-15Revert "staging/olpc: fix dependencies to fix build errors"Gravatar Greg Kroah-Hartman 1-1/+0
2013-09-30staging/olpc: fix dependencies to fix build errorsGravatar Randy Dunlap 1-0/+1
2013-09-25staging: olpc_dcon: remove unnecessary work pending testGravatar Xie XiuQi 1-1/+1
2013-08-21Staging: olpc_dcon: Removed more completed TODO entriesGravatar Jens Frederich 1-4/+0
2013-08-19Staging: olpc_dcon: Already completed TODO entry removedGravatar Jens Frederich 1-1/+0
2013-08-19Staging: olpc_dcon: fix typo in olpc_dcon.hGravatar Jens Frederich 1-1/+1
2013-08-15Staging: olpc_dcon: more big endian conformityGravatar Jens Frederich 1-6/+7
2013-08-15Staging: olpc_dcon: replace some magic numbersGravatar Jens Frederich 2-15/+25
2013-08-12Staging: olpc_dcon: updating MAINTAINERSGravatar Jens Frederich 1-3/+2