summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/maxinefb.c
AgeCommit message (Expand)Author
2026-08-20fbdev: maxine: use MODULE_LICENSE() unconditionallyRandy Dunlap
2026-08-20fbdev: maxine: fix maxinefb_init() return valueRandy Dunlap
2026-08-20fbdev: maxine: elide an unused functionRandy Dunlap
2026-08-20fbdev: maxine: make functions staticRandy Dunlap
2023-08-04fbdev/maxinefb: Use fbdev I/O helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_DEFAULT from static structsThomas Zimmermann
2023-05-11fbdev: maxinefb: Remove trailing whitespacesThomas Zimmermann
2019-12-05video: constify fb ops across all driversJani Nikula
2017-09-04video: fbdev: make fb_var_screeninfo constBhumika Goyal
2017-01-11video: fbdev: maxinefb: add __initdata to maxinefb_fixBhumika Goyal
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen