aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/au1100fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20video: fbdev: au1100fb: Drop unnecessary NULL ptr checkYihao Han1-4/+2
2022-02-16video: fbdev: au1100fb: Spelling s/palette/palette/Geert Uytterhoeven1-1/+1
2019-12-05video: constify fb ops across all driversJani Nikula1-1/+1
2019-06-03au1100fb: fix DMA API abuseChristoph Hellwig1-20/+4
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King1-1/+1
2018-03-28video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_drv_probe()Markus Elfring1-1/+1
2018-03-28video: au1100fb: Improve a size determination in au1100fb_drv_probe()Markus Elfring1-2/+1
2018-03-28video: au1100fb: Delete an error message for a failed memory allocation in au1100fb_drv_probe()Markus Elfring1-3/+1
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig1-4/+0
2016-02-26fbdev: kill fb_rotateRasmus Villemoes1-22/+0
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss1-14/+22
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss1-2/+2
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss1-5/+6
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-0/+642