aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panel/panel-s6e8aa0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-13drm/dsi: Do not require .owner field to be setThierry Reding1-1/+0
2014-11-13drm/panel: s6e8aa0: Use standard MIPI DSI functionThierry Reding1-14/+2
2014-11-13drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetricalThierry Reding1-1/+1
2014-11-07drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding1-2/+2
2014-11-06drm/panel: s6e8aa0: Update calls to gpiod_get*()Alexandre Courbot1-6/+1
2014-08-06drm/panel: s6e8aa0: Add proper definition for prepare and unprepareAjay Kumar1-11/+11
2014-08-06drm/panel: s6e8aa0: Add dummy prepare and unprepare routinesAjay Kumar1-0/+12
2014-07-22drm/panel: s6e8aa0: Use static inline for upcastingThierry Reding1-1/+4
2014-07-22drm/dsi: Use peripheral's channel for DCS commandsThierry Reding1-2/+2
2014-07-22drm/dsi: Make mipi_dsi_dcs_write() return ssize_tThierry Reding1-2/+2
2014-06-05drm/panel: s6e8aa0: silence array overflow warningDan Carpenter1-0/+1
2014-04-04drm/panel: add S6E8AA0 driverAndrzej Hajda1-0/+1069