summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov2022-06-141-8/+8
* Input: goodix - fix spurious key release eventsDmitry Mastykin2022-06-061-1/+1
* Input: ili210x - fix reset timingMarek Vasut2022-05-251-2/+2
* Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun2022-05-251-3/+5
* Input: touchscreen - Fix backport of a02dcde595f7cbd240ccd64de96034ad91cffc40Nathan Chancellor2022-01-111-4/+4
* Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-291-1/+1
* Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor2021-12-221-9/+9
* Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai2021-07-201-3/+10
* Input: usbtouchscreen - fix control-request directionsJohan Hovold2021-07-141-4/+4
* Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede2021-05-221-4/+40
* Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede2021-05-221-2/+42
* Input: ili210x - add missing negation for touch indication on ili210xHansem Ro2021-05-111-1/+1
* Input: s6sy761 - fix coordinate read bit shiftCaleb Connolly2021-04-211-2/+2
* Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin2021-03-041-1/+2
* Input: elo - fix an error code in elo_connect()Dan Carpenter2021-03-041-1/+3
* Input: sur40 - fix an error code in sur40_probe()Dan Carpenter2021-03-041-0/+1
* Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn2020-12-301-0/+12
* Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov2020-12-301-1/+2
* Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel2020-12-301-2/+3
* Input: ads7846 - fix race that causes missing releasesDavid Jander2020-12-301-18/+26
* Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFERNecip Fazil Yildiran2020-11-241-0/+1
* Input: stmfts - fix a & vs && typoYueHaibing2020-10-291-1/+1
* Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter2020-10-291-11/+16
* Input: mms114 - add extra compatible for mms345lStephan Gerhold2020-07-221-2/+15
* Input: goodix - fix touch coordinates on Cube I15-TCSergei A. Trusov2020-07-221-0/+22
* Input: edt-ft5x06 - fix get_default register write accessMarco Felsch2020-06-241-3/+9
* Input: mms114 - fix handling of mms345lStephan Gerhold2020-06-171-7/+5
* Input: usbtouchscreen - add support for BonXeon TPJames Hilliard2020-06-031-0/+1
* Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter2020-04-011-4/+4
* Input: edt-ft5x06 - work around first register access errorPhilipp Zabel2020-02-241-0/+7
* Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan2020-01-291-1/+5
* Input: sur40 - fix interface sanity checksJohan Hovold2020-01-291-1/+1
* Input: ili210x - handle errors from input_mt_init_slots()Dmitry Torokhov2020-01-041-1/+6
* Input: st1232 - do not reset the chip too earlyDmitry Torokhov2020-01-041-10/+12
* Input: atmel_mxt_ts - disable IRQ across suspendEvan Green2020-01-041-0/+4
* Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede2019-12-131-0/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-11-131-7/+0
|\
| * Input: cyttsp4_core - fix use after free bugPan Bian2019-11-121-7/+0
* | 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
|\|
| * 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