summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2026-05-07Input: fm801-gp - simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)1-2/+2
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: 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-05-01Input: pcap_ts - remove unused driverArnd Bergmann3-263/+0
2026-05-01Input: pcap_keys - remove unused driverArnd Bergmann3-136/+0
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-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-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-20Input: lm8323 - remove space before newlineColin Ian King1-1/+1
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
2026-04-20Input: edt-ft5x06 - fix use-after-free in debugfs teardownDmitry Torokhov1-0/+3
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-6/+29
2026-04-16Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-171/+0
2026-04-13MIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij1-6/+29
2026-04-11Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+28
2026-04-08Input: uinput - take event lock when submitting FF request "event"Dmitry Torokhov1-0/+7
2026-04-08Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()Seungjin Bae1-6/+26
2026-04-08Input: ct82c710 - remove driverDmitry Torokhov3-253/+0
2026-04-08Input: mk712 - remove driverDmitry Torokhov3-220/+0
2026-04-08Input: logibm - remove driverDmitry Torokhov3-177/+0
2026-04-08Input: inport - remove driverDmitry Torokhov3-194/+0
2026-04-08Input: qt1070 - inline i2c_check_functionality checkThorsten Blum1-2/+1
2026-04-08Input: qt1050 - inline i2c_check_functionality checkThorsten Blum1-2/+1
2026-04-08Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov1-7/+21
2026-04-07Input: pc110pad - remove driverDmitry Torokhov3-171/+0
2026-04-07Input: aiptek - validate raw macro indices before updating statePengpeng Hou1-4/+9
2026-04-07Input: gf2k - skip invalid hat lookup valuesPengpeng Hou1-2/+4
2026-04-04Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+55
2026-04-04Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless modeShengyu Qu1-0/+3
2026-04-04Input: xpad - add support for Razer Wolverine V3 ProZoltan Illes1-0/+2
2026-04-04Input: xpad - add RedOctane Games vendor idSanjay Govind1-0/+1
2026-04-04Input: xpad - remove stale TODO and changelog headerElliot Tester1-34/+0
2026-04-01Input: usbtouchscreen - refactor endpoint lookupJohan Hovold1-27/+16
2026-04-01Input: aw86927 - add support for Awinic AW86938Griffin Kroah-Hartman1-8/+44