summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: edt-ft5x06 - add support for regulatorMylène Josserand2019-10-281-0/+30
* Input: st1232 - switch to using MT-B protocolDmitry Torokhov2019-10-281-54/+56
* Input: st1232 - note that the receive buffer is DMA-safeDmitry Torokhov2019-10-281-1/+1
* Input: st1232 - do not set parent device explicitlyDmitry Torokhov2019-10-281-1/+0
* Input: st1232 - do not allocate fingers data separatelyDmitry Torokhov2019-10-281-10/+6
* Input: st1232 - do not reset the chip too earlyDmitry Torokhov2019-10-281-10/+12
* Input: st1232 - rely on I2C core to configure wakeup interruptDmitry Torokhov2019-10-281-10/+6
* Input: st1232 - do not unconditionally configure as wakeup sourceDmitry Torokhov2019-10-281-1/+0
* Input: st1232 - simplify parsing of read bufferDmitry Torokhov2019-10-281-25/+25
* Input: wacom_i2c - remove unneeded gpio.h header fileFabio Estevam2019-10-271-1/+0
* Input: s3c2410_ts - remove unneeded gpio.h header fileFabio Estevam2019-10-271-1/+0
* Input: colibri-vf50-ts - remove unneeded gpio.h header fileFabio Estevam2019-10-271-1/+0
* Merge tag 'v5.4-rc5' into nextDmitry Torokhov2019-10-273-12/+56
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-10-251-2/+4
| |\
| | * Input: st1232 - fix reporting multitouch coordinatesDixit Parmar2019-10-211-2/+4
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-10-171-8/+50
| |\|
| | * Input: goodix - add support for 9-bytes reportsYauhen Kharuzhy2019-10-021-8/+50
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-09-1917-808/+368
| |\|
| * | Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab2019-08-121-0/+2
| |\ \
| * | | media: input/touchscreen/sur40: use COLORSPACE_RAWHans Verkuil2019-07-231-2/+2
* | | | Input: pixcir_i2c_ts - remove platform dataDmitry Torokhov2019-10-091-75/+25
* | | | Input: pixcir_i2c_ts - do not print error on defer probeFabio Estevam2019-10-091-2/+6
* | | | Input: pixcir_i2c_ts - print register address in decimalFabio Estevam2019-10-091-6/+6
* | | | Input: pixcir_i2c_ts - keep header files sortedFabio Estevam2019-10-091-5/+5
* | | | Input: pixcir_i2c_ts - move definitions into a single fileFabio Estevam2019-10-091-1/+59
* | | | Input: pixcir_i2c_ts - remove unneeded gpio.h header fileFabio Estevam2019-10-091-1/+0
* | | | Input: atmel_mxt_ts - disable IRQ across suspendEvan Green2019-10-021-0/+4
| |_|/ |/| |
* | | Input: bu21013_ts - switch to using standard touchscreen propertiesDmitry Torokhov2019-09-021-21/+33
* | | Input: bu21013_ts - switch to using MT-B (slotted) protocolDmitry Torokhov2019-09-021-37/+43
* | | Input: bu21013_ts - fix suspend when wake sourceDmitry Torokhov2019-09-021-24/+24
* | | Input: bu21013_ts - use interrupt from I2C clientDmitry Torokhov2019-09-021-16/+19
* | | Input: bu21013_ts - remove support for platform dataDmitry Torokhov2019-09-021-72/+37
* | | Input: bu21013_ts - convert to using managed resourcesDmitry Torokhov2019-09-021-98/+84
* | | Input: bu21013_ts - remove useless commentsDmitry Torokhov2019-09-021-59/+2
* | | Input: bu21013_ts - annotate supend/resume methods as __maybe_unusedDmitry Torokhov2019-09-021-10/+3
* | | Input: bu21013_ts - rename some variablesDmitry Torokhov2019-09-021-186/+190
* | | Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij2019-09-021-48/+38
* | | Input: wacom_w8001 - allocate additional space for 'phys'Jason Gerecke2019-08-201-1/+3
* | | Input: remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-145-18/+6
* | | Input: edt-ft5x06 - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-121-2/+0
* | | Input: atmel_mxt_ts - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-2/+1
* | | Input: hideep - switch to use device_property_count_u32()Andy Shevchenko2019-08-121-2/+1
* | | Merge tag 'v5.3-rc4' into nextDmitry Torokhov2019-08-114-6/+7
|\ \ \ | | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-08-091-0/+2
| |\ \ | | |/ | |/|
| | * Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum2019-08-011-0/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-201-2/+1
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2019-07-2089-595/+90
| | |\
| * | | docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-07-135-45/+77
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2019-07-107-97/+92
| | |\ \