aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/au1100fb.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-16video: fbdev: au1100fb: Spelling s/palette/palette/Gravatar Geert Uytterhoeven 1-1/+1
2019-12-05video: constify fb ops across all driversGravatar Jani Nikula 1-1/+1
2019-06-03au1100fb: fix DMA API abuseGravatar Christoph Hellwig 1-20/+4
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxGravatar Linus Torvalds 1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-1/+1
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Gravatar Colin Ian King 1-1/+1
2018-03-28video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...Gravatar Markus Elfring 1-1/+1
2018-03-28video: au1100fb: Improve a size determination in au1100fb_drv_probe()Gravatar Markus Elfring 1-2/+1
2018-03-28video: au1100fb: Delete an error message for a failed memory allocation in au...Gravatar Markus Elfring 1-3/+1
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callGravatar Christoph Hellwig 1-4/+0
2016-02-26fbdev: kill fb_rotateGravatar Rasmus Villemoes 1-22/+0
2014-10-20video: fbdev: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkGravatar Manuel Lauss 1-14/+22
2014-07-30MIPS: Alchemy: remove au_read/write/syncGravatar Manuel Lauss 1-2/+2
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Gravatar Manuel Lauss 1-5/+6
2014-04-17video: move fbdev to drivers/video/fbdevGravatar Tomi Valkeinen 1-0/+642