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
/
hgafb.c
Age
Commit message (
Expand
)
Author
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-01-11
fbdev: hgafb: fix kernel-doc comments
Randy Dunlap
2023-10-19
fbdev/hgafb: 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-05-11
fbdev: hgafb: Remove trailing whitespaces
Thomas Zimmermann
2023-04-24
fbdev: hgafb: Convert to platform remove callback returning void
Uwe Kleine-König
2021-05-21
video: hgafb: correctly handle card detect failure during probe
Anirudh Rayabharam
2021-05-13
video: hgafb: fix potential NULL pointer dereference
Igor Matheus Andrade Torrente
2021-05-13
Revert "video: hgafb: fix potential NULL pointer dereference"
Greg Kroah-Hartman
2020-12-08
video: fbdev: hgafb: Fix kernel-doc warnings
Sam Ravnborg
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-04-01
video: hgafb: fix potential NULL pointer dereference
Kangjie Lu
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2015-01-26
video: hgafb: remove unneeded comparison
Sudip Mukherjee
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen