summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2019-11-25MLK-18816-2 input/touch: do not clear touch interrupt when enable irqHaibo Chen
2019-11-25MLK-17829 touchscreen: Add synaptics_dsx S3508 i2c touch driverHaibo Chen
2019-11-25MLK-14392-1 input: touch: add focaltech touch screen supportGao Pan
2019-11-25MLK-18636 Input: egalax_ts: Restore call to i2c_set_clientdataLeonard Crestez
2019-11-25MLK-17779 input: egalax_ts: free irq resource before request the line as GPIOFugang Duan
2019-11-25MLK-15950 input: egalax_ts: switch to i2c interface before wake upHaibo Chen
2019-11-25MLK-13244 input: touchscreen: add support for vtl touchscreenAlejandro Lozano
2019-11-25MLK-14801 input: touch: ads7846: fix the pressure_max settingHaibo Chen
2019-11-25Input: ads7846: add return value check after calling .of_property_read_u32()Haibo Chen
2019-11-25MLK-10142-1 touchscreen: elan: add elan touch screen driver supportHaibo Chen
2019-11-25MLK-11703-1: input: touchscreen: max11801_ts: Add DCM mode for max11801 ADCRobin Gong
2019-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-11-12Input: cyttsp4_core - fix use after free bugPan Bian
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