summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: goodix - use string-based chip IDIcenowy Zheng2020-03-241-28/+39
* Input: goodix - add support for more then one touch-keyDmitry Mastykin2020-03-241-13/+49
* Input: goodix - fix spurious key release eventsDmitry Mastykin2020-03-241-1/+1
* Input: goodix - try to reset the controller if the i2c-test failsHans de Goede2020-03-241-0/+7
* Input: goodix - restore config on resume if necessaryHans de Goede2020-03-241-0/+22
* Input: goodix - make goodix_send_cfg() take a raw buffer as argumentHans de Goede2020-03-241-26/+22
* Input: goodix - add minimum firmware size checkHans de Goede2020-03-241-4/+7
* Input: goodix - save a copy of the config from goodix_read_config()Hans de Goede2020-03-241-6/+41
* Input: goodix - move defines to above struct goodix_ts_data declarationHans de Goede2020-03-241-30/+30
* Input: goodix - add support for controlling the IRQ pin through ACPI methodsHans de Goede2020-03-241-0/+30
* Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devicesHans de Goede2020-03-241-0/+19
* Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...Hans de Goede2020-03-241-4/+124
* Input: goodix - make resetting the controller at probe independent from the G...Hans de Goede2020-03-241-1/+3
* Input: goodix - make loading the config from disk independent from the GPIO s...Hans de Goede2020-03-241-5/+9
* Input: goodix - refactor IRQ pin GPIO accessesHans de Goede2020-03-241-11/+51
* Input: elants_i2c - report resolution information for touch majorJohnny Chuang2020-03-061-0/+1
* Input: goodix - fix touch coordinates on Cube I15-TCSergei A. Trusov2020-03-061-0/+22
* Input: ads7846 - use new `delay` structure for SPI transfer delaysAlexandru Ardelean2020-01-211-5/+10
* Merge tag 'v5.5-rc5' into nextDmitry Torokhov2020-01-101-7/+0
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2019-12-061-0/+9
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2019-11-2515-481/+586
| |\ \
| * | | Input: cyttsp4_core - fix use after free bugPan Bian2019-11-131-7/+0
* | | | 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: elants_i2c - check Remark ID when attempting firmware updateJohnny.Chuang2019-12-121-8/+69
| |_|/ |/| |
* | | Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-051-0/+9
| |/ |/|
* | Input: fix Kconfig indentationKrzysztof Kozlowski2019-11-231-1/+1
* | Input: ili210x - optionally show calibrate sysfs attributeSven Van Asbroeck2019-11-131-0/+14
* | Input: ili210x - add resolution to chip operations structureSven Van Asbroeck2019-11-131-2/+7
* | Input: ili210x - do not retrieve/print chip firmware versionSven Van Asbroeck2019-11-131-21/+0
* | Input: mms114 - use device_get_match_dataStephan Gerhold2019-11-121-2/+1
* | Merge branch 'ili2xxx-touchscreen' into nextDmitry Torokhov2019-11-121-162/+216
|\ \
| * | Input: ili210x - remove unneeded suspend and resume handlersDmitry Torokhov2019-11-121-24/+0
| * | Input: ili210x - do not unconditionally mark touchscreen as wakeup sourceDmitry Torokhov2019-11-121-2/+0
| * | Input: ili210x - define and use chip operations structureDmitry Torokhov2019-11-121-136/+173
| * | Input: ili210x - do not set parent device explicitlyDmitry Torokhov2019-11-121-1/+0
| * | Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov2019-11-121-1/+6
| * | Input: ili210x - switch to using threaded IRQDmitry Torokhov2019-11-121-61/+56
| * | Input: ili210x - add ILI2117 supportMarek Vasut2019-11-121-1/+45
* | | Input: ar1021 - fix typo in preprocessor macro nameFlavio Suligoi2019-11-121-2/+2
* | | Input: tsc6507x-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-20/+17
* | | Input: ts4800-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-31/+38
* | | Input: sur40 - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-40/+53
* | | Input: raspberrypi-ts - switch to using polled mode of input devicesDmitry Torokhov2019-10-302-19/+20
* | | Input: edt-ft5x06 - add support for regulatorMylène Josserand2019-10-291-0/+30
* | | Input: st1232 - switch to using MT-B protocolDmitry Torokhov2019-10-291-54/+56
* | | Input: st1232 - note that the receive buffer is DMA-safeDmitry Torokhov2019-10-291-1/+1
* | | Input: st1232 - do not set parent device explicitlyDmitry Torokhov2019-10-291-1/+0