index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-03-31
Input: edt-ft5x06 - remove redundant null check before kfree
Sachin Kamat
1
-2
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-6
/
+6
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
1
-4
/
+7
2012-10-18
Input: edt-ft5x06 - convert to use simple_open()
Wei Yongjun
1
-9
/
+1
2012-10-01
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
1
-4
/
+7
2012-09-20
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
Axel Lin
1
-3
/
+6
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
1
-1
/
+1
2012-08-22
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
Guenter Roeck
1
-1
/
+1
2012-07-25
Input: add driver for FT5x06 based EDT displays
Simon Budig
1
-0
/
+898