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