Martin Kepplinger
|
aa3d4409b6
Input: edt-ft5x06 - increase allowed data range for threshold parameter
|
8 years ago |
Guenter Roeck
|
cefb26d4b3
Input: touchscreen - drop unnecessary calls to input_set_drvdata
|
8 years ago |
Aniroop Mathur
|
0eeecf6039
Input: edt_ft5x06 - change msleep to usleep_range for small msecs
|
8 years ago |
Hans de Goede
|
d18716542d
Input: remove duplicate ft6236 driver
|
9 years ago |
Hans de Goede
|
ad368eb2da
Input: edt-ft5x06 - add support for inverting / swapping axes
|
9 years ago |
Hans de Goede
|
ed7c9870c9
Input: of_touchscreen - add support for inverted / swapped axes
|
9 years ago |
Philipp Zabel
|
dc262dfaae
Input: edt-ft5x06 - fix setting gain, offset, and threshold via device tree
|
9 years ago |
Franklin S Cooper Jr
|
9378c0251c
Input: edt-ft5x06 - work around FT5506 firmware bug
|
10 years ago |
Franklin S Cooper Jr
|
af33e0ad1b
Input: edt-ft5x06 - add support for FT5506
|
10 years ago |
Franklin S Cooper Jr
|
b1d2a3ecb9
Input: edt-ft5x06 - add support for different max support points
|
10 years ago |
Franklin S Cooper Jr
|
c789f1fb07
Input: edt-ft5x06 - use max support points to determine how much to read
|
10 years ago |
Franklin S Cooper Jr
|
8b58cc36b1
Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpios
|
10 years ago |
Dmitry Torokhov
|
f0bef75c59
Input: edt-ft5x06 - do not hardcode interrupt trigger type
|
10 years ago |
Dmitry Torokhov
|
2e23b7a963
Input: edt-ft5x06 - use generic properties API
|
10 years ago |
Dmitry Torokhov
|
22ddbacc4b
Input: edt-ft5x06 - remove support for platform data
|
10 years ago |
Dmitry Torokhov
|
079128eba8
Input: edt-ft5x06 - drop parsing of irq gpio
|
10 years ago |
Franklin S Cooper Jr
|
13c23cd18b
Input: edt-ft5x06 - switch to newer gpio framework
|
10 years ago |
Krzysztof Kozlowski
|
800e3b9a68
Input: drop owner assignment from i2c_driver
|
10 years ago |
Dmitry Torokhov
|
4200e831e4
Input: of_touchscreen - switch to using device properties
|
10 years ago |
Dmitry Torokhov
|
7c494375b7
Input: improve parsing OF parameters for touchscreens
|
10 years ago |
Dmitry Torokhov
|
38e1b72bd8
Input: edt-ft5x06 - mark as direct input device
|
10 years ago |
Maxime Ripard
|
709583e894
Input: edt-ft5x06 - remove EV_SYN event report
|
10 years ago |
Maxime Ripard
|
2c00559884
Input: edt-ft5x06 - allow to setting the maximum axes value through the DT
|
10 years ago |
Linus Torvalds
|
bac22980b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
10 years ago |
Linus Torvalds
|
d797da41b2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
10 years ago |
Asaf Vertz
|
189387f9e0
Input: edt-ft5x06 - fixed a macro coding style issue
|
10 years ago |
Jingoo Han
|
02b6a58b83
Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume
|
11 years ago |
Rasmus Villemoes
|
0f3ae5baaf
input: edt-ft5x06: replace strnicmp with strncasecmp
|
11 years ago |
Maks Naumov
|
3361a97601
Input: edt-ft5x06 - remove superfluous assignment
|
11 years ago |
Fabian Frederick
|
f69c6ec283
Input: edt-ft5x06 - remove unnecessary null test
|
11 years ago |