aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/mc13783_ts.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2016-08-25Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-17/+7
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-05-05Input: mc13783_ts - remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-03-17Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda1-11/+1
2012-11-24Input: remove use of __devexitBill Pemberton1-1/+1
2012-11-24Input: remove use of __devexit_pBill Pemberton1-1/+1
2012-03-06mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier1-1/+10
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov1-1/+12
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding1-12/+1
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König1-17/+17
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-06input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König1-2/+2
2009-12-15Input: add mc13783 touchscreen driverSascha Hauer1-0/+258