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