summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/sh_mobile_lcdcfb.c
AgeCommit message (Expand)Author
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann
2023-11-29fbdev/sh_mobile_lcdcfb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/sh_mobile_lcdcfb: Set FBINFO_VIRTFB flagThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-06-22fbdev: sh_mobile_lcdcfb: Fix ARGB32 overlay format typoGeert Uytterhoeven
2023-04-24fbdev: sh_mobile_lcdcfb: Convert to platform remove callback returning voidUwe Kleine-König
2022-12-14fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()ye xingchen
2022-05-03fbdev: Use pageref offset for deferred-I/O writebackThomas Zimmermann
2022-05-03fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann
2022-05-03fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann
2022-05-03fbdev: Put mmap for deferred I/O into driversThomas Zimmermann
2022-04-12video: fbdev: sh_mobile_lcdcfb: Remove sh_mobile_lcdc_check_var() declarationGeert Uytterhoeven
2020-11-01fbdev/sh_mobile: Drop unused includeLinus Walleij
2020-10-16video: fbdev: sh_mobile_lcdcfb: Remove redundant null check before clk_prepar...Xu Wang
2020-08-03fbdev: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-02video: fbdev: sh_mobile_lcdcfb: fix sparse warnings about using incorrect typesBartlomiej Zolnierkiewicz
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-05video: constify fb ops across all driversJani Nikula
2019-08-19video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-throughAnders Roxell
2019-06-28video: fbdev: don't print error message on framebuffer_alloc() failureBartlomiej Zolnierkiewicz
2019-06-12fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct callsDaniel Vetter
2019-06-12fbdev/sh_mob: Remove fb notifier callbackDaniel Vetter
2019-06-12fbdev/sh_mobile: remove sh_mobile_lcdc_display_notifyDaniel Vetter
2018-05-14video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz
2018-04-26video: sh_mobile_lcdcfb: Delete an error message for a failed memory allocati...Markus Elfring
2018-04-24video: fbdev: simplify getting .drvdataWolfram Sang
2017-06-14video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops.Arvind Yadav
2017-02-08video: fbdev: sh_mobile_lcdcfb: fix error return code in sh_mobile_lcdc_probe()Wei Yongjun
2017-01-11video: fbdev: sh_mobile_lcdcfb: use designated initializersKees Cook
2015-04-07fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutexGeert Uytterhoeven
2015-03-20video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsingLaurent Pinchart
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-04video: fbdev-LCDC: Deletion of an unnecessary check before the function call ...Markus Elfring
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen