summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/au1100fb.c
AgeCommit message (Expand)Author
2019-06-03au1100fb: fix DMA API abuseChristoph Hellwig
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King
2018-03-28video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...Markus Elfring
2018-03-28video: au1100fb: Improve a size determination in au1100fb_drv_probe()Markus Elfring
2018-03-28video: au1100fb: Delete an error message for a failed memory allocation in au...Markus Elfring
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig
2016-02-26fbdev: kill fb_rotateRasmus Villemoes
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang
2014-07-30MIPS: Alchemy: au1100fb: 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