index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
elants_i2c.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2018-10-10
Input: elants_i2c - use DMA safe i2c when possible
Stephen Boyd
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-01-16
Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers
Greg Kroah-Hartman
2018-01-09
treewide: Use DEVICE_ATTR_WO
Joe Perches
2017-11-29
Input: elants_i2c - do not clobber interrupt trigger on x86
Dmitry Torokhov
2017-09-29
Input: elants_i2c - use managed devm_device_add_group
Andi Shyti
2017-07-12
Input: elants_i2c - constify attribute_group structures
Arvind Yadav
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-05
Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
Guenter Roeck
2016-08-25
Input: elants_i2c - get product id on recovery mode for FW update
Johnny Chuang
2015-12-18
Input: elants_i2c - fix wake-on-touch
James Chen
2015-09-03
Input: elants_i2c - extend the calibration timeout to 12 seconds
James Chen
2015-08-13
Input: elants_i2c - fix for devm_gpiod_get API change
Stephen Rothwell
2015-08-07
Input: elants_i2c - enable asynchronous probing
Dmitry Torokhov
2015-08-07
Input: elants_i2c - wire up regulator support
Dmitry Torokhov
2015-08-05
Input: elants_i2c - disable idle mode before updating firmware
James Chen
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-04-20
Input: elants_i2c - zero-extend hardware ID in firmware name
Dmitry Torokhov
2015-03-11
Input: elants_i2c - append hw_version to FW file
Charlie Mooney
2014-12-29
Input: elants_i2c - remove unnecessary version.h inclusion
Fabian Frederick
2014-12-07
Input: add support for Elan eKTH I2C touchscreens
Scott Liu