summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/cobalt_lcdfb.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-19fbdev/cobalt-lcd: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann1-0/+2
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-1/+0
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard1-4/+2
2023-05-08fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann1-0/+6
2023-04-24fbdev: cobalt_lcdfb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2017-08-01video: cobalt_lcdfb: constify fb_fix_screeninfo structureGustavo A. R. Silva1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+1
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav1-0/+5
2016-10-06FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton1-42/+0
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+401