summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/stmpe-ts.c
Commit message (Expand)AuthorAge
* Input: stmpe-ts - restore kerneldocLinus Walleij2016-03-02
* Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-26
* Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-22
* Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-07
* Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-07
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
* Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar2012-12-16
* Input: remove use of __devexitBill Pemberton2012-11-24
* Input: remove use of __devinitBill Pemberton2012-11-24
* Input: remove use of __devexit_pBill Pemberton2012-11-24
* Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-22
* Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar2012-11-10
* Input: stmpe-ts - switch to using managed resourcesViresh Kumar2012-11-10
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-11-30
* Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin2010-09-05
* Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin2010-09-02
* touchscreen: Fix sign bugKulikov Vasiliy2010-08-12
* input: STMPE touch controller supportLuotao Fu2010-08-12