index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
gbefb.c
Age
Commit message (
Expand
)
Author
2022-10-18
fbdev: gbefb: Convert sysfs snprintf to sysfs_emit
Xuezhi Zhang
2022-10-08
fbdev: gbefb: Convert to use dev_groups
Jiasheng Jiang
2021-10-06
video: fbdev: gbefb: Only instantiate device when built for IP32
Mark Brown
2020-12-08
video: fbdev: gbefb: Fix set but not used warning
Sam Ravnborg
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-07
video: fbdev: gbefb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2019-04-08
gbefb: switch to managed version of the DMA allocator
Christoph Hellwig
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2015-06-03
video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()
Luis R. Rodriguez
2015-05-29
video: fbdev: gbefb: add missing mtrr_del() calls
Luis R. Rodriguez
2014-11-16
x86: Use new cache mode type in drivers/video/fbdev/gbefb.c
Juergen Gross
2014-04-30
video: fbdev: Fix format string mismatch in gbefb.c
Masanari Iida
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen