aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-20Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2022-06-10staging: olpc_dcon: Replace flush_scheduled_work() with flush_work().Tetsuo Handa1-1/+1
2022-06-10staging: olpc_dcon: mark driver as brokenJavier Martinez Canillas1-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: fix wrong dependencies in Kconfig fileJerry Lin1-1/+1
2019-09-30staging: olpc_dcon: allow simultaneous XO-1 and XO-1.5 supportJerry Lin5-34/+3
2019-07-30staging: olpc_dcon: Remove TODO itemJerry Lin1-4/+0
2019-06-13staging/olpc_dcon: Add drm conversion to TODODaniel Vetter1-0/+7
2019-06-12staging/olpc: lock_fb_info can't failDaniel Vetter1-5/+1
2019-05-14Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds1-1/+0
2019-04-25staging: olpc_dcon: Convert all uses of old GPIO API to new descriptor APIJerry Lin3-10/+58
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan1-1/+0
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