summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/sh_mobile_lcdcfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/sh_mobile: Drop unused includeLinus Walleij2020-11-011-1/+0
* video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang2020-10-161-4/+2
* fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-031-2/+2
* video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz2020-03-021-2/+2
* Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-2/+2
|\
| * video: constify fb ops across all driversJani Nikula2019-12-051-2/+2
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-throughAnders Roxell2019-08-191-0/+2
* video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz2019-06-281-6/+2
* fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter2019-06-121-10/+2
* fbdev/sh_mob: Remove fb notifier callbackDaniel Vetter2019-06-121-38/+0
* fbdev/sh_mobile: remove sh_mobile_lcdc_display_notifyDaniel Vetter2019-06-121-82/+0
* video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz2018-05-141-62/+1
* video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati...Markus Elfring2018-04-261-6/+2
* video: fbdev: simplify getting .drvdataWolfram Sang2018-04-241-4/+2
* video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops.Arvind Yadav2017-06-141-1/+1
* video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe()Wei Yongjun2017-02-081-1/+3
* video: fbdev: sh_mobile_lcdcfb: use designated initializersKees Cook2017-01-111-3/+3
* fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutexGeert Uytterhoeven2015-04-071-6/+7
* video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsingLaurent Pinchart2015-03-201-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | video: fbdev-LCDC: Deletion of an unnecessary check before the function call ...Markus Elfring2014-12-041-2/+1
|/
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+2863