aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+8
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz1-2/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner15-210/+15
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-01drivers: video: fbdev: Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult1-11/+9
2018-10-08video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup tableJanusz Krzysztofik1-33/+22
2018-07-24fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter1-1/+1
2018-06-08video/omap: add module license tagsArnd Bergmann9-0/+36
2018-04-26video: omap: Improve a size determination in omapfb_do_probe()Markus Elfring1-1/+1
2017-11-20Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linuxLinus Torvalds1-4/+2
2017-11-10video: fbdev: Convert timers to use timer_setup()Kees Cook1-4/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-09-14Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+1
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang1-1/+1
2017-08-01drivers/video/fbdev/omap/lcd_mipid.c: add const to lcd_panel structureBhumika Goyal1-1/+1
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2017-07-12video: fbdev: omap: move inline before return typeJoe Perches1-3/+3
2017-07-04fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grpArvind Yadav1-4/+4
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+1
2017-05-02drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macrosKarim Eshapa1-1/+1
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen1-15/+0
2017-01-30fbdev: omap/lcd: Make callbacks optionalLars-Peter Clausen10-183/+20
2017-01-30fbdev: omap/lcd: Staticize non-exported lcd_panel structsLars-Peter Clausen8-8/+8
2017-01-30fbdev: omap/lcd: Remove no-op driver callbacksLars-Peter Clausen9-167/+0
2016-08-11fbdev: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-8/+1
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds3-4/+3
2016-03-16Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-22/+0
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-8/+8
2016-02-26fbdev: kill fb_rotateRasmus Villemoes1-22/+0
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas3-4/+3
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-5/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-09-24video/omap: remove invalid checkAndrzej Hajda1-5/+0
2015-05-27video: omap/h3: fix tps65010 dependencyArnd Bergmann1-1/+1
2014-10-20video: fbdev: omap: drop owner assignment from platform_driversWolfram Sang10-10/+0
2014-05-16video: omap: delete support for early fbmem allocationAaro Koskinen1-65/+2
2014-05-09video/omap: fix modular buildArnd Bergmann3-11/+22
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen18-0/+6715