summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wdt87xx_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Input: wdt87xx_i2c - replace mdelay() with msleep() in wdt87xx_resume()Jia-Ju Bai2018-07-271-1/+1
* Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman2018-01-171-2/+0Star
* Input: wdt87xx_i2c - use managed devm_device_add_groupAndi Shyti2017-09-301-9/+1Star
* Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen2016-09-051-2/+3
* treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* Input: wdt87xx_i2c - change the sleep time to 2500ms after the sw resetHungNien Chen2015-07-121-1/+2
* Input: wdt87xx_i2c - populate vendor and product in input deviceHungNien Chen2015-07-121-1/+45
* Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen2015-07-011-5/+14
* Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov2015-07-011-1/+1
* Input: wdt87xx_i2c - fix format warningDmitry Torokhov2015-06-291-1/+1
* Input: add a driver for wdt87xx touchscreen controllerHungNien Chen2015-06-241-0/+1140