summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/elants_i2c.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-19Input: elants_i2c - fix wake-on-touchJames Chen1-9/+12
2015-09-04Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen1-1/+1
2015-08-14Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell1-9/+1
2015-08-08Input: elants_i2c - enable asynchronous probingDmitry Torokhov1-0/+1
2015-08-08Input: elants_i2c - wire up regulator supportDmitry Torokhov1-22/+162
2015-08-05Input: elants_i2c - disable idle mode before updating firmwareJames Chen1-1/+7
2015-07-18Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-04-20Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov1-1/+1
2015-03-11Input: elants_i2c - append hw_version to FW fileCharlie Mooney1-4/+10
2014-12-30Input: elants_i2c - remove unnecessary version.h inclusionFabian Frederick1-2/+0
2014-12-08Input: add support for Elan eKTH I2C touchscreensScott Liu1-0/+1271