aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/ili210x.c
AgeCommit message (Expand)Author
2022-05-25Input: ili210x - fix reset timingMarek Vasut
2021-05-11Input: ili210x - add missing negation for touch indication on ili210xHansem Ro
2020-01-04Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-02-09Input: ili210x - fetch touchscreen geometry from DTMarek Vasut
2019-02-07Input: ili210x - switch to using devm_device_add_group()Dmitry Torokhov
2019-02-06Input: ili210x - add ILI251X supportMarek Vasut
2019-02-06Input: ili210x - add OF match tableMarek Vasut
2019-02-06Input: ili210x - reorder probeMarek Vasut
2019-02-06Input: ili210x - rework the touchscreen sample processingMarek Vasut
2019-02-06Input: ili210x - convert to devm IRQMarek Vasut
2019-02-06Input: ili210x - add reset GPIO supportMarek Vasut
2019-02-06Input: ili210x - convert to devm_ functionsMarek Vasut
2019-02-06Input: ili210x - drop get_pendown_stateMarek Vasut
2019-02-06Input: ili210x - drop platform data supportMarek Vasut
2017-01-22Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-21Input: touchscreen - use local variables consistentlyGuenter Roeck
2016-08-02Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-08-07treewide: Fix typo in printkMasanari Iida
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2013-12-06Input: use dev_get_platdata()Jingoo Han
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg
2012-03-17Input: ili210x - add support for Ilitek ILI210x based touchscreensOlivier Sobrie