summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/zforce_ts.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner2019-06-051-9/+1Star
* Input: zforce_ts - fix dual touch recognitionKnut Wohlrab2016-04-251-2/+2
* Input: zforce - simplify function return logicJavier Martinez Canillas2015-10-021-6/+1Star
* Input: zforce - make the interrupt GPIO optionalDirk Behme2015-08-031-14/+49
* Input: zforce - don't invert the interrupt GPIODirk Behme2015-07-201-1/+1
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: zforce_ts - convert to use the gpiod interfaceDirk Behme2015-07-091-28/+30
* Input: zforce - remove duplicated includeWei Yongjun2015-05-131-1/+0Star
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2Star
* Input: zforce - add regulator handlingHeiko Stuebner2014-07-211-0/+31
* Input: zforce - make of_device_id array constJingoo Han2014-05-151-1/+1
* Merge tag 'v3.14-rc4' into nextDmitry Torokhov2014-03-011-6/+15
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2014-01-231-1/+2
| |\
| * | Input: zforce - fix possible driver hang during suspendHeiko Stübner2013-12-151-6/+15
* | | Input: zforce - add devicetree supportHeiko Stübner2014-01-281-2/+55
* | | Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner2014-01-281-3/+3
* | | Input: zforce - reduce stack memory allocated to framesLuis Ortega2014-01-281-1/+2
* | | Input: zforce - remove unnecessary payload data checksLuis Ortega2014-01-281-1/+1
* | | Input: zforce - fix lines exceeding 80 columnsLuis Ortega2014-01-281-7/+12
* | | Input: zforce - fix spelling errorsLuis Ortega2014-01-281-5/+5
| |/ |/|
* | Input: zforce - fix error return code in zforce_start()Wei Yongjun2013-12-181-1/+2
|/
* Input: add driver for Neonode zForce based touchscreensHeiko Stübner2013-10-311-0/+836