summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/au1100fb.c
AgeCommit message (Expand)AuthorLines
2019-12-05video: constify fb ops across all driversJani Nikula-1/+1
2019-06-03au1100fb: fix DMA API abuseChristoph Hellwig-20/+4
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-1/+1
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King-1/+1
2018-03-28video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...Markus Elfring-1/+1
2018-03-28video: au1100fb: Improve a size determination in au1100fb_drv_probe()Markus Elfring-2/+1
2018-03-28video: au1100fb: Delete an error message for a failed memory allocation in au...Markus Elfring-3/+1
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig-4/+0
2016-02-26fbdev: kill fb_rotateRasmus Villemoes-22/+0
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss-14/+22
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss-2/+2
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss-5/+6
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen-0/+642