summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/elants_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2019-06-191-6/+1Star
* Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd2018-10-111-3/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-011-2/+0Star
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-02-011-2/+0Star
| |\
| | * Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman2018-01-171-2/+0Star
* | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-1/+1
|\ \ \ | |/ / |/| |
| * | treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-1/+1
| |/
* / Input: elants_i2c - do not clobber interrupt trigger on x86Dmitry Torokhov2017-11-301-3/+7
|/
* Input: elants_i2c - use managed devm_device_add_groupAndi Shyti2017-09-301-18/+1Star
* Input: elants_i2c - constify attribute_group structuresArvind Yadav2017-07-121-1/+1
* Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-241-2/+2
|\
| * Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck2017-01-051-2/+2
* | Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-231-2/+0Star
|/
* Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang2016-08-251-11/+20
* Input: elants_i2c - fix wake-on-touchJames Chen2015-12-191-9/+12
* Input: elants_i2c - extend the calibration timeout to 12 secondsJames Chen2015-09-041-1/+1
* Input: elants_i2c - fix for devm_gpiod_get API changeStephen Rothwell2015-08-141-9/+1Star
* Input: elants_i2c - enable asynchronous probingDmitry Torokhov2015-08-071-0/+1
* Input: elants_i2c - wire up regulator supportDmitry Torokhov2015-08-071-22/+162
* Input: elants_i2c - disable idle mode before updating firmwareJames Chen2015-08-051-1/+7
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0Star
* Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov2015-04-201-1/+1
* Input: elants_i2c - append hw_version to FW fileCharlie Mooney2015-03-111-4/+10
* Input: elants_i2c - remove unnecessary version.h inclusionFabian Frederick2014-12-291-2/+0Star
* Input: add support for Elan eKTH I2C touchscreensScott Liu2014-12-081-0/+1271