summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/wdt87xx_i2c.c
AgeCommit message (Expand)Author
2018-07-27Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai
2018-01-16Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman
2017-09-29Input: wdt87xx_i2c - use managed devm_device_add_groupAndi Shyti
2016-09-05Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen
2016-02-15treewide: Fix typo in printkMasanari Iida
2015-07-11Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen
2015-07-11Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen