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
/
video
/
fbdev
/
omap
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: omapfb: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-10-14
1
-0
/
+1
*
video: omap: Remove in_interrupt() usage.
Ahmed S. Darwish
2021-02-18
1
-14
/
+28
*
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-03
2
-12
/
+12
*
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-06-01
1
-5
/
+1
*
video: omapfb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-20
1
-7
/
+7
*
video: omapfb: use const pointer for fb_ops
Jani Nikula
2019-12-03
1
-1
/
+1
*
video: fbdev: omapfb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-09
1
-0
/
+8
*
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
2019-06-28
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
15
-210
/
+15
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
drivers: video: fbdev: Kconfig: pedantic cleanups
Enrico Weigelt, metux IT consult
2019-04-01
1
-11
/
+9
*
video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup table
Janusz Krzysztofik
2018-10-08
1
-33
/
+22
*
fbdev: omapfb: off by one in omapfb_register_client()
Dan Carpenter
2018-07-24
1
-1
/
+1
*
video/omap: add module license tags
Arnd Bergmann
2018-06-08
9
-0
/
+36
*
video: omap: Improve a size determination in omapfb_do_probe()
Markus Elfring
2018-04-26
1
-1
/
+1
*
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-20
1
-4
/
+2
|
\
|
*
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-11-10
1
-4
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux
Linus Torvalds
2017-09-14
1
-1
/
+1
|
\
|
*
drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structure
Bhumika Goyal
2017-08-01
1
-1
/
+1
*
|
mfd: tps65010: Move header file out of I2C realm
Wolfram Sang
2017-08-15
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
1
-3
/
+3
|
\
|
*
video: fbdev: omap: move inline before return type
Joe Perches
2017-07-12
1
-3
/
+3
*
|
fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grp
Arvind Yadav
2017-07-04
1
-4
/
+4
|
/
*
Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linux
Linus Torvalds
2017-05-11
1
-1
/
+1
|
\
|
*
drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macros
Karim Eshapa
2017-05-02
1
-1
/
+1
*
|
fbdev: omapfb: delete check_required_callbacks()
Aaro Koskinen
2017-04-14
1
-15
/
+0
|
/
*
fbdev: omap/lcd: Make callbacks optional
Lars-Peter Clausen
2017-01-30
10
-183
/
+20
*
fbdev: omap/lcd: Staticize non-exported lcd_panel structs
Lars-Peter Clausen
2017-01-30
8
-8
/
+8
*
fbdev: omap/lcd: Remove no-op driver callbacks
Lars-Peter Clausen
2017-01-30
9
-167
/
+0
*
fbdev: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-11
1
-8
/
+1
*
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-17
3
-4
/
+3
|
\
|
*
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-02-16
3
-4
/
+3
*
|
Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2016-03-16
1
-22
/
+0
|
\
\
|
*
|
fbdev: kill fb_rotate
Rasmus Villemoes
2016-02-26
1
-22
/
+0
|
|
/
*
/
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-03-09
1
-8
/
+8
|
/
*
Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
2015-11-10
1
-5
/
+0
|
\
|
*
video/omap: remove invalid check
Andrzej Hajda
2015-09-24
1
-5
/
+0
*
|
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
/
*
video: omap/h3: fix tps65010 dependency
Arnd Bergmann
2015-05-27
1
-1
/
+1
*
video: fbdev: omap: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
10
-10
/
+0
*
video: omap: delete support for early fbmem allocation
Aaro Koskinen
2014-05-16
1
-65
/
+2
*
video/omap: fix modular build
Arnd Bergmann
2014-05-09
3
-11
/
+22
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
18
-0
/
+6715