summaryrefslogtreecommitdiff
path: root/input/touchscreen (follow)
Commit message (Collapse)AuthorAge
* input: touchpanel: Move Goodix GT915 driver to drivers folderBingzhe Cai2016-08-01
| | | | | | | | | Goodix GT915 driver was provided by vendor and cherry-picked into our project, it need to be placed to right location. Change-Id: Idf191144354426233eca41727a41e26ddbf92f95 Signed-off-by: Bingzhe Cai <bingzhec@codeaurora.org> Signed-off-by: Pan Fang <fangpan@codeaurora.org>
* input: touchpanel: Add GT9xx touchpanel driver for skufAndrew Huang2016-07-22
This is the reference driver source code V1.8 for the GT9XX series.For this first commit just copy binary, the second commit decompress the binary and the third commit upgrade the version. We just need the newest version, so Squashed the following commits: commit 31915760747230826fa474fbb5b06a70b103c7e7 Author: Andrew Huang <andrew@goodix.com> Date: Thu Jun 27 10:06:56 2013 +0000 This is the official reference driver source code V1.8 for the GT9XX series CTP controller,release for CIENET. Signed-off-by: Andrew Huang <andrew@goodix.com> git-svn-id: http://gtp-drivers-for-android.googlecode.com/svn//drivers@15 4d552555-e8e2-8f43-36d7-85641c3b7a2e commit 82f70eaf58b0996e9f488b170f81a107642d4df8 Author: unknowtree@gmail.com <unknowtree@gmail.com> Date: Thu Jun 6 02:58:58 2013 +0000 git-svn-id: http://gtp-drivers-for-android.googlecode.com/svn//drivers@7 4d552555-e8e2-8f43-36d7-85641c3b7a2e commit 5c42b80f40a9731ac45d4e04a7a7528367f713e7 Author: unknowtree@gmail.com <unknowtree@gmail.com> Date: Tue Jun 4 08:53:01 2013 +0000 git-svn-id: http://gtp-drivers-for-android.googlecode.com/svn//drivers@5 4d552555-e8e2-8f43-36d7-85641c3b7a2e Change-Id: I30420fc51fe1bb153c36342e607539e5cd74de61 Signed-off-by: Pan Fang <fangpan@codeaurora.org> (cherry picked from commit ab45aab306d8b8d16619bc02f35465fb8d6ff066) Signed-off-by: Abinaya P <abinayap@codeaurora.org>