summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/au1200fb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fbdev: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-081-1/+1
* fbdev: au1200fb: replace deprecated strncpy with strscpyJustin Stitt2024-04-251-1/+1
* fbdev: Push pgprot_decrypted() into mmap implementationsThomas Zimmermann2023-11-291-0/+2
* fbdev/au1200fb: Initialize fb_ops with fbdev macrosThomas Zimmermann2023-11-291-5/+2
* fbdev/au1200fb: Set FBINFO_VIRTFB flagThomas Zimmermann2023-11-291-0/+2
* Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-09-291-9/+0
|\
| * fbdev/au1200fb: Do not display boot-up logoThomas Zimmermann2023-09-111-9/+0
* | fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probeZhang Shurong2023-07-201-0/+3
|/
* Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-191-4/+2
|\
| * fbdev: au1200fb: Convert to platform remove callback returning voidUwe Kleine-König2023-05-301-4/+2
* | fbdev/au1200fb: Use struct fb_info.screen_bufferThomas Zimmermann2023-05-081-1/+1
|/
* fbdev: au1200fb: Fix potential divide by zeroWei Chen2023-03-161-0/+3
* video: fbdev: au1200fb: Make use of dma_mmap_coherent()Cai Huoqing2022-01-291-2/+2
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* au1200fb: don't use DMA_ATTR_NON_CONSISTENTChristoph Hellwig2019-07-231-3/+2
* au1200fb: fix DMA API abuseChristoph Hellwig2019-06-071-15/+4
* video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King2018-05-151-1/+1
* video: fbdev: au1200fb: Style clean upChristophe JAILLET2017-11-091-4/+4
* video: fbdev: au1200fb: Propagate an error codeChristophe JAILLET2017-11-091-3/+4
* video: fbdev: au1200fb: Remove some dead codeChristophe JAILLET2017-11-091-6/+0
* video: fbdev: au1200fb: Fix error handling pathChristophe JAILLET2017-11-091-2/+10
* video: fbdev: au1200fb: Fix incorrect IRQ freeingChristophe JAILLET2017-11-091-2/+0
* video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET2017-11-091-1/+2
* video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET2017-11-091-1/+3
* video: fbdev: au1200fb: Fix a potential double freeChristophe JAILLET2017-11-091-1/+0
* dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig2017-06-281-2/+3
* mips: separate extable.h, switch module.h to itAl Viro2016-10-061-0/+1
* video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* video: fbdev: au1200fb: delete double assignmentJulia Lawall2014-08-261-1/+0
* MIPS: Alchemy: au1200fb: use clk frameworkManuel Lauss2014-07-301-27/+23
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-301-16/+15
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-301-3/+3
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+1859