aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/au1200fb.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-29video: fbdev: au1200fb: Make use of dma_mmap_coherent()Gravatar Cai Huoqing 1-2/+2
2019-12-05video: constify fb ops across all driversGravatar Jani Nikula 1-1/+1
2019-07-23au1200fb: don't use DMA_ATTR_NON_CONSISTENTGravatar Christoph Hellwig 1-3/+2
2019-06-07au1200fb: fix DMA API abuseGravatar Christoph Hellwig 1-15/+4
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Gravatar Colin Ian King 1-1/+1
2017-11-09video: fbdev: au1200fb: Style clean upGravatar Christophe JAILLET 1-4/+4
2017-11-09video: fbdev: au1200fb: Propagate an error codeGravatar Christophe JAILLET 1-3/+4
2017-11-09video: fbdev: au1200fb: Remove some dead codeGravatar Christophe JAILLET 1-6/+0
2017-11-09video: fbdev: au1200fb: Fix error handling pathGravatar Christophe JAILLET 1-2/+10
2017-11-09video: fbdev: au1200fb: Fix incorrect IRQ freeingGravatar Christophe JAILLET 1-2/+0
2017-11-09video: fbdev: au1200fb: Release some resources if a memory allocation failsGravatar Christophe JAILLET 1-1/+2
2017-11-09video: fbdev: au1200fb: Return an error code if a memory allocation failsGravatar Christophe JAILLET 1-1/+3
2017-11-09video: fbdev: au1200fb: Fix a potential double freeGravatar Christophe JAILLET 1-1/+0
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsGravatar Christoph Hellwig 1-2/+3
2016-10-05mips: separate extable.h, switch module.h to itGravatar Al Viro 1-0/+1
2014-10-20video: fbdev: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-08-26video: fbdev: au1200fb: delete double assignmentGravatar Julia Lawall 1-1/+0
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkGravatar Manuel Lauss 1-27/+23
2014-07-30MIPS: Alchemy: remove au_read/write/syncGravatar Manuel Lauss 1-16/+15
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Gravatar Manuel Lauss 1-3/+3
2014-04-17video: move fbdev to drivers/video/fbdevGravatar Tomi Valkeinen 1-0/+1859