开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
arcfb.c
Age
Commit message (
Expand
)
Author
2023-07-24
fbdev: Remove FBINFO_FLAG_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
2023-05-30
fbdev: arcfb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-26
Merge tag 'drm-misc-next-2023-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-19
Merge tag 'drm-misc-next-2023-05-11' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-05-18
fbdev: Include <linux/io.h> in various drivers
Thomas Zimmermann
2023-05-11
fbdev: arcfb: Fix error handling in arcfb_probe()
Zongjie Li
2023-05-08
fbdev: Validate info->screen_{base, buffer} in fb_ops implementations
Thomas Zimmermann
2023-05-08
fbdev/arcfb: Use struct fb_info.screen_buffer
Thomas Zimmermann
2021-07-21
video: fbdev: arcfb: remove redundant initialization of variable err
Colin Ian King
2020-08-03
fbdev: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-04-17
video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
Chuhong Yuan
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2018-10-08
video: fbdev: arcfb: mark expected switch fall-through
Gustavo A. R. Silva
2017-04-20
Annotate hardware config module parameters in drivers/video/
David Howells
2016-09-27
video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structures
Julia Lawall
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen