index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
s1d13xxxfb.c
Age
Commit message (
Expand
)
Author
2023-10-19
fbdev/s1d13xxxfb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-04-24
fbdev: s1d13xxxfb: Convert to platform remove callback returning void
Uwe Kleine-König
2020-11-29
video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warnings
Sam Ravnborg
2020-04-17
fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
Chuhong Yuan
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-01-15
fbdev: s1d13xxxfb: use resource_size
Julia Lawall
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2018-03-26
fbdev: s1d13xxxfb: remove m32r specific hacks
Arnd Bergmann
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2016-09-27
video: fbdev: add missing \n at end of printk error message
Colin Ian King
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen