aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/atmel_hlcdfb.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-09video: atmel_hlcdfb: Fix misaligned cache operation warningWenyou Yang1-2/+6
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass1-2/+2
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-04-14at91: video: Support driver-model for the HLCD driverSongjun Wu1-71/+411
2015-11-01lcd: atmel: Add 32bpp support for HLCDCMarek Vasut1-0/+4
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov1-0/+13
2014-06-14video: atmel_hlcdfb: enable dcache supportWu, Josh1-0/+6
2014-05-05at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh1-4/+4
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee1-2/+0
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee1-6/+0
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk1-2/+0
2012-11-10video: atmel: implement lcd_setcolreg functionBo Shen1-0/+12
2012-06-05video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen1-0/+211