aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/zforce_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-25Input: zforce_ts - fix dual touch recognitionKnut Wohlrab1-2/+2
2015-10-02Input: zforce - simplify function return logicJavier Martinez Canillas1-6/+1
2015-08-03Input: zforce - make the interrupt GPIO optionalDirk Behme1-14/+49
2015-07-20Input: zforce - don't invert the interrupt GPIODirk Behme1-1/+1
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-08Input: zforce_ts - convert to use the gpiod interfaceDirk Behme1-28/+30
2015-05-13Input: zforce - remove duplicated includeWei Yongjun1-1/+0
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-4/+2
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner1-0/+31
2014-05-14Input: zforce - make of_device_id array constJingoo Han1-1/+1
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov1-6/+15
2014-01-27Input: zforce - add devicetree supportHeiko Stübner1-2/+55
2014-01-27Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner1-3/+3
2014-01-27Input: zforce - reduce stack memory allocated to framesLuis Ortega1-1/+2
2014-01-27Input: zforce - remove unnecessary payload data checksLuis Ortega1-1/+1
2014-01-27Input: zforce - fix lines exceeding 80 columnsLuis Ortega1-7/+12
2014-01-27Input: zforce - fix spelling errorsLuis Ortega1-5/+5
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov1-1/+2
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun1-1/+2
2013-12-15Input: zforce - fix possible driver hang during suspendHeiko Stübner1-6/+15
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner1-0/+836