summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/mc13783_ts.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar2016-08-251-17/+7Star
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: mc13783_ts - remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-2/+0Star
* Input: mc13783_ts - use module_platform_driver_probe()Fabio Porcedda2013-03-181-11/+1Star
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* mfd: Add pdata to set mc13783-ts conversion delayMichael Thalmeier2012-03-061-1/+10
* Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov2012-01-111-1/+12
* Input: touchscreen - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-241-17/+17
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* input/mc13783-ts: don't use deprecated mc13783 API callsUwe Kleine-König2010-03-061-2/+2
* Input: add mc13783 touchscreen driverSascha Hauer2009-12-151-0/+258