summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev/amba-clcd.c
AgeCommit message (Expand)Author
2024-01-12fbdev: amba-clcd: Delete the old CLCD driverLinus Walleij
2023-10-19fbdev/amba-clcd: Initialize fb_ops to fbdev I/O-memory helpersThomas Zimmermann
2023-07-24fbdev: Remove FBINFO_FLAG_DEFAULT from kzalloc()'ed structsThomas Zimmermann
2023-03-16fbdev: Use of_property_present() for testing DT property presenceRob Herring
2022-07-26video: fbdev: amba-clcd: Fix refcount leak bugsLiang He
2022-05-19video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setupMiaoqian Lin
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-18video: fbdev: amba-clcd: Always use msleep() for waitingSebastian Andrzej Siewior
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2020-09-30Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"Peter Collingbourne
2020-06-30video: fbdev: amba-clcd: Retire elder CLCD driverLinus Walleij
2020-05-18video: amba-clcd: use devm_of_find_backlightSam Ravnborg
2019-12-05video: constify fb ops across all driversJani Nikula
2019-07-26video: amba-clcd: Spout an error if of_get_display_timing() gives an errorDouglas Anderson
2019-04-11video: amba-clcd: Decomission Versatile and NomadikLinus Walleij
2018-03-28video: ARM CLCD: Improve a size determination in clcdfb_probe()Markus Elfring
2018-03-28video: ARM CLCD: Delete an error message for a failed memory allocation in cl...Markus Elfring
2017-09-04video: ARM CLCD: constify amba_idArvind Yadav
2017-04-07video: ARM CLCD: fix dma allocation sizeLiam Beguin
2017-01-30video: ARM CLCD: use panel device node for getting backlight and modeVladimir Zapolskiy
2017-01-30video: ARM CLCD: use panel device node for panel initializationVladimir Zapolskiy
2017-01-30video: ARM CLCD: sort included headers out alphabeticallyVladimir Zapolskiy
2016-08-30video: ARM CLCD: fix endpoint lookup logicArnd Bergmann
2016-08-11video: ARM CLCD: add special panel hook for VersatilesLinus Walleij
2016-08-11video: ARM CLCD: add special board and panel hooks for NomadikLinus Walleij
2016-08-11video: ARM CLCD: support Nomadik variantLinus Walleij
2016-08-11video: ARM CLCD: support pads connected in reverse orderLinus Walleij
2016-08-11video: ARM CLCD: support DT signal inversion flagsLinus Walleij
2016-08-11video: ARM CLCD: backlight support for OFLinus Walleij
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-05-10video: AMBA CLCD: Remove unncessary include in amba-clcd.cWang Hongcheng
2016-04-18video: ARM CLCD: runtime check for VersatileLinus Walleij
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez
2015-02-26video: ARM CLCD: Add missing error check for devm_kzallocKiran Padwal
2014-11-19video: ARM CLCD: Remove duplicated include in amba-clcd.cQiang Chen
2014-09-12video: ARM CLCD: Fix color model capabilities for DT platformsPawel Moll
2014-08-26video: ARM CLCD: Fix calculation of bits-per-pixelJon Medhurst (Tixy)
2014-08-04video: ARM CLCD: Fix DT-related build problemsPawel Moll
2014-07-29video: ARM CLCD: Add DT supportPawel Moll
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen