index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
au1200fb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
au1200fb: don't use DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2019-07-23
1
-3
/
+2
*
au1200fb: fix DMA API abuse
Christoph Hellwig
2019-06-07
1
-15
/
+4
*
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
2018-05-15
1
-1
/
+1
*
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
2017-11-09
1
-4
/
+4
*
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
2017-11-09
1
-3
/
+4
*
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
2017-11-09
1
-6
/
+0
*
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
2017-11-09
1
-2
/
+10
*
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
2017-11-09
1
-2
/
+0
*
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
2017-11-09
1
-1
/
+2
*
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
2017-11-09
1
-1
/
+3
*
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
2017-11-09
1
-1
/
+0
*
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
2017-06-28
1
-2
/
+3
*
mips: separate extable.h, switch module.h to it
Al Viro
2016-10-06
1
-0
/
+1
*
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
video: fbdev: au1200fb: delete double assignment
Julia Lawall
2014-08-26
1
-1
/
+0
*
MIPS: Alchemy: au1200fb: use clk framework
Manuel Lauss
2014-07-30
1
-27
/
+23
*
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
1
-16
/
+15
*
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
2014-07-30
1
-3
/
+3
*
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
2014-04-17
1
-0
/
+1859