summaryrefslogtreecommitdiff
path: root/drivers/video/s6e8ax0.c
Commit message (Expand)AuthorAgeFilesLines
* arm: samsung: Remove dead LCD codeTom Rini2022-06-281-265/+0
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* exynos: video: Move driver files into their own directorySimon Glass2016-05-251-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* exynos: video: change mipi dsi write function parameters correctlyDonghwa Lee2013-08-121-26/+33
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* drivers:video:s6e8ax0: change data_to_send array to staticPiotr Wilczek2013-07-011-13/+13
* LCD: support another s6e8ax0 panel typeDonghwa Lee2012-05-251-1/+16
* LCD: change s6e8ax0 panel gamma valueDonghwa Lee2012-05-251-4/+4
* LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSIDonghwa Lee2012-05-151-0/+256