index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
olpc_dcon
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: olpc_dcon: Remove I2C_CLASS_DDC support
Heiner Kallweit
2023-10-27
1
-1
/
+1
*
staging: olpc_dcon: Switch i2c driver back to use .probe()
Uwe Kleine-König
2023-05-28
1
-1
/
+1
*
staging: olpc_dcon: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
1
-2
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
Merge 5.19-rc3 into staging-next
Greg Kroah-Hartman
2022-06-20
1
-1
/
+1
|
\
|
*
staging: olpc_dcon: mark driver as broken
Javier Martinez Canillas
2022-06-10
1
-1
/
+1
*
|
staging: olpc_dcon: Replace flush_scheduled_work() with flush_work().
Tetsuo Handa
2022-06-10
1
-1
/
+1
*
|
staging: olpc_dcon: Use backlight helper
Stephen Kitt
2022-06-10
1
-4
/
+1
|
/
*
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
[next]