summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/hitfb.c
AgeCommit message (Expand)Author
2023-10-19fbdev/hitfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann
2023-06-29Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-19fbdev: hitfb: Use NULL for pointersThomas Zimmermann
2023-06-19fbdev: hitfb: Fix integer-to-pointer castThomas Zimmermann
2023-06-19fbdev: hitfb: Declare hitfb_blank() as staticThomas Zimmermann
2023-05-18fbdev/hitfb: Cast I/O offset to addressThomas Zimmermann
2023-04-24fbdev: hitfb: Convert to platform remove callback returning voidUwe Kleine-König
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-12-05video: constify fb ops across all driversJani Nikula
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen