summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
8 daysInput: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov1-6/+12
9 daysInput: goodix - clamp the device-reported contact countBryam Vargas1-1/+2
2026-06-16Input: mms114 - reject an oversized device packet sizeBryam Vargas1-0/+6
2026-06-14Input: touchwin - reset the packet index on every complete packetBryam Vargas1-6/+9
2026-06-11Input: ads7846 - don't use scratch for tx_buf when clearing registerKris Bahnsen1-3/+2
2026-06-10Input: ads7846 - restore half-duplex supportAaro Koskinen1-2/+166
2026-06-01Merge tag 'v7.1-rc6' into nextDmitry Torokhov2-3/+15
2026-05-31Input: iqs5xx - drop unused i2c driver_dataUwe Kleine-König (The Capable Hub)1-3/+3
2026-05-31Input: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)39-63/+63
2026-05-30Input: Add support for Wacom W9000-series penabled touchscreensHendrik Noack3-0/+457
2026-05-07Input: atmel_mxt_ts - use __free() for obuf in mxt_object_showDmitry Torokhov1-7/+3
2026-05-07Input: atmel_mxt_ts - check mem_size before calculating config memory sizeDmitry Torokhov1-2/+9
2026-05-07Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_memDmitry Torokhov1-1/+1
2026-05-05Input: tsc2007 - reduce I2C transactions for Z2 readYuki Horii1-4/+2
2026-05-04Input: atmel_mxt_ts - set byte_offset as signedRicardo Ribalda1-1/+2
2026-05-01Input: pcap_ts - remove unused driverArnd Bergmann3-263/+0
2026-04-27Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer sizeGreg Kroah-Hartman1-0/+5
2026-04-27Input: stmfts - fix formatting issuesDmitry Torokhov1-17/+19
2026-04-27Input: stmfts - add optional reset GPIO supportPetr Hodina1-0/+23
2026-04-27Input: stmfts - use client to make future code cleanerPetr Hodina1-1/+2
2026-04-27Input: stmfts - disable regulators and disable irq when power on failsDavid Heidelberg1-21/+38
2026-04-27Input: stmfts - abstract reading information from the firmwareDavid Heidelberg1-12/+23
2026-04-27Input: stmfts - switch to devm_regulator_bulk_get_constDavid Heidelberg1-13/+11
2026-04-27Input: stmfts - use dev struct directlyDavid Heidelberg1-11/+11
2026-04-27Input: stmfts - fix the MODULE_LICENSE() stringDavid Heidelberg1-1/+1
2026-04-20Input: edt-ft5x06 - fix use-after-free in debugfs teardownDmitry Torokhov1-0/+3
2026-04-08Input: mk712 - remove driverDmitry Torokhov3-220/+0
2026-04-01Input: usbtouchscreen - refactor endpoint lookupJohan Hovold1-27/+16
2026-03-25Input: goodix-berlin - report a resolution of 10 units/mmVal Packett1-0/+8
2026-03-25Input: zinitix - use guard notation when acquiring mutexDmitry Torokhov1-10/+9
2026-03-25Input: wm97xx - use guard notation when acquiring mutexDmitry Torokhov1-34/+23
2026-03-25Input: wdt87xx_i2c - switch to using cleanup functionsDmitry Torokhov1-23/+21
2026-03-25Input: tsc2007 - use guard notation when acquiring mutexesDmitry Torokhov2-10/+6
2026-03-25Input: sx8654 - use IRQF_NOAUTOEN when requesting interruptDmitry Torokhov1-4/+5
2026-03-25Input: sx8654 - use guard notation when acquiring spinlockDmitry Torokhov1-7/+4
2026-03-25Input: sur40 - use guard notation when acquiring spinlockDmitry Torokhov1-12/+11
2026-03-25Input: stmfts - use guard notation when acquiring mutexDmitry Torokhov1-32/+31
2026-03-25Input: raydium_i2c_ts - switch to using cleanup functionsDmitry Torokhov1-32/+24
2026-03-25Input: pixcir_i2c_ts - use guard notation when acquiring mutexDmitry Torokhov1-20/+18
2026-03-25Input: novatek-nvt-ts - use guard notation when acquiring mutexDmitry Torokhov1-4/+4
2026-03-25Input: mxs-lradc-ts - use guard notation when acquiring spinlockDmitry Torokhov1-4/+3
2026-03-25Input: msg2638 - use guard notation when acquiring mutexDmitry Torokhov1-10/+9
2026-03-25Input: mms114 - use guard notation when acquiring mutexDmitry Torokhov1-15/+5
2026-03-25Input: mk712 - use guard notation when acquiring spinlockDmitry Torokhov1-12/+4
2026-03-25Input: melfas_mip4 - switch to using cleanup functionsDmitry Torokhov1-77/+44
2026-03-25Input: lpc32xx_ts - use guard notation when acquiring mutexDmitry Torokhov1-6/+2
2026-03-25Input: iqs7211 - use cleanup facility for fwnodesDmitry Torokhov1-16/+8
2026-03-25Input: iqs5xx - simplify parsing of firmware blobDmitry Torokhov1-23/+22
2026-03-25Input: iqs5xx - switch to using cleanup functionsDmitry Torokhov1-81/+64
2026-03-25Input: ipaq-micro-ts - use guard notation when acquiring mutex/spinlockDmitry Torokhov1-6/+2