开源镜像站
帮助
动态
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
/
mmp
/
fb
/
mmpfb.c
Age
Commit message (
Expand
)
Author
2023-09-11
fbdev/mmp/mmpfb: Do not display boot-up logo
Thomas Zimmermann
2023-08-04
fbdev/mmpfb: Use fbdev I/O helpers
Thomas Zimmermann
2023-07-24
fbdev: Remove FBINFO_DEFAULT from framebuffer_alloc()'ed structs
Thomas Zimmermann
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-01-03
video: fbdev: mmp: fix sparse warnings about using incorrect types
Bartlomiej Zolnierkiewicz
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-07-23
video: fbdev-MMP: Remove call to memset after dma_alloc_coherent
Fuqian Huang
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-26
video: fbdev-MMP: Delete an error message for a failed memory allocation in t...
Markus Elfring
2014-10-20
video: fbdev: mmp: fb: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-30
video: mmpfb: cleanup some static checker warnings in probe()
Dan Carpenter
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen