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
/
hecubafb.c
Age
Commit message (
Expand
)
Author
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-07-31
fbdev: Align deferred I/O with naming of helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-07-08
fbdev/hecubafb: Generate deferred I/O ops
Thomas Zimmermann
2023-05-09
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
2023-05-08
fbdev: Don't re-validate info->state in fb_ops implementations
Thomas Zimmermann
2023-05-08
fbdev/hecubafb: Use struct fb_info.screen_buffer
Thomas Zimmermann
2023-04-24
fbdev: hecubafb: Convert to platform remove callback returning void
Uwe Kleine-König
2022-05-03
fbdev: Rename pagelist to pagereflist for deferred I/O
Thomas Zimmermann
2022-05-03
fbdev: Put mmap for deferred I/O into drivers
Thomas Zimmermann
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen