aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/edt-ft5x06.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Input: edt-ft5x06 - use pm core to enable/disable the wake irqGravatar Marco Felsch 1-24/+0
2020-01-10Input: edt-ft5x06 - make wakeup-source switchableGravatar Marco Felsch 1-1/+0
2020-01-10Input: edt-ft5x06 - alphabetical include reorderGravatar Marco Felsch 1-11/+12
2020-01-10Input: edt-ft5x06 - work around first register access errorGravatar Philipp Zabel 1-0/+7
2019-10-28Input: edt-ft5x06 - add support for regulatorGravatar Mylène Josserand 1-0/+30
2019-08-12Input: edt-ft5x06 - no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-2/+0
2019-07-05Input: edt-ft5x06 - simplify event reporting codeGravatar Dmitry Torokhov 1-9/+4
2019-06-30Input: edt-ft5x06 - use get_unaligned_be16()Gravatar Dmitry Torokhov 1-2/+3
2019-03-03Input: edt-ft5x06 - convert to use SPDX identifierGravatar Andy Shevchenko 1-14/+2
2019-03-03Input: edt-ft5x06 - enable ACPI enumerationGravatar Andy Shevchenko 1-5/+2
2019-01-13Input: edt-ft5x06 - add offset support for ev-ft5726Gravatar Marco Felsch 1-0/+46
2019-01-13Input: edt-ft5x06 - add support to update ev-ft5726 registersGravatar Marco Felsch 1-5/+15
2019-01-13Input: edt-ft5x06 - add support for Evervision FT5726Gravatar Marco Felsch 1-3/+41
2018-01-24Input: edt-ft5x06 - fix error handling for factory mode on non-M06Gravatar Dmitry Torokhov 1-8/+6
2017-10-19Input: edt-ft5x06 - implement support for the EDT-M12 seriesGravatar Simon Budig 1-11/+39
2017-10-19Input: edt-ft5x06 - make distinction between m06/m09/generic more clearGravatar Simon Budig 1-29/+93
2017-09-29Input: edt-ft5x06 - use managed devm_device_add_groupGravatar Andi Shyti 1-7/+2
2017-09-11Input: edt-ft5x06 - fix access to non-existing registerGravatar Luca Ceresoli 1-1/+2
2017-05-22Input: edt-ft5x06 - increase allowed data range for threshold parameterGravatar Martin Kepplinger 1-1/+1
2017-01-22Input: touchscreen - drop unnecessary calls to input_set_drvdataGravatar Guenter Roeck 1-1/+0
2017-01-06Input: edt_ft5x06 - change msleep to usleep_range for small msecsGravatar Aniroop Mathur 1-2/+2
2016-08-22Input: remove duplicate ft6236 driverGravatar Hans de Goede 1-0/+8
2016-07-15Input: edt-ft5x06 - add support for inverting / swapping axesGravatar Hans de Goede 1-3/+4
2016-07-15Input: of_touchscreen - add support for inverted / swapped axesGravatar Hans de Goede 1-1/+1
2016-02-09Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treeGravatar Philipp Zabel 1-6/+12
2015-10-16Input: edt-ft5x06 - work around FT5506 firmware bugGravatar Franklin S Cooper Jr 1-3/+3
2015-10-16Input: edt-ft5x06 - add support for FT5506Gravatar Franklin S Cooper Jr 1-1/+7
2015-10-16Input: edt-ft5x06 - add support for different max support pointsGravatar Franklin S Cooper Jr 1-9/+29
2015-10-16Input: edt-ft5x06 - use max support points to determine how much to readGravatar Franklin S Cooper Jr 1-4/+5
2015-10-06Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosGravatar Franklin S Cooper Jr 1-2/+3
2015-09-27Input: edt-ft5x06 - do not hardcode interrupt trigger typeGravatar Dmitry Torokhov 1-3/+9
2015-09-27Input: edt-ft5x06 - use generic properties APIGravatar Dmitry Torokhov 1-11/+15
2015-09-27Input: edt-ft5x06 - remove support for platform dataGravatar Dmitry Torokhov 1-37/+4
2015-09-27Input: edt-ft5x06 - drop parsing of irq gpioGravatar Dmitry Torokhov 1-10/+0
2015-09-27Input: edt-ft5x06 - switch to newer gpio frameworkGravatar Franklin S Cooper Jr 1-91/+38
2015-07-17Input: drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 1-1/+0
2015-07-11Input: of_touchscreen - switch to using device propertiesGravatar Dmitry Torokhov 1-1/+1
2015-06-25Input: improve parsing OF parameters for touchscreensGravatar Dmitry Torokhov 1-1/+1
2015-06-25Input: edt-ft5x06 - mark as direct input deviceGravatar Dmitry Torokhov 1-6/+1
2015-03-24Input: edt-ft5x06 - remove EV_SYN event reportGravatar Maxime Ripard 1-1/+0
2015-03-24Input: edt-ft5x06 - allow to setting the maximum axes value through the DTGravatar Maxime Ripard 1-0/+5
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+3
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-4/+2
2014-12-15Input: edt-ft5x06 - fixed a macro coding style issueGravatar Asaf Vertz 1-1/+3
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeGravatar Jingoo Han 1-4/+2
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpGravatar Rasmus Villemoes 1-1/+1
2014-08-13Input: edt-ft5x06 - remove superfluous assignmentGravatar Maks Naumov 1-1/+0
2014-07-18Input: edt-ft5x06 - remove unnecessary null testGravatar Fabian Frederick 1-2/+1
2014-06-07Input: edt-ft5x06 - fix an i2c write for M09 supportGravatar Robert Woerle 1-1/+1
2014-04-03Input: edt-ft5x06 - add a missing conditionGravatar Dan Carpenter 1-3/+4