aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wdt87xx_i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-16Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman1-2/+0
2017-09-29Input: wdt87xx_i2c - use managed devm_device_add_groupAndi Shyti1-9/+1
2016-09-05Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen1-2/+3
2016-02-15treewide: Fix typo in printkMasanari Iida1-1/+1
2015-07-11Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen1-1/+2
2015-07-11Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen1-1/+45
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen1-5/+14
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov1-1/+1
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov1-1/+1
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen1-0/+1140