Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5c066f7d01917ed76f2b8d395d7da3070ff16455
/
drivers
/
input
/
touchscreen
/
edt-ft5x06.c
ad368eb
Input: edt-ft5x06 - add support for inverting / swapping axes
by Hans de Goede
· 8 years ago
ed7c987
Input: of_touchscreen - add support for inverted / swapped axes
by Hans de Goede
· 8 years ago
dc262df
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
by Philipp Zabel
· 9 years ago
9378c02
Input: edt-ft5x06 - work around FT5506 firmware bug
by Franklin S Cooper Jr
· 9 years ago
af33e0a
Input: edt-ft5x06 - add support for FT5506
by Franklin S Cooper Jr
· 9 years ago
b1d2a3e
Input: edt-ft5x06 - add support for different max support points
by Franklin S Cooper Jr
· 9 years ago
c789f1f
Input: edt-ft5x06 - use max support points to determine how much to read
by Franklin S Cooper Jr
· 9 years ago
8b58cc3
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
by Franklin S Cooper Jr
· 9 years ago
f0bef75
Input: edt-ft5x06 - do not hardcode interrupt trigger type
by Dmitry Torokhov
· 9 years ago
2e23b7a
Input: edt-ft5x06 - use generic properties API
by Dmitry Torokhov
· 9 years ago
22ddbac
Input: edt-ft5x06 - remove support for platform data
by Dmitry Torokhov
· 9 years ago
079128e
Input: edt-ft5x06 - drop parsing of irq gpio
by Dmitry Torokhov
· 9 years ago
13c23cd
Input: edt-ft5x06 - switch to newer gpio framework
by Franklin S Cooper Jr
· 9 years ago
800e3b9
Input: drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 9 years ago
4200e83
Input: of_touchscreen - switch to using device properties
by Dmitry Torokhov
· 9 years ago
7c49437
Input: improve parsing OF parameters for touchscreens
by Dmitry Torokhov
· 10 years ago
38e1b72
Input: edt-ft5x06 - mark as direct input device
by Dmitry Torokhov
· 10 years ago
709583e
Input: edt-ft5x06 - remove EV_SYN event report
by Maxime Ripard
· 10 years ago
2c00559
Input: edt-ft5x06 - allow to setting the maximum axes value through the DT
by Maxime Ripard
· 10 years ago
bac2298
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
d797da4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
189387f
Input: edt-ft5x06 - fixed a macro coding style issue
by Asaf Vertz
· 10 years ago
02b6a58
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
by Jingoo Han
· 10 years ago
0f3ae5b
input: edt-ft5x06: replace strnicmp with strncasecmp
by Rasmus Villemoes
· 10 years ago
3361a97
Input: edt-ft5x06 - remove superfluous assignment
by Maks Naumov
· 10 years ago
f69c6ec
Input: edt-ft5x06 - remove unnecessary null test
by Fabian Frederick
· 10 years ago
cc071ac
Input: edt-ft5x06 - fix an i2c write for M09 support
by Robert Woerle
· 11 years ago
e2c3ecf
Input: edt-ft5x06 - add a missing condition
by Dan Carpenter
· 11 years ago
fd335ab
Input: edt-ft5x06 - add support for M09 firmware version
by Lothar Waßmann
· 11 years ago
ee3e946
Input: edt-ft5x06 - ignore touchdown events
by Lothar Waßmann
· 11 years ago
c080846
Input: edt-ft5x06 - adjust delays to conform datasheet
by Lothar Waßmann
· 11 years ago
dac90dc2
Input: edt-ft5x06 - add DT support
by Lothar Waßmann
· 11 years ago
1730d81
Input: edt-ft5x06 - several cleanups; no functional change
by Lothar Waßmann
· 11 years ago
02300bd
Input: edt_ft5x06 - use devm_* functions where appropriate
by Lothar Waßmann
· 11 years ago
c838cb3
Input: use dev_get_platdata()
by Jingoo Han
· 11 years ago
8efcc50
Input: edt-ft5x06 - remove redundant null check before kfree
by Sachin Kamat
· 12 years ago
e2619cf
Input: remove use of __devexit
by Bill Pemberton
· 12 years ago
5298cc4
Input: remove use of __devinit
by Bill Pemberton
· 12 years ago
1cb0aa8
Input: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
53279f3
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
by Dmitry Torokhov
· 12 years ago
f6c0df6
Input: edt-ft5x06 - convert to use simple_open()
by Wei Yongjun
· 12 years ago
fa2bd30
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus
by Jiri Kosina
· 12 years ago
35b1da4
Input: edt-ft5x06 - return -EFAULT on copy_to_user() error
by Axel Lin
· 12 years ago
b4adbbe
Input: MT - Add flags to input_mt_init_slots()
by Henrik Rydberg
· 12 years ago
a1d0fa7
Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FS
by Guenter Roeck
· 12 years ago
43c4d13
Input: add driver for FT5x06 based EDT displays
by Simon Budig
· 12 years ago