aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/i...Mark Brown10-466/+114
2 daysMerge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/d...Mark Brown9-12/+43
9 daysInput: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()Thomas Fourier1-1/+1
2026-05-13Input: 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 - 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-07Input: fm801-gp - simplify initialisation of pci_device_id arrayUwe Kleine-König (The Capable Hub)1-2/+2
2026-05-04Input: 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-04-30Input: xpad - add "Nova 2 Lite" from GameSirQbeliw Tanaka1-0/+1
2026-04-30Input: xpad - add support for ASUS ROG RAIKIRI IIDmitriy Zharov1-0/+5
2026-04-30Input: pcap_ts - remove unused driverArnd Bergmann3-263/+0
2026-04-30Input: pcap_keys - remove unused driverArnd Bergmann3-136/+0
2026-04-29Input: elan_i2c - validate firmware size before useDmitry Torokhov1-0/+5
2026-04-26Input: xpad - fix out-of-bounds access for Share buttonDmitry Torokhov1-4/+4
2026-04-26Input: usbtouchscreen - clamp NEXIO data_len/x_len to URB buffer sizeGreg Kroah-Hartman1-0/+5
2026-04-26Input: stmfts - fix formatting issuesDmitry Torokhov1-17/+19
2026-04-26Input: stmfts - add optional reset GPIO supportPetr Hodina1-0/+23
2026-04-26Input: stmfts - use client to make future code cleanerPetr Hodina1-1/+2
2026-04-26Input: stmfts - disable regulators and disable irq when power on failsDavid Heidelberg1-21/+38
2026-04-26Input: stmfts - abstract reading information from the firmwareDavid Heidelberg1-12/+23
2026-04-26Input: stmfts - switch to devm_regulator_bulk_get_constDavid Heidelberg1-13/+11
2026-04-26Input: stmfts - use dev struct directlyDavid Heidelberg1-11/+11
2026-04-26Input: 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-22Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds80-3331/+1521
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-19Merge branch 'next' into for-linusDmitry Torokhov209-3521/+1707
2026-04-19Input: charlieplex_keypad - add GPIO charlieplex keypadHugo Villeneuve3-0/+247
2026-04-19Input: imx_keypad - fix spelling mistake "Colums" -> "Columns"Ethan Carter Edwards1-2/+2
2026-04-19Input: 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-15Merge 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-07Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov1-7/+21
2026-04-07Input: pc110pad - remove driverDmitry Torokhov3-171/+0
2026-04-06Input: aiptek - validate raw macro indices before updating statePengpeng Hou1-4/+9
2026-04-06Input: 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-03Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless modeShengyu Qu1-0/+3
2026-04-03Input: xpad - add support for Razer Wolverine V3 ProZoltan Illes1-0/+2
2026-04-03Input: xpad - add RedOctane Games vendor idSanjay Govind1-0/+1
2026-04-03Input: 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
2026-04-01Input: aw86927 - respect vibration magnitude levelsGriffin Kroah-Hartman1-7/+7
2026-03-30Input: synaptics_usb - refactor endpoint lookupJohan Hovold1-21/+2
2026-03-30Input: appletouch - refactor endpoint lookupJohan Hovold1-15/+6
2026-03-30Input: keyspan-remote - refactor endpoint lookupJohan Hovold1-20/+2
2026-03-25Input: pegasus_notetaker - use HID definesOliver Neukum1-5/+2
2026-03-25Input: aiptek - use HID headersOliver Neukum1-4/+3
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-24Input: msg2638 - use guard notation when acquiring mutexDmitry Torokhov1-10/+9
2026-03-24Input: mms114 - use guard notation when acquiring mutexDmitry Torokhov1-15/+5
2026-03-24Input: mk712 - use guard notation when acquiring spinlockDmitry Torokhov1-12/+4
2026-03-24Input: melfas_mip4 - switch to using cleanup functionsDmitry Torokhov1-77/+44
2026-03-24Input: lpc32xx_ts - use guard notation when acquiring mutexDmitry Torokhov1-6/+2
2026-03-24Input: iqs7211 - use cleanup facility for fwnodesDmitry Torokhov1-16/+8
2026-03-24Input: iqs5xx - simplify parsing of firmware blobDmitry Torokhov1-23/+22
2026-03-24Input: iqs5xx - switch to using cleanup functionsDmitry Torokhov1-81/+64
2026-03-24Input: ipaq-micro-ts - use guard notation when acquiring mutex/spinlockDmitry Torokhov1-6/+2
2026-03-24Input: imx6ul_tsc - use guard notation when acquiring mutexDmitry Torokhov1-10/+9
2026-03-24Input: imagis - use guard notation when acquiring mutexDmitry Torokhov1-14/+16
2026-03-24Input: hycon-hy46xx - use guard notation when acquiring mutexDmitry Torokhov1-20/+11
2026-03-24Input: hideep - switch to using cleanup functionsDmitry Torokhov1-34/+20
2026-03-24Input: goodix - switch to using cleanup functions in firmware codeDmitry Torokhov1-14/+15
2026-03-24Input: exc3000 - use guard notation when acquiring mutexDmitry Torokhov1-21/+10
2026-03-24Input: elo - use guard notation when acquiring mutexDmitry Torokhov1-16/+16
2026-03-24Input: elants_i2c - switch to using cleanup facilitiesDmitry Torokhov1-52/+39
2026-03-24Input: ektf2127 - use guard notation when acquiring mutexDmitry Torokhov1-4/+4
2026-03-24Input: eeti_ts - use guard notation when acquiring mutexesDmitry Torokhov1-17/+10
2026-03-24Input: edt-ft5x06 - use guard notation when acquiring mutexDmitry Torokhov1-56/+31
2026-03-24Input: cyttsp - use guard notation when acquiring mutexDmitry Torokhov1-12/+8
2026-03-24Input: chipone_icn8318 - use guard notation when acquiring mutexDmitry Torokhov1-4/+4
2026-03-24Input: bu21029_ts - use guard notation when acquiring mutexDmitry Torokhov1-4/+4
2026-03-24Input: auo-pixcir-ts - use guard notation when acquiring mutexesDmitry Torokhov1-21/+22
2026-03-24Input: atmel_mxt_ts - switch to using cleanup functionsDmitry Torokhov1-154/+136
2026-03-24Input: ads7846 - switch to using cleanup functionsDmitry Torokhov1-28/+16
2026-03-24Input: ad7879 - use guard notation when acquiring mutexesDmitry Torokhov1-31/+15
2026-03-24Input: ad7877 - use guard notation when acquiring mutexes/locksDmitry Torokhov1-20/+12
2026-03-17Input: atlas - convert ACPI driver to a platform oneRafael J. Wysocki1-10/+12
2026-03-17input: trackpoint - Enable doubletap by default on capable devicesVishnu Sankar2-0/+51
2026-03-12Input: psmouse - remove dedicated kpsmoused workqueueDmitry Torokhov2-27/+7
2026-03-12Input: alps - use standard workqueue when registering supplemental deviceDmitry Torokhov2-8/+7
2026-03-12Input: psmouse - replace flush_workqueue() with disable_delayed_work_sync()Duoming Zhou1-1/+1
2026-03-12Input: hgpk - remove protocol supportDmitry Torokhov6-1156/+2
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov151-196/+237
2026-03-10Input: mpr121 - drop redundant wakeup handlingbui duc phuc1-8/+0
2026-02-28Input: atkbd - fix various formatting issuesDmitry Torokhov1-53/+32
2026-02-28Input: atkbd - switch to using explicitly sized typesDmitry Torokhov1-15/+15
2026-02-28Input: atkbd - use dev_warn_ratelimited()Dmitry Torokhov1-5/+3
2026-02-28Input: atkbd - use __free() cleanup facility in when parsing FW keymapDmitry Torokhov1-5/+1
2026-02-28Input: atkbd - validate scancode in firmware keymap entriesAriel Silver1-0/+6
2026-02-23Input: synaptics-rmi4 - fix a locking bug in an error pathBart Van Assche1-2/+2
2026-02-23Input: cros_ec_keyb - factor out column processingDmitry Torokhov1-20/+27
2026-02-23Input: cros_ec_keyb - do not allocate keyboard state separatelyDmitry Torokhov1-10/+2
2026-02-23Input: cros_ec_keyb - simplify cros_ec_keyb_work()Dmitry Torokhov1-15/+15
2026-02-23Input: cros_ec_keyb - use BIT() macro instead of open-coding shiftsDmitry Torokhov1-5/+4
2026-02-23Input: cros_ec_keyb - use u8 instead of uint8_tDmitry Torokhov1-6/+5
2026-02-23Input: cros_ec_keyb - add function key supportFabio Baltieri1-15/+165
2026-02-23Input: export input_default_setkeycodeFabio Baltieri1-3/+20
2026-02-23Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+7
2026-02-22Input: adxl34x - drop redundant error variable in adxl34x_i2c_probeThorsten Blum1-4/+1
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds143-176/+176
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook147-185/+184
2026-02-18Input: bcm5974 - recover from failed mode switchLiam Mitchell1-1/+41
2026-02-17Input: drv260x - fix unbalanced regulator_disable() callYauhen Kharuzhy1-0/+18
2026-02-17Input: drv260x - handle calibration timeoutYauhen Kharuzhy1-0/+13
2026-02-17Input: drv260x - add support for ACPI-enumerated devicesYauhen Kharuzhy1-0/+10
2026-02-17Input: drv260x - sort all #include alphabeticallyYauhen Kharuzhy1-3/+3
2026-02-17Input: drv260x - add I2C IDs for all device variantsYauhen Kharuzhy1-0/+3
2026-02-17Input: st1232 - expose firmware version via sysfsMichael Tretter1-0/+29
2026-02-17Input: st1232 - read firmware version and revisionMichael Tretter1-1/+37
2026-02-17Input: libps2 - embed WARN_ON(1) macros into their enclosing if statementsMax Brener1-9/+3
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-299/+323
2026-02-14Merge branch 'next' into for-linusDmitry Torokhov39-298/+531
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-03Input: apbps2 - fix comment style and typosMicah Ostrow1-7/+7
2026-02-01Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keysDmitry Torokhov1-5/+12
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2026-01-24Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-24Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
2026-01-24Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano1-5/+0
2026-01-21Input: ili210x - add support for polling modeMarek Vasut1-20/+55
2026-01-21Input: appletouch - fix potential race between resume and openDmitry Torokhov1-5/+4
2026-01-21Input: synaptics_i2c - switch to using managed resourcesDmitry Torokhov1-118/+90
2026-01-21Input: synaptics_i2c - guard polling restart in resumeMinseong Kim1-2/+5
2026-01-21Input: gpio_decoder - don't use "proxy" headersAndy Shevchenko1-2/+3
2026-01-21Input: gpio_decoder - make use of the macros from bits.hAndy Shevchenko1-2/+2
2026-01-21Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()Andy Shevchenko1-14/+14
2026-01-21Input: gpio_decoder - unify messages with help of dev_err_probe()Andy Shevchenko1-16/+10
2026-01-21Input: gpio_decoder - make use of device propertiesAndy Shevchenko1-5/+4
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-20Input: serio - complete sizeof(*pointer) conversionsWentong Tian3-4/+3
2026-01-20Input: wdt87xx_i2c - switch to use dev_err_probe()Andy Shevchenko1-10/+4
2026-01-20Input: tsc40 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchwin - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchright - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchit213 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: penmount - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: mtouch - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: inexio - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+1
2026-01-20Input: hampshire - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: gunze - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: elo - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...Andy Shevchenko1-2/+1
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: edt-ft5x06 - add support for FocalTech FT3518Yedaya Katsman1-0/+6
2026-01-20Input: ili210x - convert to dev_err_probe()Marek Vasut1-21/+10
2026-01-07Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade1-4/+3
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-2/+29
2025-12-18Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao1-1/+1
2025-12-18Input: xpad - add support for CRKD GuitarsSanjay Govind1-0/+5
2025-12-18Input: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov1-1/+1
2025-12-18Input: ilitek_ts_i2c - fix warning with gpio controllers that sleepJosua Mayer1-4/+4
2025-12-18Input: twl4030 - add TWL603x power buttonAndreas Kemnade1-5/+55
2025-12-18Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari1-1/+1
2025-12-18Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari1-4/+4
2025-12-18Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-12-18Input: gpio_keys - replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein1-0/+4
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou1-0/+1
2025-12-15Input: stmfts - use sysfs_emit() instead of sprintf()Petr Hodina1-7/+7
2025-12-15Input: stmfts - make comments correctPetr Hodina1-4/+1
2025-12-15Input: stmfts - correct wording for the warning messageDavid Heidelberg1-1/+1
2025-12-15Input: i8042 - add TUXEDO InfinityBook Max Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+7
2025-12-15Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboardCryolitia PukNgae1-0/+7
2025-12-13Input: cros_ec_keyb - clarify key event error messageFabio Baltieri1-1/+2
2025-12-13Input: pf1550 - remove "defined but unused" warningVaibhav Gupta1-1/+1
2025-12-13Input: cyapa - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus2-4/+0
2025-12-13Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-4/+0
2025-12-13Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-4/+0
2025-12-13Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/sc...Dmitry Torokhov3-0/+209