aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ili210x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-22Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck1-1/+0
2017-01-21Input: touchscreen - use local variables consistentlyGuenter Roeck1-1/+1
2016-08-02Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov1-1/+1
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+0
2015-08-07treewide: Fix typo in printkMasanari Iida1-2/+2
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han1-4/+2
2013-12-06Input: use dev_get_platdata()Jingoo Han1-1/+1
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-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie1-0/+360