summaryrefslogtreecommitdiff
path: root/kernel/drivers (follow)
Commit message (Collapse)AuthorAge
* Revert "input: touchscreen: Add synaptics v1 driver"Abinaya P2016-11-10
| | | | | | | | This reverts 'commit d13776d16aca ("input: touchscreen: Add synaptics v1 driver")' Change-Id: I1c0c57de3319c59c094b9e8d9192995312192354 Signed-off-by: Abinaya P <abinayap@codeaurora.org>
* Revert "input: touchscreen: synaptics v1.1"Abinaya P2016-11-10
| | | | | | | | | This reverts 'commit 7112993181e3 ("input: touchscreen: synaptics v1.1")' This change is not needed in 4.4 kernel. Change-Id: I89ab8f353bc04bc0a04d5f5a6993e8e8e5ebbd2e Signed-off-by: Abinaya P <abinayap@codeaurora.org> Signed-off-by: Shantanu Jain <shjain@codeaurora.org>
* 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>
* Merge "input: touchscreen: synaptics v1.1"Linux Build Service Account2016-07-31
|\
| * input: touchscreen: synaptics v1.1Alexandra Chin2016-07-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add fwu_go_nogo function in synaptics_fw_update.c - Add BTN_TOUCH support in synaptics_i2c_rmi4.c - Add List check in synaptics_i2c_rmi4.c Change-Id: I8cb776d5b3d20bdee5036cfe0dbcb9bbaa8bf6bd [amaloche@codeaurora.org: Subject modified from "v1.1" - Removed reg_access & fw_updater files due to improper license - Modified commit text to reflect file changes] Signed-off-by: Amy Maloche <amaloche@codeaurora.org> Signed-off-by: Shantanu Jain <shjain@codeaurora.org> (cherry picked from commit 6ec6c2cb2b8fce021f48dbfaf326cdd99c9fd9d5) Signed-off-by: Abinaya P <abinayap@codeaurora.org>
* | Merge "input: touchscreen: Add synaptics v1 driver"Linux Build Service Account2016-07-26
|\|
| * input: touchscreen: Add synaptics v1 driverAlexandra Chin2016-07-25
| | | | | | | | | | | | This is the initial commit from thirt party project. Git-commit: bedea8a0819fc95acd0222e21e61203c8a08bb16 Git-repo: https://github.com/synaptics-touch/synaptics-dsx-i2c/ Change-Id: I892bc03122b096b43fc7f6b757b1161470597ddb Signed-off-by: Alexandra Chin <alexandra.chin@tw.synaptics.com> Signed-off-by: Amy Maloche <amaloche@codeaurora.org> Signed-off-by: Shantanu Jain <shjain@codeaurora.org> (cherry picked from commit 7d4470e29ce77e62acc14a21210e88207e4692b5)
* 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>