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/+5
* Input: stmpe-ts - fix automatic module loadingDmitry Torokhov2015-05-221-2/+10
* Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut2015-05-071-1/+1
* Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut2015-05-071-1/+1
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar2012-12-161-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-221-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/+23
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-11-301-14/+1
* 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-021-1/+0
* touchscreen: Fix sign bugKulikov Vasiliy2010-08-121-1/+1
* input: STMPE touch controller supportLuotao Fu2010-08-121-0/+397
OpenPOWER on IntegriCloud