summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
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-02Input: goodix - add support for 9-bytes reportsYauhen Kharuzhy
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
2019-07-13Input: auo-pixcir-ts - switch to using devm_add_action_or_reset()Fuqian Huang
2019-07-10Merge branch 'next' into for-linusDmitry Torokhov
2019-07-09Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-07-05Input: edt-ft5x06 - simplify event reporting codeDmitry Torokhov
2019-07-05Input: atmel_mxt_ts - fix leak in mxt_update_cfg()Ian Ray
2019-07-01Input: atmel_mxt_ts - fix -Wunused-const-variableNathan Huckleberry
2019-06-30Input: edt-ft5x06 - use get_unaligned_be16()Dmitry Torokhov
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 475Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner
2019-06-12media: touchscreen/sur40: set device_caps in struct video_deviceHans Verkuil
2019-06-09Input: iqs5xx - get axis info before calling input_mt_init_slots()Jeff LaBundy