summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-07-0511-152/+293
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2021-07-049-142/+284
| |\
| | * Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai2021-06-191-3/+10
| | * Input: tsc200x-core - use kobj_to_dev()YueHaibing2021-06-191-1/+1
| | * Input: cy8ctmg110_ts - switch to using gpiod APIDmitry Torokhov2021-06-051-27/+18
| | * Input: cy8ctmg110_ts - switch to using managed resourcesDmitry Torokhov2021-06-051-46/+28
| | * Input: cy8ctmg110_ts - use endian helpers when converting data on wireDmitry Torokhov2021-06-051-6/+5
| | * Input: cy8ctmg110_ts - let I2C core configure wake interruptDmitry Torokhov2021-06-051-6/+4
| | * Input: cy8ctmg110_ts - do not hardcode as wakeup sourceDmitry Torokhov2021-06-051-1/+1
| | * Input: cy8ctmg110_ts - do not hard code interrupt triggerDmitry Torokhov2021-06-051-2/+1
| | * Input: cy8ctmg110_ts - rely on platform code to supply interruptDmitry Torokhov2021-06-051-31/+1
| | * Input: resistive-adc-touch - fix uninitialized variable 'press'Colin Ian King2021-06-051-3/+1
| | * Input: edt-ft5x06 - add support for iovcc-supplyStephan Gerhold2021-06-011-2/+36
| | * Input: cyttsp - remove public headerDmitry Torokhov2021-06-014-2/+12
| | * Input: resistive-adc-touch - rework mapping of channelsDmitry Torokhov2021-06-011-63/+51
| | * Input: resistive-adc-touch - replace OF headers with proper onesAndy Shevchenko2021-05-311-3/+3
| | * Input: resistive-adc-touch - describe parameters in kernel docAndy Shevchenko2021-05-311-1/+3
| | * Input: cyttsp - do not force interrupt triggerDmitry Torokhov2021-05-301-2/+1
| | * Input: cyttsp - obtain regulatorsLinus Walleij2021-05-262-0/+37
| | * Input: cyttsp - probe from compatiblesLinus Walleij2021-05-262-0/+16
| | * Input: resistive-adc-touch - add support for z1 and z2 channelsOleksij Rempel2021-05-251-14/+126
| | * Merge tag 'v5.12' into nextDmitry Torokhov2021-05-252-5/+4
| | |\
| * | | Input: elants_i2c - switch to probe_newTakashi Iwai2021-05-301-3/+2
| * | | Input: elants_i2c - fix NULL dereference at probingTakashi Iwai2021-05-301-3/+3
| * | | Input: usbtouchscreen - fix control-request directionsJohan Hovold2021-05-241-4/+4
* | | | Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to to...Hans de Goede2021-05-201-52/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-0625-543/+2143
|\| | |
| * | | Input: ili210x - add missing negation for touch indication on ili210xHansem Ro2021-05-061-1/+1
| * | | Merge branch 'next' into for-linusDmitry Torokhov2021-05-0425-545/+2143
| |\| |
| | * | Input: add driver for the Hycon HY46XX touchpanel seriesGiulio Benetti2021-04-133-0/+603
| | * | Input: cyttsp - flag the device properlyLinus Walleij2021-04-101-1/+1
| | * | Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJORLinus Walleij2021-04-101-0/+3
| | * | Input: cyttsp - drop the phys pathLinus Walleij2021-04-102-3/+0
| | * | Input: cyttsp - reduce reset pulse timingsLinus Walleij2021-04-101-2/+8
| | * | Input: cyttsp - error message on boot mode exit errorLinus Walleij2021-04-101-1/+3
| | * | Input: mms114 - support MMS136Linus Walleij2021-04-091-6/+16
| | * | Input: Add support for ILITEK Lego SeriesJoe Hung2021-04-093-0/+703
| | * | Input: add MStar MSG2638 touchscreen driverVincent Knecht2021-04-093-0/+350
| | * | Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede2021-04-091-4/+40
| | * | Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede2021-04-091-2/+42
| | * | Input: move to use request_irq by IRQF_NO_AUTOEN flagBarry Song2021-03-259-23/+15
| | * | Merge tag 'v5.12-rc4' into nextDmitry Torokhov2021-03-252-5/+8
| | |\ \
| | * | | Input: cyttsp - verbose error on soft resetLinus Walleij2021-03-251-5/+8
| | * | | Input: iqs5xx - make reset GPIO optionalJeff LaBundy2021-03-251-8/+17
| | * | | Input: touchscreen - move helper functions to coreJeff LaBundy2021-03-253-211/+0
| | * | | Input: wacom_i2c - switch to using managed resourcesDmitry Torokhov2021-03-251-38/+17
| | * | | Input: wacom_i2c - do not force interrupt triggerDmitry Torokhov2021-03-251-2/+1
| | * | | Input: iqs5xx - close bootloader using hardware resetJeff LaBundy2021-03-251-17/+7
| | * | | Input: iqs5xx - remove superfluous revision validationJeff LaBundy2021-03-251-32/+8
| | * | | Input: iqs5xx - expose firmware revision to user spaceJeff LaBundy2021-03-251-16/+40