summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/edt-ft5x06.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: edt-ft5x06 - use pm core to enable/disable the wake irqMarco Felsch2020-01-101-24/+0
* Input: edt-ft5x06 - make wakeup-source switchableMarco Felsch2020-01-101-1/+0
* Input: edt-ft5x06 - alphabetical include reorderMarco Felsch2020-01-101-11/+12
* Input: edt-ft5x06 - work around first register access errorPhilipp Zabel2020-01-101-0/+7
* Input: edt-ft5x06 - add support for regulatorMylène Josserand2019-10-291-0/+30
* Input: edt-ft5x06 - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-121-2/+0
* Input: edt-ft5x06 - simplify event reporting codeDmitry Torokhov2019-07-051-9/+4
* Input: edt-ft5x06 - use get_unaligned_be16()Dmitry Torokhov2019-06-301-2/+3
* Input: edt-ft5x06 - convert to use SPDX identifierAndy Shevchenko2019-03-041-14/+2
* Input: edt-ft5x06 - enable ACPI enumerationAndy Shevchenko2019-03-041-5/+2
* Input: edt-ft5x06 - add offset support for ev-ft5726Marco Felsch2019-01-141-0/+46
* Input: edt-ft5x06 - add support to update ev-ft5726 registersMarco Felsch2019-01-141-5/+15
* Input: edt-ft5x06 - add support for Evervision FT5726Marco Felsch2019-01-141-3/+41
* Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov2018-01-241-8/+6
* Input: edt-ft5x06 - implement support for the EDT-M12 seriesSimon Budig2017-10-201-11/+39
* Input: edt-ft5x06 - make distinction between m06/m09/generic more clearSimon Budig2017-10-201-29/+93
* Input: edt-ft5x06 - use managed devm_device_add_groupAndi Shyti2017-09-301-7/+2
* Input: edt-ft5x06 - fix access to non-existing registerLuca Ceresoli2017-09-111-1/+2
* Input: edt-ft5x06 - increase allowed data range for threshold parameterMartin Kepplinger2017-05-231-1/+1
* Input: touchscreen - drop unnecessary calls to input_set_drvdataGuenter Roeck2017-01-231-1/+0
* Input: edt_ft5x06 - change msleep to usleep_range for small msecsAniroop Mathur2017-01-061-2/+2
* Input: remove duplicate ft6236 driverHans de Goede2016-08-221-0/+8
* Input: edt-ft5x06 - add support for inverting / swapping axesHans de Goede2016-07-151-3/+4
* Input: of_touchscreen - add support for inverted / swapped axesHans de Goede2016-07-151-1/+1
* Input: edt-ft5x06 - fix setting gain, offset, and threshold via device treePhilipp Zabel2016-02-101-6/+12
* Input: edt-ft5x06 - work around FT5506 firmware bugFranklin S Cooper Jr2015-10-171-3/+3
* Input: edt-ft5x06 - add support for FT5506Franklin S Cooper Jr2015-10-171-1/+7
* Input: edt-ft5x06 - add support for different max support pointsFranklin S Cooper Jr2015-10-171-9/+29
* Input: edt-ft5x06 - use max support points to determine how much to readFranklin S Cooper Jr2015-10-171-4/+5
* Input: edt-ft5x06 - do not call desc_to_gpio for invalid gpiosFranklin S Cooper Jr2015-10-071-2/+3
* Input: edt-ft5x06 - do not hardcode interrupt trigger typeDmitry Torokhov2015-09-281-3/+9
* Input: edt-ft5x06 - use generic properties APIDmitry Torokhov2015-09-281-11/+15
* Input: edt-ft5x06 - remove support for platform dataDmitry Torokhov2015-09-281-37/+4
* Input: edt-ft5x06 - drop parsing of irq gpioDmitry Torokhov2015-09-281-10/+0
* Input: edt-ft5x06 - switch to newer gpio frameworkFranklin S Cooper Jr2015-09-281-91/+38
* Input: drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-181-1/+0
* Input: of_touchscreen - switch to using device propertiesDmitry Torokhov2015-07-121-1/+1
* Input: improve parsing OF parameters for touchscreensDmitry Torokhov2015-06-251-1/+1
* Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov2015-06-251-6/+1
* Input: edt-ft5x06 - remove EV_SYN event reportMaxime Ripard2015-03-241-1/+0
* Input: edt-ft5x06 - allow to setting the maximum axes value through the DTMaxime Ripard2015-03-241-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-311-1/+3
|\
| * Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz2014-12-161-1/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-4/+2
|\|
| * Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* | input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
|/
* Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-141-1/+0
* Input: edt-ft5x06 - remove unnecessary null testFabian Frederick2014-07-181-2/+1
* Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle2014-06-081-1/+1
* Input: edt-ft5x06 - add a missing conditionDan Carpenter2014-04-031-3/+4