summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/stmpe-ts.c
AgeCommit message (Expand)Author
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