summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/amba-clcd.c
Commit message (Expand)AuthorAgeFilesLines
* fbdev/amba-clcd: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann2023-10-191-3/+2
* fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structsThomas Zimmermann2023-07-241-1/+0
* fbdev: Use of_property_present() for testing DT property presenceRob Herring2023-03-161-1/+1
* video: fbdev: amba-clcd: Fix refcount leak bugsLiang He2022-07-261-6/+18
* video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setupMiaoqian Lin2022-05-191-1/+4
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-15/+2
|\
| * video: fbdev: amba-clcd: Always use msleep() for waitingSebastian Andrzej Siewior2021-02-181-15/+2
* | amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
|/
* Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne2020-09-301-0/+986
* video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij2020-06-301-986/+0
* video: amba-clcd: use devm_of_find_backlightSam Ravnborg2020-05-181-11/+8
* video: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* video: amba-clcd: Spout an error if of_get_display_timing() gives an errorDouglas Anderson2019-07-261-1/+3
* video: amba-clcd: Decomission Versatile and NomadikLinus Walleij2019-04-111-96/+2
* video: ARM CLCD: Improve a size determination in clcdfb_probe()Markus Elfring2018-03-281-1/+1
* video: ARM CLCD: Delete an error message for a failed memory allocation in cl...Markus Elfring2018-03-281-1/+0
* video: ARM CLCD: constify amba_idArvind Yadav2017-09-041-1/+1
* video: ARM CLCD: fix dma allocation sizeLiam Beguin2017-04-071-2/+2
* video: ARM CLCD: use panel device node for getting backlight and modeVladimir Zapolskiy2017-01-301-15/+5
* video: ARM CLCD: use panel device node for panel initializationVladimir Zapolskiy2017-01-301-2/+6
* video: ARM CLCD: sort included headers out alphabeticallyVladimir Zapolskiy2017-01-301-14/+9
* video: ARM CLCD: fix endpoint lookup logicArnd Bergmann2016-08-301-6/+3
* video: ARM CLCD: add special panel hook for VersatilesLinus Walleij2016-08-111-1/+3
* video: ARM CLCD: add special board and panel hooks for NomadikLinus Walleij2016-08-111-1/+5
* video: ARM CLCD: support Nomadik variantLinus Walleij2016-08-111-9/+97
* video: ARM CLCD: support pads connected in reverse orderLinus Walleij2016-08-111-0/+8
* video: ARM CLCD: support DT signal inversion flagsLinus Walleij2016-08-111-7/+30
* video: ARM CLCD: backlight support for OFLinus Walleij2016-08-111-0/+40
* Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-05-201-2/+0
|\
| * video: AMBA CLCD: Remove unncessary include in amba-clcd.cWang Hongcheng2016-05-101-2/+0
* | video: ARM CLCD: runtime check for VersatileLinus Walleij2016-04-181-7/+8
|/
* dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-2/+2
* video: ARM CLCD: Add missing error check for devm_kzallocKiran Padwal2015-02-261-0/+3
* video: ARM CLCD: Remove duplicated include in amba-clcd.cQiang Chen2014-11-191-1/+0
* video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll2014-09-121-3/+1
* video: ARM CLCD: Fix calculation of bits-per-pixelJon Medhurst (Tixy)2014-08-261-5/+18
* video: ARM CLCD: Fix DT-related build problemsPawel Moll2014-08-041-1/+1
* video: ARM CLCD: Add DT supportPawel Moll2014-07-291-0/+263
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-0/+656