aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/au1200fb.c
AgeCommit message (Expand)Author
2023-07-27fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-04-05fbdev: au1200fb: Fix potential divide by zeroWei Chen
2019-07-23au1200fb: don't use DMA_ATTR_NON_CONSISTENTChristoph Hellwig
2019-06-07au1200fb: fix DMA API abuseChristoph Hellwig
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King
2017-11-09video: fbdev: au1200fb: Style clean upChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Propagate an error codeChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Remove some dead codeChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Fix error handling pathChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Fix incorrect IRQ freeingChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET
2017-11-09video: fbdev: au1200fb: Fix a potential double freeChristophe JAILLET
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig
2016-10-05mips: separate extable.h, switch module.h to itAl Viro
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-08-26video: fbdev: au1200fb: delete double assignmentJulia Lawall
2014-07-30MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen