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