summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2019-10-28Input: st1232 - rely on I2C core to configure wakeup interruptDmitry Torokhov
2019-10-28Input: st1232 - do not unconditionally configure as wakeup sourceDmitry Torokhov
2019-10-28Input: st1232 - simplify parsing of read bufferDmitry Torokhov
2019-10-27Input: wacom_i2c - remove unneeded gpio.h header fileFabio Estevam
2019-10-27Input: s3c2410_ts - remove unneeded gpio.h header fileFabio Estevam
2019-10-27Input: colibri-vf50-ts - remove unneeded gpio.h header fileFabio Estevam
2019-10-27Merge tag 'v5.4-rc5' into nextDmitry Torokhov
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-21Input: st1232 - fix reporting multitouch coordinatesDixit Parmar
2019-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-09Input: pixcir_i2c_ts - remove platform dataDmitry Torokhov
2019-10-09Input: pixcir_i2c_ts - do not print error on defer probeFabio Estevam
2019-10-09Input: pixcir_i2c_ts - print register address in decimalFabio Estevam
2019-10-09Input: pixcir_i2c_ts - keep header files sortedFabio Estevam
2019-10-09Input: pixcir_i2c_ts - move definitions into a single fileFabio Estevam
2019-10-09Input: pixcir_i2c_ts - remove unneeded gpio.h header fileFabio Estevam
2019-10-02Input: goodix - add support for 9-bytes reportsYauhen Kharuzhy
2019-10-02Input: atmel_mxt_ts - disable IRQ across suspendEvan Green
2019-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-09-02Input: bu21013_ts - switch to using standard touchscreen propertiesDmitry Torokhov
2019-09-02Input: bu21013_ts - switch to using MT-B (slotted) protocolDmitry Torokhov
2019-09-02Input: bu21013_ts - fix suspend when wake sourceDmitry Torokhov
2019-09-02Input: bu21013_ts - use interrupt from I2C clientDmitry Torokhov
2019-09-02Input: bu21013_ts - remove support for platform dataDmitry Torokhov
2019-09-02Input: bu21013_ts - convert to using managed resourcesDmitry Torokhov
2019-09-02Input: bu21013_ts - remove useless commentsDmitry Torokhov
2019-09-02Input: bu21013_ts - annotate supend/resume methods as __maybe_unusedDmitry Torokhov
2019-09-02Input: bu21013_ts - rename some variablesDmitry Torokhov
2019-09-02Input: bu21013_ts - convert to use GPIO descriptorsLinus Walleij
2019-08-20Input: wacom_w8001 - allocate additional space for 'phys'Jason Gerecke
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-12Merge tag 'v5.3-rc4' into patchworkMauro Carvalho Chehab
2019-08-12Input: edt-ft5x06 - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-12Input: atmel_mxt_ts - switch to use device_property_count_u32()Andy Shevchenko
2019-08-12Input: hideep - switch to use device_property_count_u32()Andy Shevchenko
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-08-09Input: remove w90x900 touchscreen driverArnd Bergmann
2019-08-09Input: ads7846 - add support for general touchscreen bindingsMarco Felsch
2019-08-01Input: usbtouchscreen - initialize PM mutex before using itOliver Neukum
2019-07-24Input: ts4800-ts - use devm_platform_ioremap_resource()Mukesh Ojha
2019-07-24Input: sun4i-ts - use devm_platform_ioremap_resource()Mukesh Ojha
2019-07-24Input: mxs-lradc-ts - use devm_platform_ioremap_resource()Mukesh Ojha
2019-07-24Input: fsl-imx25-tcq - use devm_platform_ioremap_resource()Mukesh Ojha
2019-07-23media: input/touchscreen/sur40: use COLORSPACE_RAWHans Verkuil
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds