| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel.h: split out panic and oops helpers | Andy Shevchenko | 2021-07-01 | 1 | -0/+1 |
* | staging: olpc_dcon: Switch from strlcpy to strscpy | Kumar Kartikeya Dwivedi | 2021-02-04 | 1 | -1/+1 |
* | staging: olpc_dcon: Do not call platform_device_unregister() in dcon_probe() | Jing Xiangfeng | 2020-12-09 | 1 | -1/+2 |
* | staging: olpc_dcon: fix wrong dependencies in Kconfig file | Jerry Lin | 2019-09-30 | 1 | -1/+1 |
* | staging: olpc_dcon: allow simultaneous XO-1 and XO-1.5 support | Jerry Lin | 2019-09-30 | 5 | -34/+3 |
* | staging: olpc_dcon: Remove TODO item | Jerry Lin | 2019-07-30 | 1 | -4/+0 |
* | staging/olpc_dcon: Add drm conversion to TODO | Daniel Vetter | 2019-06-13 | 1 | -0/+7 |
* | staging/olpc: lock_fb_info can't fail | Daniel Vetter | 2019-06-12 | 1 | -5/+1 |
* | Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-05-14 | 1 | -1/+0 |
|\ |
|
| * | video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbol | Alexander Shiyan | 2019-04-03 | 1 | -1/+0 |
* | | staging: olpc_dcon: Convert all uses of old GPIO API to new descriptor API | Jerry Lin | 2019-04-25 | 3 | -10/+58 |
* | | staging: add missing SPDX lines to Makefile files | Greg Kroah-Hartman | 2019-04-03 | 1 | -0/+1 |
* | | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman | 2019-04-03 | 1 | -0/+1 |
* | | staging: olpc_dcon_xo_1: add missing 'const' qualifier | Arnd Bergmann | 2019-03-18 | 1 | -1/+1 |
|/ |
|
* | staging: olpc_dcon: olpc_dcon_xo_1.c: Switch to the gpio descriptor interface | Nishad Kamdar | 2018-11-08 | 1 | -43/+47 |
* | staging: olpc_dcon: add a missing dependency | Lubomir Rintel | 2018-09-20 | 1 | -0/+1 |
* | Staging: One Laptop Per Child: fix SPDX-License-Identifier issue | Arkadiusz Lis | 2018-08-27 | 3 | -12/+3 |
* | staging: olpc_dcon: add missing identifier names | Cristian Kubis | 2018-07-16 | 1 | -3/+3 |
* | staging: olpc_dcon: prefer 'help' in KConfig | Cristian Kubis | 2018-07-16 | 1 | -3/+3 |
* | staging: olpc_dcon: Augment TODO file with GPIO work item | Linus Walleij | 2018-04-23 | 1 | -0/+4 |
* | staging: olpc_dcon: Line up parentheses in func calls and defs | Zebulon McCorkle | 2017-12-06 | 2 | -11/+21 |
* | staging: olpc_dcon: Change bitshifts to BIT macro | Zebulon McCorkle | 2017-12-06 | 1 | -15/+15 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store() | Shurong Zhang | 2017-08-28 | 1 | -2/+0 |
* | staging: olpc_dcon: style fixes | Dhananjay Balan | 2017-04-28 | 1 | -2/+2 |
* | staging: olpc_dcon: add whitespace around binary operators | Kenneth Hsu | 2017-03-06 | 1 | -2/+2 |
* | staging: olpc_dcon: olpc_dcon_xo_1_5: Remove multiple blank lines. | Emmanuil Chatzipetru | 2017-01-10 | 1 | -1/+0 |
* | staging: olpc_dcon: olpc_dcon: Fix spaces between operator and variables. | Emmanuil Chatzipetru | 2017-01-10 | 1 | -1/+1 |
* | staging: olpc_dcon: olpc_dcon_xo_1_5: Remove redundant return statement. | Emmanuil Chatzipetru | 2017-01-10 | 1 | -2/+1 |
* | staging: olpc_dcon: olpc_dcon: Fix open parenthesis alignment. | Emmanuil Chatzipetru | 2017-01-10 | 1 | -6/+6 |
* | Revert "staging: olpc_dcon: Replace a bit shift by a use of BIT." | Greg Kroah-Hartman | 2016-09-18 | 1 | -15/+15 |
* | staging: olpc_dcon: Replace a bit shift by a use of BIT. | Anchal Jain | 2016-09-18 | 1 | -15/+15 |
* | staging: olpc_dcon: Replace u_int8_t with u8 | sayli karnik | 2016-09-17 | 1 | -1/+1 |
* | Revert "Staging: olpc_dcon: Remove obsolete driver" | Greg Kroah-Hartman | 2016-04-04 | 7 | -0/+1340 |
* | Staging: olpc_dcon: Remove obsolete driver | Shraddha Barke | 2016-01-28 | 7 | -1340/+0 |
* | Staging: olpc_dcon: Remove NULL comparison | Aybuke Ozdemir | 2015-10-16 | 1 | -2/+2 |
* | Staging: olpc_dcon: Use preferred kernel type | Aybuke Ozdemir | 2015-10-16 | 1 | -1/+1 |
* | Staging: olpc_dcon: Remove multiple blank lines | Aybuke Ozdemir | 2015-10-16 | 1 | -2/+0 |
* | Staging: olpc_dcon: Remove braces | Ksenija Stanojevic | 2015-10-12 | 1 | -2/+1 |
* | Staging: olpc_dcon: Replace timespec with ktime_t | Ksenija Stanojevic | 2015-10-04 | 2 | -16/+15 |
* | staging: olpc_dcon: Remove unnecessary externs | Joe Perches | 2015-08-14 | 1 | -1/+1 |
* | staging/olpc: drop pci dependencies | Michael S. Tsirkin | 2015-04-03 | 1 | -2/+0 |
* | staging: olpc_dcon: fix sparse symbol not declared warning | Murilo Opsfelder Araujo | 2015-01-17 | 1 | -1/+1 |
* | Staging: olpc_dcon: Fixed a typo | Gustavo A. R. Silva | 2015-01-17 | 1 | -1/+1 |
* | staging: olpc_dcon: Deletion of a check before backlight_device_unregister() | Markus Elfring | 2014-11-26 | 1 | -2/+1 |
* | staging/olpc_dcon: fix checkpatch warnings | Nicolas Joseph | 2014-05-24 | 1 | -1/+7 |
* | staging: olpc_dcon: Trivial: Remove space before indentation. | Gary Servin | 2014-02-07 | 1 | -1/+1 |
* | staging/olpc_docn: reorder the lock sequence to avoid potential dead lock | Gu Zheng | 2013-11-11 | 1 | -2/+4 |
* | staging/olpc_dcon: fix kconfig to fix build errors | Randy Dunlap | 2013-10-15 | 1 | -1/+2 |
* | Revert "staging/olpc: fix dependencies to fix build errors" | Greg Kroah-Hartman | 2013-10-15 | 1 | -1/+0 |