开源镜像站
帮助
动态
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
/
s1d13xxxfb.c
Age
Commit message (
Expand
)
Author
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
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