summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tnetv107x-ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: tnetv107x-ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-041-1/+1
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-011-13/+1Star
* Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin2011-08-211-0/+1
* Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin2011-06-271-1/+1
* Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles2011-01-181-2/+3
* input: add driver for tnetv107x touchscreen controllerCyril Chemparathy2010-09-241-0/+396