aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/au1200fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-23au1200fb: don't use DMA_ATTR_NON_CONSISTENTChristoph Hellwig1-3/+2
2019-06-07au1200fb: fix DMA API abuseChristoph Hellwig1-15/+4
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King1-1/+1
2017-11-09video: fbdev: au1200fb: Style clean upChristophe JAILLET1-4/+4
2017-11-09video: fbdev: au1200fb: Propagate an error codeChristophe JAILLET1-3/+4
2017-11-09video: fbdev: au1200fb: Remove some dead codeChristophe JAILLET1-6/+0
2017-11-09video: fbdev: au1200fb: Fix error handling pathChristophe JAILLET1-2/+10
2017-11-09video: fbdev: au1200fb: Fix incorrect IRQ freeingChristophe JAILLET1-2/+0
2017-11-09video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET1-1/+2
2017-11-09video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET1-1/+3
2017-11-09video: fbdev: au1200fb: Fix a potential double freeChristophe JAILLET1-1/+0
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig1-2/+3
2016-10-05mips: separate extable.h, switch module.h to itAl Viro1-0/+1
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-26video: fbdev: au1200fb: delete double assignmentJulia Lawall1-1/+0
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss1-27/+23
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss1-16/+15
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss1-3/+3
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+1859