summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/stmpe-ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: stmpe-ts - restore kerneldocLinus Walleij2016-03-021-0/+31
* Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2015-05-261-24/+5Star
* Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-231-2/+10
* Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-081-1/+1
* Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-081-1/+1
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-071-1/+0Star
* Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar2012-12-171-0/+2
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar2012-11-231-18/+47
* Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar2012-11-101-0/+1
* Input: stmpe-ts - switch to using managed resourcesViresh Kumar2012-11-101-44/+23Star
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-011-14/+1Star
* Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin2010-09-051-3/+7
* Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin2010-09-031-1/+0Star
* touchscreen: Fix sign bugKulikov Vasiliy2010-08-121-1/+1
* input: STMPE touch controller supportLuotao Fu2010-08-121-0/+397