开源镜像站
帮助
动态
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
/
au1100fb.c
Age
Commit message (
Expand
)
Author
2022-06-20
video: fbdev: au1100fb: Drop unnecessary NULL ptr check
Yihao Han
2022-02-16
video: fbdev: au1100fb: Spelling s/palette/palette/
Geert Uytterhoeven
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-03
au1100fb: fix DMA API abuse
Christoph Hellwig
2018-06-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-05-15
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
2018-03-28
video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...
Markus Elfring
2018-03-28
video: au1100fb: Improve a size determination in au1100fb_drv_probe()
Markus Elfring
2018-03-28
video: au1100fb: Delete an error message for a failed memory allocation in au...
Markus Elfring
2017-06-28
au1100fb: remove a bogus dma_free_nonconsistent call
Christoph Hellwig
2016-02-26
fbdev: kill fb_rotate
Rasmus Villemoes
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-30
MIPS: Alchemy: au1100fb: use clk framework
Manuel Lauss
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen