index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
touchscreen
/
edt-ft5x06.c
Age
Commit message (
Expand
)
Author
2019-07-05
Input: edt-ft5x06 - simplify event reporting code
Dmitry Torokhov
2019-06-30
Input: edt-ft5x06 - use get_unaligned_be16()
Dmitry Torokhov
2019-03-03
Input: edt-ft5x06 - convert to use SPDX identifier
Andy Shevchenko
2019-03-03
Input: edt-ft5x06 - enable ACPI enumeration
Andy Shevchenko
2019-01-13
Input: edt-ft5x06 - add offset support for ev-ft5726
Marco Felsch
2019-01-13
Input: edt-ft5x06 - add support to update ev-ft5726 registers
Marco Felsch
2019-01-13
Input: edt-ft5x06 - add support for Evervision FT5726
Marco Felsch
2018-01-24
Input: edt-ft5x06 - fix error handling for factory mode on non-M06
Dmitry Torokhov
2017-10-19
Input: edt-ft5x06 - implement support for the EDT-M12 series
Simon Budig
2017-10-19
Input: edt-ft5x06 - make distinction between m06/m09/generic more clear
Simon Budig
2017-09-29
Input: edt-ft5x06 - use managed devm_device_add_group
Andi Shyti
2017-09-11
Input: edt-ft5x06 - fix access to non-existing register
Luca Ceresoli
2017-05-22
Input: edt-ft5x06 - increase allowed data range for threshold parameter
Martin Kepplinger
2017-01-22
Input: touchscreen - drop unnecessary calls to input_set_drvdata
Guenter Roeck
2017-01-06
Input: edt_ft5x06 - change msleep to usleep_range for small msecs
Aniroop Mathur
2016-08-22
Input: remove duplicate ft6236 driver
Hans de Goede
2016-07-15
Input: edt-ft5x06 - add support for inverting / swapping axes
Hans de Goede
2016-07-15
Input: of_touchscreen - add support for inverted / swapped axes
Hans de Goede
2016-02-09
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
Philipp Zabel
2015-10-16
Input: edt-ft5x06 - work around FT5506 firmware bug
Franklin S Cooper Jr
2015-10-16
Input: edt-ft5x06 - add support for FT5506
Franklin S Cooper Jr
2015-10-16
Input: edt-ft5x06 - add support for different max support points
Franklin S Cooper Jr
2015-10-16
Input: edt-ft5x06 - use max support points to determine how much to read
Franklin S Cooper Jr
2015-10-06
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
Franklin S Cooper Jr
2015-09-27
Input: edt-ft5x06 - do not hardcode interrupt trigger type
Dmitry Torokhov
2015-09-27
Input: edt-ft5x06 - use generic properties API
Dmitry Torokhov
2015-09-27
Input: edt-ft5x06 - remove support for platform data
Dmitry Torokhov
2015-09-27
Input: edt-ft5x06 - drop parsing of irq gpio
Dmitry Torokhov
2015-09-27
Input: edt-ft5x06 - switch to newer gpio framework
Franklin S Cooper Jr
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-11
Input: of_touchscreen - switch to using device properties
Dmitry Torokhov
2015-06-25
Input: improve parsing OF parameters for touchscreens
Dmitry Torokhov
2015-06-25
Input: edt-ft5x06 - mark as direct input device
Dmitry Torokhov
2015-03-24
Input: edt-ft5x06 - remove EV_SYN event report
Maxime Ripard
2015-03-24
Input: edt-ft5x06 - allow to setting the maximum axes value through the DT
Maxime Ripard
2014-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-15
Input: edt-ft5x06 - fixed a macro coding style issue
Asaf Vertz
2014-11-02
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-10-14
input: edt-ft5x06: replace strnicmp with strncasecmp
Rasmus Villemoes
2014-08-13
Input: edt-ft5x06 - remove superfluous assignment
Maks Naumov
2014-07-18
Input: edt-ft5x06 - remove unnecessary null test
Fabian Frederick
2014-06-07
Input: edt-ft5x06 - fix an i2c write for M09 support
Robert Woerle
2014-04-03
Input: edt-ft5x06 - add a missing condition
Dan Carpenter
2014-03-28
Input: edt-ft5x06 - add support for M09 firmware version
Lothar Waßmann
2014-03-28
Input: edt-ft5x06 - ignore touchdown events
Lothar Waßmann
2014-03-28
Input: edt-ft5x06 - adjust delays to conform datasheet
Lothar Waßmann
2014-03-28
Input: edt-ft5x06 - add DT support
Lothar Waßmann
2014-03-28
Input: edt-ft5x06 - several cleanups; no functional change
Lothar Waßmann
2014-01-20
Input: edt_ft5x06 - use devm_* functions where appropriate
Lothar Waßmann
[next]