summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/da9052_tsi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* Input: da9052_tsi - remove unused mutexMarcus Folkesson2018-01-221-1/+0
* input: touchscreen: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: da9052_tsi - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-12-181-5/+5
|\
| * Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
| * Input: remove use of __devinitBill Pemberton2012-11-241-3/+3
| * Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* | Input: da9052_tsi.c: Fix interrupt handlingFabio Estevam2012-11-201-39/+20
|/
* Input: add support for DA9052/53 touch screen controllerAshish Jangam2012-04-291-0/+370