summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/hitfb.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann1-1/+1
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-53/+69
2023-06-19fbdev: hitfb: Use NULL for pointersThomas Zimmermann1-2/+2
2023-06-19fbdev: hitfb: Fix integer-to-pointer castThomas Zimmermann1-1/+1
2023-06-19fbdev: hitfb: Declare hitfb_blank() as staticThomas Zimmermann1-1/+1
2023-05-18fbdev/hitfb: Cast I/O offset to addressThomas Zimmermann1-53/+69
2023-04-24fbdev: hitfb: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+500