summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
13 daysInput: ims-pcu - fix type confusion in CDC union descriptor parsingDmitry Torokhov1-1/+1
13 daysInput: ims-pcu - fix race condition in reset_device sysfs callbackDmitry Torokhov1-0/+2
13 daysInput: ims-pcu - fix potential infinite loop in CDC union descriptor parsingDmitry Torokhov1-2/+3
13 daysInput: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug loggingDmitry Torokhov1-1/+1
13 daysInput: ims-pcu - fix logic error in packet resetDmitry Torokhov1-1/+1
13 daysInput: ims-pcu - fix firmware leak in async updateDmitry Torokhov1-3/+2
13 daysInput: ims-pcu - fix DMA mapping violation in line setupDmitry Torokhov1-2/+7
13 daysInput: ims-pcu - add response length checksDmitry Torokhov1-6/+81
13 daysInput: ims-pcu - validate control endpoint typeDmitry Torokhov1-0/+6
13 daysInput: ims-pcu - release data interface on disconnectDmitry Torokhov1-0/+1
13 daysInput: ims-pcu - only expose sysfs attributes on control interfaceDmitry Torokhov1-0/+7
13 daysInput: ims-pcu - fix use-after-free and double-free in disconnectDmitry Torokhov1-2/+1
2026-07-18Input: maplecontrol - set driver data before registering input deviceDmitry Torokhov1-1/+2
2026-07-18Input: maplemouse - set driver data before registering input deviceDmitry Torokhov1-1/+3
2026-07-18Input: maple_keyb - set driver data before registering input deviceDmitry Torokhov1-2/+2
2026-07-18Input: mms114 - fix multi-touch slot corruptionDmitry Torokhov1-1/+1
2026-07-18Input: maplemouse - fix NULL pointer dereference in open()Florian Fuchs1-2/+3
2026-07-18Input: gscps2 - advance receive buffer write indexXu Rao1-0/+1
2026-07-18Input: mms114 - reject an oversized device packet sizeBryam Vargas1-0/+6
2026-07-18Input: touchwin - reset the packet index on every complete packetBryam Vargas1-6/+9
2026-07-18Input: ads7846 - don't use scratch for tx_buf when clearing registerKris Bahnsen1-3/+2
2026-07-18Input: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov1-6/+12
2026-07-18Input: iforce - bound the device-reported force-feedback effect indexBryam Vargas1-7/+11
2026-07-18Input: goodix - clamp the device-reported contact countBryam Vargas1-1/+2
2026-07-18Input: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar1-6/+30
2026-07-18Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas1-1/+1
2026-07-18Input: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas1-1/+1
2026-07-18Input: synaptics-rmi4 - unregister function handlers on physical driver regis...Haoxiang Li1-1/+3
2026-06-07Merge tag 'input-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+15
2026-06-06Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboardCryolitia PukNgae1-0/+7
2026-06-03Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)Zeyu WANG1-0/+8
2026-05-31Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-12/+43
2026-05-22Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()Thomas Fourier1-1/+1
2026-05-14Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490Nicolás Bazaes1-0/+1
2026-05-12Input: atlas - check ACPI_COMPANION() against NULLRafael J. Wysocki1-1/+5
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-07Input: fm801-gp - simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)1-2/+2
2026-05-01Input: xpad - add "Nova 2 Lite" from GameSirQbeliw Tanaka1-0/+1
2026-05-01Input: xpad - add support for ASUS ROG RAIKIRI IIDmitriy Zharov1-0/+5
2026-04-29Input: elan_i2c - validate firmware size before useDmitry Torokhov1-0/+5
2026-04-27Input: xpad - fix out-of-bounds access for Share buttonDmitry Torokhov1-4/+4
2026-04-27Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer sizeGreg Kroah-Hartman1-0/+5
2026-04-23Input: elan_i2c - increase device reset wait timeout after update FWJingle Wu 吳金國1-1/+1
2026-04-23Input: elan_i2c - add ic type 0x19Jingle Wu 吳金國1-0/+3
2026-04-23Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds80-3332/+1522
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+51
2026-04-20Merge branch 'next' into for-linusDmitry Torokhov209-3522/+1708
2026-04-20Input: charlieplex_keypad - add GPIO charlieplex keypadHugo Villeneuve3-0/+247
2026-04-20Input: imx_keypad - fix spelling mistake "Colums" -> "Columns"Ethan Carter Edwards1-2/+2