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-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
| | * | Input: zinitix - remove unneeded semicolonYang Li2021-02-161-1/+1
| | * | Input: iqs5xx - initialize an uninitialized variableJeff LaBundy2021-01-281-1/+1
| | * | Input: iqs5xx - allow device to be a wake-up sourceJeff LaBundy2021-01-241-2/+2
| | * | Input: iqs5xx - allow more time for ATI to completeJeff LaBundy2021-01-241-6/+5
| | * | Input: iqs5xx - eliminate unnecessary register readJeff LaBundy2021-01-241-19/+12
| | * | Input: iqs5xx - simplify axis setup logicJeff LaBundy2021-01-241-79/+21
| | * | Input: iqs5xx - re-initialize device upon warm resetJeff LaBundy2021-01-241-11/+41
| | * | Input: iqs5xx - accommodate bootloader latencyJeff LaBundy2021-01-241-2/+7
| | * | Input: iqs5xx - preserve bootloader errorsJeff LaBundy2021-01-241-1/+5
| | * | Input: iqs5xx - minor cosmetic improvementsJeff LaBundy2021-01-241-4/+4
| | * | Input: elants_i2c - add support for eKTF3624Michał Mirosław2021-01-241-17/+135
| | * | Input: ads7846 - convert to one messageOleksij Rempel2021-01-201-183/+193
| | * | Input: stmpe-ts - add description for 'prop' struct memberLee Jones2021-01-191-0/+1
| | * | Input: surface3_spi - remove set but unused variable 'timestamp'Lee Jones2021-01-191-2/+0
| | * | Input: usbtouchscreen - actually check return value of usb_submit_urb()Lee Jones2021-01-191-0/+3
| | * | Input: melfas_mip4 - mark a bunch of variables as __always_unusedLee Jones2021-01-191-4/+4
| | * | Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin2020-12-151-1/+2
| * | | Input: st1232 - add IDLE state as ready conditionMichael Tretter2021-02-191-1/+1
* | | | Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2021-02-173-13/+63
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-063-13/+63
| |\| |
| | * | Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno2021-01-091-0/+2
| | * | Input: ili210x - implement pressure reporting for ILI251xMarek Vasut2021-01-031-7/+19
| | * | Input: st1232 - wait until device is ready before reading resolutionGeert Uytterhoeven2021-01-011-0/+35
| | * | Input: st1232 - do not read more bytes than neededGeert Uytterhoeven2021-01-011-4/+5
| | * | Input: st1232 - fix off-by-one error in resolution handlingGeert Uytterhoeven2021-01-011-2/+2
* | | | isa: Make the remove callback for isa drivers return voidUwe Kleine-König2021-01-261-3/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2020-12-1530-284/+317
|\| |
| * | Merge branch 'next' into for-linusDmitry Torokhov2020-12-1433-290/+320
| |\|
| | * Input: stmpe - add axis inversion and swapping capabilityStefan Riedmueller2020-12-111-2/+5
| | * Input: elants - document some registers and valuesMichał Mirosław2020-12-101-5/+13
| | * Input: atmel_mxt_ts - simplify the return expression of mxt_send_bootloader_c...Zheng Yongjun2020-12-101-6/+1
| | * Input: ad7877 - use new structure for SPI transfer delaysSergiu Cuciurean2020-12-101-2/+4
| | * Input: edt-ft5x06 - consolidate handling of number of electrodesDmitry Torokhov2020-12-101-26/+17
| | * Input: use input_device_enabled()Andrzej Pietrasiewicz2020-12-0219-50/+54
| | * Input: goodix - fix misspelling of 'ctx'Lee Jones2020-11-191-1/+1
| | * Input: wm97xx-ts - provide missing description for 'status'Lee Jones2020-11-191-1/+1
| | * Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...Lee Jones2020-11-191-1/+1
| | * Input: goodix - provide some missing function parameter descriptionsLee Jones2020-11-191-0/+3
| | * Input: atmel_mxt_ts - support regulator suppliesLinus Walleij2020-11-171-1/+36
| | * Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij2020-11-171-2/+4
| | * Merge tag 'v5.9' into nextDmitry Torokhov2020-11-174-6/+3
| | |\