summaryrefslogtreecommitdiff
path: root/drivers/video/atmel_hlcdfb.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2017-06-09video: atmel_hlcdfb: Fix misaligned cache operation warningWenyou Yang
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-04-14at91: video: Support driver-model for the HLCD driverSongjun Wu
2015-11-01lcd: atmel: Add 32bpp support for HLCDCMarek Vasut
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov
2014-06-14video: atmel_hlcdfb: enable dcache supportWu, Josh
2014-05-05at91: video: atmel_hlcdfb.c: fix bad timing configurationWu, Josh
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2012-11-10video: atmel: implement lcd_setcolreg functionBo Shen
2012-06-05video: atmel/lcd: add LCD driver for new Atmel SoCBo Shen