summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon
Commit message (Expand)AuthorAgeFilesLines
* staging: olpc_dcon: Remove I2C_CLASS_DDC supportHeiner Kallweit2023-10-271-1/+1
* staging: olpc_dcon: Switch i2c driver back to use .probe()Uwe Kleine-König2023-05-281-1/+1
* staging: olpc_dcon: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-2/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* Merge 5.19-rc3 into staging-nextGreg Kroah-Hartman2022-06-201-1/+1
|\
| * staging: olpc_dcon: mark driver as brokenJavier Martinez Canillas2022-06-101-1/+1
* | staging: olpc_dcon: Replace flush_scheduled_work() with flush_work().Tetsuo Handa2022-06-101-1/+1
* | staging: olpc_dcon: Use backlight helperStephen Kitt2022-06-101-4/+1
|/
* kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* staging: olpc_dcon: Switch from strlcpy to strscpyKumar Kartikeya Dwivedi2021-02-041-1/+1
* staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe()Jing Xiangfeng2020-12-091-1/+2
* staging: olpc_dcon: fix wrong dependencies in Kconfig fileJerry Lin2019-09-301-1/+1
* staging: olpc_dcon: allow simultaneous XO-1 and XO-1.5 supportJerry Lin2019-09-305-34/+3
* staging: olpc_dcon: Remove TODO itemJerry Lin2019-07-301-4/+0
* staging/olpc_dcon: Add drm conversion to TODODaniel Vetter2019-06-131-0/+7
* staging/olpc: lock_fb_info can't failDaniel Vetter2019-06-121-5/+1
* Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-141-1/+0
|\
| * video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan2019-04-031-1/+0
* | staging: olpc_dcon: Convert all uses of old GPIO API to new descriptor APIJerry Lin2019-04-253-10/+58
* | staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* | staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* | staging: olpc_dcon_xo_1: add missing 'const' qualifierArnd Bergmann2019-03-181-1/+1
|/
* staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interfaceNishad Kamdar2018-11-081-43/+47
* staging: olpc_dcon: add a missing dependencyLubomir Rintel2018-09-201-0/+1
* Staging: One Laptop Per Child: fix SPDX-License-Identifier issueArkadiusz Lis2018-08-273-12/+3
* staging: olpc_dcon: add missing identifier namesCristian Kubis2018-07-161-3/+3
* staging: olpc_dcon: prefer 'help' in KConfigCristian Kubis2018-07-161-3/+3
* staging: olpc_dcon: Augment TODO file with GPIO work itemLinus Walleij2018-04-231-0/+4
* staging: olpc_dcon: Line up parentheses in func calls and defsZebulon McCorkle2017-12-062-11/+21
* staging: olpc_dcon: Change bitshifts to BIT macroZebulon McCorkle2017-12-061-15/+15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store()Shurong Zhang2017-08-281-2/+0
* staging: olpc_dcon: style fixesDhananjay Balan2017-04-281-2/+2
* staging: olpc_dcon: add whitespace around binary operatorsKenneth Hsu2017-03-061-2/+2
* staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines.Emmanuil Chatzipetru2017-01-101-1/+0
* staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables.Emmanuil Chatzipetru2017-01-101-1/+1
* staging: olpc_dcon: olpc_dcon_xo_1_5: Remove redundant return statement.Emmanuil Chatzipetru2017-01-101-2/+1
* staging: olpc_dcon: olpc_dcon: Fix open parenthesis alignment.Emmanuil Chatzipetru2017-01-101-6/+6
* Revert "staging: olpc_dcon: Replace a bit shift by a use of BIT."Greg Kroah-Hartman2016-09-181-15/+15
* staging: olpc_dcon: Replace a bit shift by a use of BIT.Anchal Jain2016-09-181-15/+15
* staging: olpc_dcon: Replace u_int8_t with u8sayli karnik2016-09-171-1/+1
* Revert "Staging: olpc_dcon: Remove obsolete driver"Greg Kroah-Hartman2016-04-047-0/+1340
* Staging: olpc_dcon: Remove obsolete driverShraddha Barke2016-01-287-1340/+0
* Staging: olpc_dcon: Remove NULL comparisonAybuke Ozdemir2015-10-161-2/+2
* Staging: olpc_dcon: Use preferred kernel typeAybuke Ozdemir2015-10-161-1/+1
* Staging: olpc_dcon: Remove multiple blank linesAybuke Ozdemir2015-10-161-2/+0
* Staging: olpc_dcon: Remove bracesKsenija Stanojevic2015-10-121-2/+1
* Staging: olpc_dcon: Replace timespec with ktime_tKsenija Stanojevic2015-10-042-16/+15
* staging: olpc_dcon: Remove unnecessary externsJoe Perches2015-08-141-1/+1
* staging/olpc: drop pci dependenciesMichael S. Tsirkin2015-04-031-2/+0