index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
elants_i2c.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
Input: remove unneeded MODULE_VERSION() usage in touchscreen drivers
Greg Kroah-Hartman
1
-2
/
+0
2017-09-30
Input: elants_i2c - use managed devm_device_add_group
Andi Shyti
1
-18
/
+1
2017-07-13
Input: elants_i2c - constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-01-24
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
1
-2
/
+2
2017-01-23
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
1
-2
/
+0
2017-01-06
Input: elants_i2c - avoid divide by 0 errors on bad touchscreen data
Guenter Roeck
1
-2
/
+2
2016-08-25
Input: elants_i2c - get product id on recovery mode for FW update
Johnny Chuang
1
-11
/
+20
2015-12-19
Input: elants_i2c - fix wake-on-touch
James Chen
1
-9
/
+12
2015-09-04
Input: elants_i2c - extend the calibration timeout to 12 seconds
James Chen
1
-1
/
+1
2015-08-14
Input: elants_i2c - fix for devm_gpiod_get API change
Stephen Rothwell
1
-9
/
+1
2015-08-08
Input: elants_i2c - enable asynchronous probing
Dmitry Torokhov
1
-0
/
+1
2015-08-08
Input: elants_i2c - wire up regulator support
Dmitry Torokhov
1
-22
/
+162
2015-08-05
Input: elants_i2c - disable idle mode before updating firmware
James Chen
1
-1
/
+7
2015-07-18
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-04-20
Input: elants_i2c - zero-extend hardware ID in firmware name
Dmitry Torokhov
1
-1
/
+1
2015-03-11
Input: elants_i2c - append hw_version to FW file
Charlie Mooney
1
-4
/
+10
2014-12-30
Input: elants_i2c - remove unnecessary version.h inclusion
Fabian Frederick
1
-2
/
+0
2014-12-08
Input: add support for Elan eKTH I2C touchscreens
Scott Liu
1
-0
/
+1271