summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/au1200fb.c
AgeCommit message (Expand)Author
2023-11-29fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann
2023-11-29fbdev/au1200fb: Initialize fb_ops with fbdev macrosThomas Zimmermann
2023-11-29fbdev/au1200fb: Set FBINFO_VIRTFB flagThomas Zimmermann
2023-09-29Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-09-11fbdev/au1200fb: Do not display boot-up logoThomas Zimmermann
2023-07-20fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-05-30fbdev: au1200fb: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-08fbdev/au1200fb: Use struct fb_info.screen_bufferThomas Zimmermann
2023-03-16fbdev: au1200fb: Fix potential divide by zeroWei Chen
2022-01-29video: fbdev: au1200fb: Make use of dma_mmap_coherent()Cai Huoqing
2019-12-05video: constify fb ops across all driversJani Nikula
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