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-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
| | * | Input: iqs5xx - optimize axis definition and validationJeff LaBundy2021-03-251-16/+14
| | * | Input: iqs5xx - update vendor's URLJeff LaBundy2021-03-251-1/+1
| | * | Input: silead - fix a typoBhaskar Chowdhury2021-03-251-1/+1
| | * | Input: atmel_mxt_ts - support wakeup methodsDmitry Osipenko2021-03-201-0/+78
| | * | Input: lpc32xx_ts - convert to use BIT()edison.jiang2021-03-201-5/+5
| | * | Input: tsc2007 - make use of device propertiesAndy Shevchenko2021-03-151-32/+17
| | * | Input: tsc2007 - convert to GPIO descriptorsAndy Shevchenko2021-03-152-8/+11
| | * | Input: exc3000 - add type sysfs attributeLucas Stach2021-03-071-0/+17
| | * | Input: exc3000 - fix firmware version query for device in bootloaderLucas Stach2021-03-071-0/+14
| | * | Input: exc3000 - factor out vendor data requestLucas Stach2021-03-071-68/+54
| | * | Input: exc3000 - split MT event handling from IRQ handlerLucas Stach2021-03-071-53/+61
* | | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-1/+1
|\ \ \ \
| * | | | input: raspberrypi-ts: Release firmware handle when not neededNicolas Saenz Julienne2021-03-221-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-04-152-5/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolutionDmitry Osipenko2021-03-281-2/+1
| * | Input: elants_i2c - fix division by zero if firmware reports zero phys sizeDmitry Osipenko2021-03-271-1/+1
| * | Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly2021-03-071-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-2313-331/+442
|\| |
| * | Input: st1232 - fix NORMAL vs. IDLE state handlingGeert Uytterhoeven2021-02-231-2/+7
| * | Merge branch 'next' into for-linusDmitry Torokhov2021-02-2213-332/+472
| |\|
| | * Merge tag 'v5.11' into nextDmitry Torokhov2021-02-228-56/+203
| | |\
| | * | Input: zinitix - fix return type of zinitix_init_touch()Dmitry Torokhov2021-02-191-1/+1
| | * | Input: add missing dependencies on CONFIG_HAS_IOMEMDmitry Torokhov2021-02-191-1/+1
| | * | Input: elo - fix an error code in elo_connect()Dan Carpenter2021-02-181-1/+3
| | * | Input: sur40 - fix an error code in sur40_probe()Dan Carpenter2021-02-161-0/+1
| | * | Input: elants_i2c - detect enum overflowJosh Poimboeuf2021-02-161-2/+1