summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/amba-clcd.c
AgeCommit message (Expand)Author
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