summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2021-07-20Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai
2021-07-14Input: usbtouchscreen - fix control-request directionsJohan Hovold
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede
2021-05-11Input: ili210x - add missing negation for touch indication on ili210xHansem Ro
2021-04-21Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly
2021-03-04Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin
2021-03-04Input: elo - fix an error code in elo_connect()Dan Carpenter
2021-03-04Input: sur40 - fix an error code in sur40_probe()Dan Carpenter
2020-12-30Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn
2020-12-30Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov
2020-12-30Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel
2020-12-30Input: ads7846 - fix race that causes missing releasesDavid Jander
2020-11-24Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran
2020-10-29Input: stmfts - fix a & vs && typoYueHaibing
2020-10-29Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter
2020-07-22Input: mms114 - add extra compatible for mms345lStephan Gerhold
2020-07-22Input: goodix - fix touch coordinates on Cube I15-TCSergei A. Trusov
2020-06-24Input: edt-ft5x06 - fix get_default register write accessMarco Felsch
2020-06-17Input: mms114 - fix handling of mms345lStephan Gerhold
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard
2020-04-01Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter
2020-02-24Input: edt-ft5x06 - work around first register access errorPhilipp Zabel
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-04Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov
2020-01-04Input: st1232 - do not reset the chip too earlyDmitry Torokhov
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green
2019-12-13Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
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