summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/stmpe-ts.c
AgeCommit message (Expand)AuthorLines
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2012-12-16Input: stmpe-ts - report BTN_TOUCH eventVipul Kumar Samar-0/+2
2012-11-24Input: remove use of __devexitBill Pemberton-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton-2/+2
2012-11-24Input: remove use of __devexit_pBill Pemberton-1/+1
2012-11-22Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar-18/+47
2012-11-10Input: stmpe-ts - initialize the phys field in input deviceVipul Kumar Samar-0/+1
2012-11-10Input: stmpe-ts - switch to using managed resourcesViresh Kumar-44/+23
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding-14/+1
2010-09-05Input: stmpe-ts - return -ENOMEM when memory allocation failsAxel Lin-3/+7
2010-09-02Input: stmpe-ts - remove input_free_device() in stmpe_ts_remove()Axel Lin-1/+0
2010-08-12touchscreen: Fix sign bugKulikov Vasiliy-1/+1
2010-08-12input: STMPE touch controller supportLuotao Fu-0/+397