summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/gbefb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/gbefb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-4/+3
* fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structsThomas Zimmermann2023-07-241-1/+0
* fbdev: gbefb: Convert to platform remove callback returning voidUwe Kleine-König2023-04-241-4/+2
* fbdev: gbefb: Convert sysfs snprintf to sysfs_emitXuezhi Zhang2022-10-181-2/+2
* fbdev: gbefb: Convert to use dev_groupsJiasheng Jiang2022-10-081-13/+7
* video: fbdev: gbefb: Only instantiate device when built for IP32Mark Brown2021-10-061-1/+1
* video: fbdev: gbefb: Fix set but not used warningSam Ravnborg2020-12-081-3/+1
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: fbdev: gbefb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2019-06-071-12/+7
* gbefb: switch to managed version of the DMA allocatorChristoph Hellwig2019-04-081-16/+8
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-4/+4
* video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()Luis R. Rodriguez2015-06-031-21/+9
* video: fbdev: gbefb: add missing mtrr_del() callsLuis R. Rodriguez2015-05-291-2/+13
* x86: Use new cache mode type in drivers/video/fbdev/gbefb.cJuergen Gross2014-11-161-1/+2
* video: fbdev: Fix format string mismatch in gbefb.cMasanari Iida2014-04-301-1/+1
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1309