aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/tnetv107x-ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devinitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-1/+1
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding1-13/+1
2011-08-21Input: tnetv107x-ts - add missing include of linux/module.hAxel Lin1-0/+1
2011-06-27Input: tnetv107x-ts - fix MODULE_ALIASAxel Lin1-1/+1
2011-01-17Input: tnetv107x-ts - don't treat NULL clk as an errorJamie Iles1-2/+3
2010-09-24input: add driver for tnetv107x touchscreen controllerCyril Chemparathy1-0/+396