summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/zforce_ts.c
AgeCommit message (Expand)AuthorLines
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han-4/+2
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner-0/+31
2014-05-14Input: zforce - make of_device_id array constJingoo Han-1/+1
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov-6/+15
2014-01-27Input: zforce - add devicetree supportHeiko Stübner-2/+55
2014-01-27Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner-3/+3
2014-01-27Input: zforce - reduce stack memory allocated to framesLuis Ortega-1/+2
2014-01-27Input: zforce - remove unnecessary payload data checksLuis Ortega-1/+1
2014-01-27Input: zforce - fix lines exceeding 80 columnsLuis Ortega-7/+12
2014-01-27Input: zforce - fix spelling errorsLuis Ortega-5/+5
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov-1/+2
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun-1/+2
2013-12-15Input: zforce - fix possible driver hang during suspendHeiko Stübner-6/+15
2013-10-31Input: add driver for Neonode zForce based touchscreensHeiko Stübner-0/+836