summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
15 hoursInput: ims-pcu - fix type confusion in CDC union descriptor parsingDmitry Torokhov
15 hoursInput: ims-pcu - fix race condition in reset_device sysfs callbackDmitry Torokhov
15 hoursInput: ims-pcu - fix potential infinite loop in CDC union descriptor parsingDmitry Torokhov
15 hoursInput: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug loggingDmitry Torokhov
15 hoursInput: ims-pcu - fix logic error in packet resetDmitry Torokhov
15 hoursInput: ims-pcu - fix firmware leak in async updateDmitry Torokhov
15 hoursInput: ims-pcu - fix DMA mapping violation in line setupDmitry Torokhov
15 hoursInput: ims-pcu - add response length checksDmitry Torokhov
15 hoursInput: ims-pcu - validate control endpoint typeDmitry Torokhov
15 hoursInput: ims-pcu - release data interface on disconnectDmitry Torokhov
15 hoursInput: ims-pcu - only expose sysfs attributes on control interfaceDmitry Torokhov
15 hoursInput: ims-pcu - fix use-after-free and double-free in disconnectDmitry Torokhov
7 daysInput: maplecontrol - set driver data before registering input deviceDmitry Torokhov
7 daysInput: maplemouse - set driver data before registering input deviceDmitry Torokhov
7 daysInput: maple_keyb - set driver data before registering input deviceDmitry Torokhov
7 daysInput: mms114 - fix multi-touch slot corruptionDmitry Torokhov
7 daysInput: maplemouse - fix NULL pointer dereference in open()Florian Fuchs
7 daysInput: gscps2 - advance receive buffer write indexXu Rao
7 daysInput: mms114 - reject an oversized device packet sizeBryam Vargas
7 daysInput: touchwin - reset the packet index on every complete packetBryam Vargas
7 daysInput: ads7846 - don't use scratch for tx_buf when clearing registerKris Bahnsen
7 daysInput: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
7 daysInput: iforce - bound the device-reported force-feedback effect indexBryam Vargas
7 daysInput: goodix - clamp the device-reported contact countBryam Vargas
7 daysInput: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
7 daysInput: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas
7 daysInput: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas
7 daysInput: synaptics-rmi4 - unregister function handlers on physical driver regis...Haoxiang Li
2026-06-07Merge tag 'input-for-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-06Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboardCryolitia PukNgae
2026-06-02Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)Zeyu WANG
2026-05-31Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-22Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()Thomas Fourier
2026-05-13Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490Nicolás Bazaes
2026-05-12Input: atlas - check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-05-07Input: atmel_mxt_ts - check mem_size before calculating config memory sizeDmitry Torokhov
2026-05-07Input: atmel_mxt_ts - fix boundary check in mxt_prepare_cfg_memDmitry Torokhov
2026-05-07Input: fm801-gp - simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)
2026-04-30Input: xpad - add "Nova 2 Lite" from GameSirQbeliw Tanaka
2026-04-30Input: xpad - add support for ASUS ROG RAIKIRI IIDmitriy Zharov
2026-04-29Input: elan_i2c - validate firmware size before useDmitry Torokhov
2026-04-26Input: xpad - fix out-of-bounds access for Share buttonDmitry Torokhov
2026-04-26Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer sizeGreg Kroah-Hartman
2026-04-23Input: elan_i2c - increase device reset wait timeout after update FWJingle Wu 吳金國
2026-04-23Input: elan_i2c - add ic type 0x19Jingle Wu 吳金國
2026-04-22Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-19Merge branch 'next' into for-linusDmitry Torokhov
2026-04-19Input: charlieplex_keypad - add GPIO charlieplex keypadHugo Villeneuve
2026-04-19Input: imx_keypad - fix spelling mistake "Colums" -> "Columns"Ethan Carter Edwards