aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/s6e8ax0.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-05-25exynos: video: Move driver files into their own directorySimon Glass1-2/+2
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-12exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee1-26/+33
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-01drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek1-13/+13
2012-05-25LCD: support another s6e8ax0 panel typeDonghwa Lee1-1/+16
2012-05-25LCD: change s6e8ax0 panel gamma valueDonghwa Lee1-4/+4
2012-05-15LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee1-0/+256