aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ar1021_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Input: ar1021_i2c - use BIT to check for a bitMartin Kepplinger1-1/+2
2017-05-01Input: ar1021_i2c - enable touch mode during openMartin Kepplinger1-0/+15
2017-04-14Input: ar1021_i2c - highlight support for AR1020Martin Kepplinger1-2/+2
2017-04-14Input: ar1021_i2c - do not force raising edge IRQ triggerDmitry Torokhov1-1/+1
2017-04-14Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov1-1/+1
2017-04-12Input: ar1021_i2c - coding style fixesMartin Kepplinger1-2/+2
2017-01-18Input: ar1021_i2c - drop unnecessary call to i2c_set_clientdataGuenter Roeck1-1/+0
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-03-19Input: constify of_device_id arraysFabian Frederick1-1/+1
2014-10-09Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner1-0/+181