summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/au1100fb.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/au1100fb: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-5/+3
* fbdev: au1100fb: Convert to platform remove callback returning voidUwe Kleine-König2023-05-301-5/+3
* fbdev: au1100fb: Drop if with an always false conditionUwe Kleine-König2023-05-301-3/+0
* video: fbdev: au1100fb: Drop unnecessary NULL ptr checkYihao Han2022-06-201-4/+2
* video: fbdev: au1100fb: Spelling s/palette/palette/Geert Uytterhoeven2022-02-161-1/+1
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* au1100fb: fix DMA API abuseChristoph Hellwig2019-06-031-20/+4
* Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-171-1/+1
|\
| * video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King2018-05-151-1/+1
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-1/+1
|/
* video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...Markus Elfring2018-03-281-1/+1
* video: au1100fb: Improve a size determination in au1100fb_drv_probe()Markus Elfring2018-03-281-2/+1
* video: au1100fb: Delete an error message for a failed memory allocation in au...Markus Elfring2018-03-281-3/+1
* au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig2017-06-281-4/+0
* fbdev: kill fb_rotateRasmus Villemoes2016-02-261-22/+0
* video: fbdev: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss2014-07-301-14/+22
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-301-2/+2
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-301-5/+6
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+642