aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
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: 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: 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-12Input: lkkbd - disable pending work before freeing deviceMinseong Kim1-1/+4
2025-12-10Merge tag 'input-for-v6.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-5/+8
2025-12-08Merge branch 'next' into for-linusDmitry Torokhov4-5/+8
2025-12-04Merge tag 'regulator-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+209
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown5-28/+18
2025-11-18Input: ti_am335x_tsc - clamp coordinate_readouts to DT maximum (6)Junjie Cao1-0/+4
2025-11-17Merge tag 'v6.18-rc6' into for-linusDmitry Torokhov5-11/+18
2025-11-17ASoC: arizona-haptics: convert to snd_soc_dapm_xxx()Kuninori Morimoto1-9/+5
2025-11-04Input: cros_ec_keyb - fix an invalid memory accessTzung-Bi Shih1-0/+6
2025-11-04Input: imx_sc_key - fix memory corruption on unloadDan Carpenter1-1/+1
2025-10-21Input: pf1550 - add onkey supportSamuel Kayode3-0/+209
2025-10-17Input: zforce_ts - omit error message when memory allocation failsXichao Zhao1-2/+1
2025-10-17Input: qnap-mcu-input - omit error message when memory allocation failsXichao Zhao1-1/+1
2025-10-17Input: pegasus-notetaker - fix potential out-of-bounds accessSeungjin Bae1-0/+9
2025-10-16Input: cyttsp5 - use %pe format specifierRicardo Ribalda1-2/+2
2025-10-13Input: goodix - remove setting of RST pin to inputMartyn Welch2-27/+1
2025-10-13Input: goodix - add support for ACPI ID GDIX1003Hans de Goede1-0/+1
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds54-855/+2052
2025-10-07Merge branch 'next' into for-linusDmitry Torokhov58-858/+2716
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut1-1/+1
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2025-10-04Merge tag 'hid-for-linus-2025093001' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+10
2025-10-01Merge tag 'mfd-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds5-5/+137
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-0/+524
2025-10-01Merge tag 'chrome-platform-v6.18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2025-10-01Merge branches 'ib-mfd-char-crypto-6.18', 'ib-mfd-gpio-6.18', 'ib-mfd-gpio-hw...Lee Jones9-5/+661
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor1-2/+2
2025-09-30Input: aw86927 - fix error code in probe()Dan Carpenter1-2/+1
2025-09-28Input: psxpad-spi - add a check for the return value of spi_setup()Haotian Zhang1-1/+5
2025-09-28Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni1-0/+1
2025-09-27Input: aw86927 - add driver for Awinic AW86927Griffin Kroah-Hartman3-0/+859
2025-09-24Input: pm8941-pwrkey - disable wakeup for resin by defaultLuca Weiss1-2/+10
2025-09-24Input: add driver for Hynitron CST816x seriesOleh Kuzhylnyi3-0/+266
2025-09-24Input: imx6ul_tsc - set glitch threshold by DTS propertyDario Binacchi1-2/+23
2025-09-24Input: ps2-gpio - fix typoJ. Neuschäfer1-1/+1
2025-09-19Input: atmel_mxt_ts - add support for generic touchscreen configurationsSvyatoslav Ryhel1-4/+7
2025-09-17Input: imx6ul_tsc - use BIT, FIELD_{GET,PREP} and GENMASK macrosDario Binacchi1-42/+54
2025-09-17Input: imx6ul_tsc - fix typo in register nameMichael Trimarchi1-2/+2
2025-09-17Input: twl4030_keypad - drop support for platform dataDmitry Torokhov1-29/+6
2025-09-17Input: add Himax HX852x(ES) touchscreen driverStephan Gerhold3-0/+514
2025-09-17Merge tag 'ib-mfd-gpio-input-pinctrl-pwm-v6.18' of git://git.kernel.org/pub/s...Dmitry Torokhov6-0/+524
2025-09-16input: misc: Add support for MAX7360 rotaryMathieu Dubois-Briand3-0/+203
2025-09-16input: keyboard: Add support for MAX7360 keypadMathieu Dubois-Briand3-0/+321
2025-09-15Input: MT - add INPUT_MT_TOTAL_FORCE flagsAngela Czubak1-4/+10
2025-09-14Merge tag 'input-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-1/+23
2025-09-14Input: cros_ec_keyb - Defer probe until parent EC device is registeredTzung-Bi Shih1-0/+6
2025-09-11mfd: input: rtc: mc13783: Remove deprecated mc13xxx_irq_ack()Alexander Kurz2-5/+0
2025-09-08Input: synaptics-rmi4 - add includes for types used in rmi_2d_sensor.hDmitry Torokhov1-0/+3
2025-09-08Input: spear-keyboard - drop support for platform dataDmitry Torokhov1-56/+15
2025-09-08Input: pxa27x-keypad - drop support for platform dataDmitry Torokhov1-257/+121
2025-09-08Input: pxa27x-keypad - use BIT, GENMASK, FIELD_GET, etcDmitry Torokhov1-59/+69
2025-09-08Input: pxa27x-keypad - replace uint32_t with u32Dmitry Torokhov1-12/+12
2025-09-06Input: mtk-pmic-keys - MT6359 has a specific release irqJulien Massot1-1/+4
2025-09-04Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+14
2025-09-04Input: iqs7222 - avoid enabling unused interruptsJeff LaBundy1-0/+3
2025-09-04Input: xpad - add support for Flydigi Apex 5Antheas Kapenekakis1-0/+2
2025-09-03Input: tsc2007 - prevent overflow in pressure calculationJohannes Kirchmair1-3/+6
2025-09-03Input: tsc2007 - make interrupt optionalSvyatoslav Ryhel1-12/+16
2025-09-03Input: tsc2007 - change warning to debug message if pen GPIO is not definedSvyatoslav Ryhel1-1/+1
2025-09-03Merge tag 'ib-mfd-input-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Dmitry Torokhov3-0/+137
2025-09-03input: tps6594-pwrbutton: Add power button functionalityJob Sava3-0/+137
2025-08-21Input: include export.h in modules using EXPORT_SYMBOL*()Dmitry Torokhov29-1/+29
2025-08-21Input: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-08-21Input: move input_bits_to_string() to input-compat.cDmitry Torokhov3-35/+33
2025-08-21Merge tag 'v6.17-rc2' into HEADDmitry Torokhov15-24/+31
2025-08-12Input: tca8418_keypad - switch to using module_i2c_driver()Dmitry Torokhov1-12/+1
2025-08-12Input: tca6416-keypad - remove the driverDmitry Torokhov3-324/+0
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski2-2/+2
2025-08-07Merge tag 'input-for-v6.17-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds25-343/+913
2025-08-06Merge branch 'next' into for-linusDmitry Torokhov46-1439/+1319
2025-08-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov25-1156/+485
2025-08-03Input: max77693 - convert to atomic pwm operationUwe Kleine-König1-23/+18
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-1077/+383
2025-07-27Input: st1232 - add touch-overlay handlingJavier Carrasco1-8/+27
2025-07-27Input: touch-overlay - add touchscreen overlay handlingJavier Carrasco2-1/+278
2025-07-27Input: atkbd - correctly map F13 - F24Werner Sembach1-6/+6
2025-07-27Input: xpad - use new BTN_GRIP* buttonsVicki Pfau1-18/+18
2025-07-27Input: xpad - change buttons the D-Pad gets mapped as to BTN_DPAD_*Vicki Pfau1-14/+14
2025-07-27Input: synaptics-rmi4 - add support for F1AAndré Apitzsch5-0/+155
2025-07-27Input: synaptics-rmi4 - add support for Forcepads (F21)Marge Yang5-0/+192
2025-07-20Merge tag 'input-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-07-19Input: xpad - set correct controller type for Acer NGR200Nilton Perim Neto1-1/+1
2025-07-04Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-21/+28
2025-07-03Input: cs40l50-vibra - fix potential NULL dereference in cs40l50_upload_owt()Yunshui Jiang1-0/+2
2025-07-03Input: mtk-pmic-keys - add support for MT6359 PMIC keysLouis-Alexis Eyraud1-0/+17
2025-07-01Input: remove special handling of id->driver_info when matchingDmitry Torokhov1-1/+1
2025-07-01Input: evdev - switch matching to EV_SYNDmitry Torokhov1-2/+6
2025-07-01Input: samsung-keypad - use BIT() and GENMASK() where appropriateDmitry Torokhov1-9/+10
2025-07-01Input: samsung-keypad - use per-chip parametersDmitry Torokhov1-24/+37
2025-07-01Input: samsung-keypad - use guard notation to acquire mutexDmitry Torokhov1-6/+2
2025-07-01Input: samsung-keypad - use devm to disable runtime PMDmitry Torokhov1-12/+5
2025-07-01Input: samsung-keypad - use struct_size() helperDmitry Torokhov1-3/+3
2025-07-01Input: samsung-keypad - do not combine memory allocation checksDmitry Torokhov1-1/+4
2025-07-01Input: samsung-keypad - do not set input device's parent explicitlyDmitry Torokhov1-1/+0
2025-07-01Input: samsung-keypad - switch to using devm_clk_get_prepared()Dmitry Torokhov1-18/+4
2025-07-01Input: adp5589: remove the driverNuno Sá3-1077/+0
2025-07-01Input: adp5585: Add Analog Devices ADP5585/89 supportNuno Sá3-0/+383
2025-07-01Input: edt-ft5x06 - add support for FocalTech FT8716Jens Reidel1-0/+6
2025-07-01Input: edt-ft5x06 - use per-client debugfs directoryWolfram Sang1-12/+8
2025-07-01Input: cs40l50 - remove redundant flush_workqueue() callsChen Ni1-1/+0
2025-06-30Input: max8997_haptic - optimize PWM configurationUwe Kleine-König1-49/+47
2025-06-30Input: alps - use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2025-06-29Input: pcf50633-input - remove the driverDr. David Alan Gilbert3-121/+0
2025-06-29Input: iqs7222 - explicitly define number of external channelsJeff LaBundy1-2/+5
2025-06-29Input: goodix - add support for polling modeJoseph Guo1-6/+44
2025-06-27Input: adp5589 - use new GPIO line value setter callbacksBartosz Golaszewski1-5/+6
2025-06-27Input: adp5588 - use new GPIO line value setter callbacksBartosz Golaszewski1-4/+5
2025-06-27Input: ad7879 - use new GPIO line value setter callbacksBartosz Golaszewski1-4/+7
2025-06-27Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto1-0/+2
2025-06-27Input: xpad - return errors from xpad_try_sending_next_out_packet() upMario Limonciello1-1/+1
2025-06-27Input: xpad - adjust error handling for disconnectMario Limonciello1-3/+4
2025-06-17Input: apple_z2 - drop default ARCH_APPLE in KconfigSven Peter1-1/+0
2025-06-17Input: Fully open-code compatible for greppingKrzysztof Kozlowski2-2/+2
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar19-19/+23
2025-06-03Input: psmouse - switch to use scnprintf() to suppress truncation warningDmitry Torokhov1-1/+1
2025-06-03Input: lifebook - switch to use scnprintf() to suppress truncation warningDmitry Torokhov1-2/+2
2025-06-03Input: alps - switch to use scnprintf() to suppress truncation warningDmitry Torokhov1-3/+3
2025-06-03Input: atkbd - switch to use scnprintf() to suppress truncation warningDmitry Torokhov1-2/+2
2025-06-03Input: fsia6b - suppress buffer truncation warning for physMarkus Koch1-1/+1
2025-06-03Input: iqs626a - replace snprintf() with scnprintf()Jeff LaBundy1-1/+1
2025-06-01Merge branch 'next' into for-linusDmitry Torokhov34-66/+166
2025-05-30Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter1-0/+6
2025-05-30Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()Gatien Chevallier1-0/+2
2025-05-30Input: gpio-keys - fix a sleep while atomic with PREEMPT_RTFabrice Gasnier1-2/+2
2025-05-19Input: synaptics-rmi - fix crash with unsupported versions of F34Dmitry Torokhov1-59/+76
2025-05-19Input: atkbd - do not reset keyboard by default on LoongsonQunqin Zhao1-1/+1
2025-05-16Input: xpad - send LED and auth done packets to all Xbox One controllersVicki Pfau1-13/+8
2025-05-16Input: xpad - add the ByoWave Proteus controllerPierre-Loup A. Griffais1-0/+2
2025-05-16Input: xpad - allow delaying init packetsVicki Pfau1-0/+30
2025-05-15Merge tag 'v6.15-rc6' into nextDmitry Torokhov43-186/+257
2025-05-14Input: xpad - add more controllersVicki Pfau1-0/+3
2025-05-11Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-36/+62
2025-05-10Input: xpad - fix xpad_device sortingVicki Pfau1-1/+1
2025-05-10Input: xpad - add support for several more controllersVicki Pfau1-0/+7
2025-05-10Input: xpad - fix Share button on Xbox One controllersVicki Pfau1-15/+20
2025-05-10Input: xpad - fix two controller table valuesVicki Pfau1-2/+2
2025-05-10Input: hisi_powerkey - enable system-wakeup for s2idleUlf Hansson1-1/+1
2025-05-07Input: synaptics - enable InterTouch on Dell Precision M3800Aditya Garg1-0/+1
2025-05-07Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5Aditya Garg1-0/+1
2025-05-07Input: synaptics - enable InterTouch on Dynabook Portege X30L-GAditya Garg1-0/+1
2025-05-07Input: synaptics - enable InterTouch on Dynabook Portege X30-DManuel Fombuena1-0/+1
2025-05-07Input: synaptics - enable SMBus for HP Elitebook 850 G1Dmitry Torokhov1-0/+1
2025-04-30Input: snvs_pwrkey - support power-off-time-secIan Ray1-0/+25
2025-04-29Input: mtk-pmic-keys - fix possible null pointer dereferenceGary Bisson1-2/+2
2025-04-28Input: xpad - add support for 8BitDo Ultimate 2 Wireless ControllerLode Willems1-0/+1
2025-04-28Input: cyttsp5 - fix power control issue on wakeupMikael Gonella-Bolduc1-1/+1
2025-04-28Input: stmpe-ts - use module alias instead of device tableArnd Bergmann1-6/+1
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds1-1/+1
2025-04-18Input: cyttsp5 - ensure minimum reset pulse widthHugo Villeneuve1-1/+4
2025-04-18Input: sparcspkr - avoid unannotated fall-throughWangYuli1-6/+16
2025-04-18input/joystick: magellan: Mark __nonstring look-up tableKees Cook1-1/+1
2025-04-09Input: matrix_keypad - detect change during scanMarkus Burri1-0/+16
2025-04-09Input: matrix_keypad - add function for reading row stateMarkus Burri1-3/+11
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds21-29/+29
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-43/+580
2025-04-05treewide: Convert new and leftover hrtimer_init() usersThomas Gleixner2-8/+5
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner20-25/+25
2025-04-04Merge branch 'next' into for-linusDmitry Torokhov20-52/+758
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+4
2025-04-04Merge tag 'omap-for-v6.14/drivers-signed' of https://git.kernel.org/pub/scm/l...Arnd Bergmann2-3/+4
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+2
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+5
2025-03-29Merge tag 'pinctrl-v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+3
2025-03-29Merge tag 'mfd-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-4/+15
2025-03-29Merge tag 'parisc-for-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+6
2025-03-25objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()Josh Poimboeuf1-2/+2
2025-03-15Merge tag 'input-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-105/+134
2025-03-10Input: goodix_berlin - add support for Berlin-A seriesJens Reidel4-26/+73
2025-03-09Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22
2025-02-28Input: gscps2 - Describe missing function parametersHelge Deller1-0/+6
2025-02-25Merge tag 'v6.14-rc4' into nextDmitry Torokhov8-10/+204
2025-02-25Input: i8042 - swap old quirk combination with new quirk for more devicesWerner Sembach1-21/+10
2025-02-25Input: i8042 - swap old quirk combination with new quirk for several devicesWerner Sembach1-26/+14
2025-02-25Input: i8042 - add required quirks for missing old boardnamesWerner Sembach1-0/+30
2025-02-25Input: i8042 - swap old quirk combination with new quirk for NHxxRZQWerner Sembach1-9/+1
2025-02-25Input: pm8941-pwrkey - fix dev_dbg() output in pm8941_pwrkey_irq()Dmitry Antipov1-2/+2
2025-02-25Input: synaptics - hide unused smbus_pnp_ids[] arrayArnd Bergmann1-0/+2
2025-02-25Input: apple_z2 - fix potential confusion in KconfigSasha Finkelstein1-2/+2
2025-02-25Input: matrix_keypad - use fsleep for delays after activating columnsMarkus Burri1-1/+1
2025-02-25Input: matrix_keypad - add settle time after enabling all columnsMarkus Burri1-0/+6
2025-02-25Input: xpad - rename QH controller to Legion Go SAntheas Kapenekakis1-2/+2
2025-02-25Input: xpad - add support for TECNO Pocket GoAntheas Kapenekakis1-0/+2
2025-02-25Input: xpad - add support for ZOTAC Gaming ZoneAntheas Kapenekakis1-0/+2
2025-02-24Input: goodix-berlin - fix vddio regulator referencesLuca Weiss1-12/+12
2025-02-24Input: goodix-berlin - fix comment referencing wrong regulatorLuca Weiss1-1/+1
2025-02-24Input: imagis - add support for imagis IST3038HAndras Sebok1-0/+9
2025-02-24input: ipaq-micro-keys: use devm_kmemdup_array()Raag Jadav1-3/+2
2025-02-24input: sparse-keymap: use devm_kmemdup_array()Raag Jadav1-2/+1
2025-02-21Input: goodix-berlin - constify 'struct bin_attribute'Thomas Weißschuh1-5/+5
2025-02-20Input: max77693 - add max77705 haptic supportDzmitry Sankouski2-4/+15
2025-02-19Input: apple_z2 - add a driver for Apple Z2 touchscreensSasha Finkelstein3-0/+491