aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/stmpe-ts.c
AgeCommit message (Expand)Author
2016-03-02Input: stmpe-ts - restore kerneldocLinus Walleij
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov
2015-05-22Input: stmpe-ts - fix automatic module loadingDmitry Torokhov
2015-05-07Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut
2015-05-07Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2012-12-16Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-22Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar
2012-11-10Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar
2012-11-10Input: stmpe-ts - switch to using managed resourcesViresh Kumar
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding
2010-09-05Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin
2010-09-02Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin
2010-08-12touchscreen: Fix sign bugKulikov Vasiliy
2010-08-12input: STMPE touch controller supportLuotao Fu