开源镜像站
帮助
动态
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
/
valkyriefb.c
Age
Commit message (
Expand
)
Author
2023-08-04
fbdev/valkyriefb: Use fbdev I/O helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from kzalloc()'ed structs
Thomas Zimmermann
2023-05-11
fbdev: valkyriefb: Remove trailing whitespaces
Thomas Zimmermann
2022-07-18
video: fbdev: Make *fb_setup() and *fb_init() static
Geert Uytterhoeven
2022-04-04
video: fbdev: aty/matrox/...: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2020-05-06
video: fbdev: valkyriefb.c: fix warning comparing pointer to 0
Jason Yan
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-01-22
powerpc, fbdev: Use NV_CMODE and NV_VMODE only when CONFIG_PPC32 && CONFIG_PP...
Finn Thain
2018-10-13
drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
Christophe Leroy
2014-09-30
video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from...
Fabian Frederick
2014-09-30
video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()
Geert Uytterhoeven
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen