summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/hitfb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/hitfb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-1/+3
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+1
* Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-06-291-53/+69
|\
| * fbdev/hitfb: Cast I/O offset to addressThomas Zimmermann2023-05-181-53/+69
* | fbdev: hitfb: Use NULL for pointersThomas Zimmermann2023-06-191-2/+2
* | fbdev: hitfb: Fix integer-to-pointer castThomas Zimmermann2023-06-191-1/+1
* | fbdev: hitfb: Declare hitfb_blank() as staticThomas Zimmermann2023-06-191-1/+1
|/
* fbdev: hitfb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-4/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+500