summaryrefslogtreecommitdiff
path: root/kernel/drivers/input/touchscreen/msg21xx (follow)
Commit message (Collapse)AuthorAge
* input: msg21xx_ts: Move the driver to proper pathMao Li2016-08-01
| | | | | | | | | This Mstar CTP reference driver code is added into a wrong place, a follow-on patch is created to move the driver to proper path. Change-Id: I34365ce21659348ad1d1289e3b06b81e778c2648 Signed-off-by: Mao Li <maol@codeaurora.org> Signed-off-by: Sudhakar Manapati <smanap@codeaurora.org>
* input: touchpanel: Add Mstar msg21xx touchpanel driverBruce Ding2016-07-22
This is the reference driver source code for the msg21xx series. Signed-off-by: Bruce Ding <bruce.ding@mstarsemi.com> Signed-off-by: mstar-touch <bruce.ding@mstarsemi.com> Git-commit: c4cdbf1ae326b8745f5e50f044d23aa8e3d3e131 Git-repo: https://github.com/mstar-touch/msg21xx Change-Id: Ia9cbfac5dc6e1b74f47bf13dbafaacc2624ee4fd [maol@codeaurora.org: keep the mstar original code without any change in this commit] Signed-off-by: Mao Li <maol@codeaurora.org> (cherry picked from commit 2ce52642057a25fca6337826533d4fbfddede290) Signed-off-by: Abinaya P <abinayap@codeaurora.org>