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
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
/
edt-ft5x06.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
Input: edt-ft5x06 - simplify event reporting code
Dmitry Torokhov
1
-9
/
+4
2019-06-30
Input: edt-ft5x06 - use get_unaligned_be16()
Dmitry Torokhov
1
-2
/
+3
2019-03-04
Input: edt-ft5x06 - convert to use SPDX identifier
Andy Shevchenko
1
-14
/
+2
2019-03-04
Input: edt-ft5x06 - enable ACPI enumeration
Andy Shevchenko
1
-5
/
+2
2019-01-14
Input: edt-ft5x06 - add offset support for ev-ft5726
Marco Felsch
1
-0
/
+46
2019-01-14
Input: edt-ft5x06 - add support to update ev-ft5726 registers
Marco Felsch
1
-5
/
+15
2019-01-14
Input: edt-ft5x06 - add support for Evervision FT5726
Marco Felsch
1
-3
/
+41
2018-01-25
Input: edt-ft5x06 - fix error handling for factory mode on non-M06
Dmitry Torokhov
1
-8
/
+6
2017-10-20
Input: edt-ft5x06 - implement support for the EDT-M12 series
Simon Budig
1
-11
/
+39
2017-10-20
Input: edt-ft5x06 - make distinction between m06/m09/generic more clear
Simon Budig
1
-29
/
+93
2017-09-30
Input: edt-ft5x06 - use managed devm_device_add_group
Andi Shyti
1
-7
/
+2
2017-09-12
Input: edt-ft5x06 - fix access to non-existing register
Luca Ceresoli
1
-1
/
+2
2017-05-23
Input: edt-ft5x06 - increase allowed data range for threshold parameter
Martin Kepplinger
1
-1
/
+1
2017-01-23
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
1
-1
/
+0
2017-01-06
Input: edt_ft5x06 - change msleep to usleep_range for small msecs
Aniroop Mathur
1
-2
/
+2
2016-08-23
Input: remove duplicate ft6236 driver
Hans de Goede
1
-0
/
+8
2016-07-16
Input: edt-ft5x06 - add support for inverting / swapping axes
Hans de Goede
1
-3
/
+4
2016-07-16
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
1
-1
/
+1
2016-02-10
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
Philipp Zabel
1
-6
/
+12
2015-10-17
Input: edt-ft5x06 - work around FT5506 firmware bug
Franklin S Cooper Jr
1
-3
/
+3
2015-10-17
Input: edt-ft5x06 - add support for FT5506
Franklin S Cooper Jr
1
-1
/
+7
2015-10-17
Input: edt-ft5x06 - add support for different max support points
Franklin S Cooper Jr
1
-9
/
+29
2015-10-17
Input: edt-ft5x06 - use max support points to determine how much to read
Franklin S Cooper Jr
1
-4
/
+5
2015-10-07
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
Franklin S Cooper Jr
1
-2
/
+3
2015-09-28
Input: edt-ft5x06 - do not hardcode interrupt trigger type
Dmitry Torokhov
1
-3
/
+9
2015-09-28
Input: edt-ft5x06 - use generic properties API
Dmitry Torokhov
1
-11
/
+15
2015-09-28
Input: edt-ft5x06 - remove support for platform data
Dmitry Torokhov
1
-37
/
+4
2015-09-28
Input: edt-ft5x06 - drop parsing of irq gpio
Dmitry Torokhov
1
-10
/
+0
2015-09-28
Input: edt-ft5x06 - switch to newer gpio framework
Franklin S Cooper Jr
1
-91
/
+38
2015-07-18
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-12
Input: of_touchscreen - switch to using device properties
Dmitry Torokhov
1
-1
/
+1
2015-06-26
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
1
-1
/
+1
2015-06-26
Input: edt-ft5x06 - mark as direct input device
Dmitry Torokhov
1
-6
/
+1
2015-03-24
Input: edt-ft5x06 - remove EV_SYN event report
Maxime Ripard
1
-1
/
+0
2015-03-24
Input: edt-ft5x06 - allow to setting the maximum axes value through the DT
Maxime Ripard
1
-0
/
+5
2014-12-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+3
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+2
2014-12-16
Input: edt-ft5x06 - fixed a macro coding style issue
Asaf Vertz
1
-1
/
+3
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2014-10-14
input: edt-ft5x06: replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-08-14
Input: edt-ft5x06 - remove superfluous assignment
Maks Naumov
1
-1
/
+0
2014-07-18
Input: edt-ft5x06 - remove unnecessary null test
Fabian Frederick
1
-2
/
+1
2014-06-08
Input: edt-ft5x06 - fix an i2c write for M09 support
Robert Woerle
1
-1
/
+1
2014-04-03
Input: edt-ft5x06 - add a missing condition
Dan Carpenter
1
-3
/
+4
2014-03-28
Input: edt-ft5x06 - add support for M09 firmware version
Lothar Waßmann
1
-82
/
+276
2014-03-28
Input: edt-ft5x06 - ignore touchdown events
Lothar Waßmann
1
-0
/
+4
2014-03-28
Input: edt-ft5x06 - adjust delays to conform datasheet
Lothar Waßmann
1
-3
/
+3
2014-03-28
Input: edt-ft5x06 - add DT support
Lothar Waßmann
1
-31
/
+114
2014-03-28
Input: edt-ft5x06 - several cleanups; no functional change
Lothar Waßmann
1
-9
/
+6
2014-01-21
Input: edt_ft5x06 - use devm_* functions where appropriate
Lothar Waßmann
1
-43
/
+26
[next]