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-11-1215-285/+1350
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2021-11-1115-285/+1350
| |\
| | * Input: wacom_i2c - use macros for the bit masksAlistair Francis2021-11-091-6/+16
| | * Input: ili210x - reduce sample period to 15msMarek Vasut2021-11-091-1/+1
| | * Input: ili210x - improve polled sample spacingMarek Vasut2021-11-091-2/+8
| | * Input: ili210x - special case ili251x sample read outMarek Vasut2021-11-091-5/+13
| | * Input: ili210x - add ili251x firmware update supportMarek Vasut2021-10-162-0/+309
| | * Input: ili210x - export ili251x version details via sysfsMarek Vasut2021-10-161-3/+162
| | * Input: ili210x - use resolution from ili251x firmwareMarek Vasut2021-10-161-0/+56
| | * Input: ads7846 - do not attempt IRQ workaround when deferring probeDmitry Torokhov2021-10-151-1/+1
| | * Input: ads7846 - use input_set_capability()Dmitry Torokhov2021-10-151-2/+1
| | * Input: ads7846 - set input device bus type and product IDDmitry Torokhov2021-10-151-0/+3
| | * Input: tsc200x - make tsc200x_remove() return voidUwe Kleine-König2021-10-124-6/+8
| | * Input: st1232 - prefer asynchronous probingJohn Keeping2021-10-111-0/+1
| | * Input: st1232 - increase "wait ready" timeoutJohn Keeping2021-10-111-1/+1
| | * Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_re...Cai Huoqing2021-09-221-2/+2
| | * Input: elants_i2c - make use of devm_add_action_or_reset()Cai Huoqing2021-09-221-2/+2
| | * Input: goodix - add support for controllers without flashHans de Goede2021-09-204-8/+507
| | * Input: goodix - allow specifying the config filenameHans de Goede2021-09-202-5/+11
| | * Input: goodix - push error logging up into i2c_read and i2c_write helpersHans de Goede2021-09-201-30/+23
| | * Input: goodix - refactor reset handlingHans de Goede2021-09-202-16/+33
| | * Input: goodix - add a goodix.h header fileHans de Goede2021-09-202-68/+79
| | * Input: goodix - change goodix_i2c_write() len parameter type to intHans de Goede2021-09-201-1/+1
| | * Input: ads7846 - switch to devm initializationDaniel Mack2021-09-091-89/+47
| | * Input: ads7846 - remove custom filter handling functions from pdataDaniel Mack2021-09-091-17/+8
| | * Input: ads7846 - add short-hand for spi->dev in probe() functionDaniel Mack2021-09-091-22/+23
| | * Input: raydium_i2c_ts - read device version in bootloader modesimba.hsu2021-09-051-7/+43
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-10-171-13/+16
|\| |
| * | Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel2021-10-151-13/+16
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-09-113-5/+13
|\| |
| * | Input: mms114 - support MMS134SLinus Walleij2021-09-061-4/+11
| * | Input: edt-ft5x06 - added case for EDT EP0110M09Oliver Graute2021-09-051-0/+1
| * | Merge branch 'next' into for-linusDmitry Torokhov2021-09-052-2/+2
| |\|
| | * Input: Fix spelling mistake in Kconfig "Modul" -> "Module"Colin Ian King2021-09-031-1/+1
| | * Merge tag 'v5.13' into nextDmitry Torokhov2021-07-182-2/+2
| | |\
* | | | 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