index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
au1200fb.c
Age
Commit message (
Expand
)
Author
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-07-23
au1200fb: don't use DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2019-06-07
au1200fb: fix DMA API abuse
Christoph Hellwig
2018-05-15
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
2017-11-09
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
2016-10-05
mips: separate extable.h, switch module.h to it
Al Viro
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-26
video: fbdev: au1200fb: delete double assignment
Julia Lawall
2014-07-30
MIPS: Alchemy: au1200fb: 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