summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+5
2022-09-27Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak-1/+1
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson-1/+0
2022-09-24Input: iqs62x-keys - drop unused device node referencesJeff LaBundy-0/+3
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang-1/+1
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+17
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli-0/+1
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa-7/+13
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell-0/+1
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson-0/+1
2022-08-11Input: goodix - add support for GT1158Ondrej Jirman-0/+1
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-919/+1441
2022-08-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+4
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-47/+6
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-28/+14
2022-08-02Merge branch 'next' into for-linusDmitry Torokhov-1081/+1564
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov-7/+8
2022-08-02Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen-0/+4
2022-07-20Input: deactivate MT slots when inhibiting or suspending devicesAngela Czubak-14/+80
2022-07-20Input: properly queue synthetic eventsDmitry Torokhov-62/+63
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+11
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede-0/+5
2022-07-08Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede-0/+8
2022-07-08Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek-0/+10
2022-07-08Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek-3/+5
2022-07-08Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach-8/+68
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov-146/+101
2022-07-08Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König-1/+3
2022-07-06Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko-14/+8
2022-06-29Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach-0/+129
2022-06-29Input: i8042 - add debug output for quirksWerner Sembach-0/+25
2022-06-29Input: i8042 - merge quirk tablesWerner Sembach-500/+590
2022-06-29Input: i8042 - move __initconst to fix code styling warningWerner Sembach-1/+1
2022-06-28Input: sensehat-joystick - remove unnecessary error messageYang Li-3/+1
2022-06-28Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin-3/+4
2022-06-28Input: edt-ft5x06 - show crc and header errors by sysfsDario Binacchi-0/+30
2022-06-28Input: edt-ft5x06 - show firmware version by sysfsDario Binacchi-5/+17
2022-06-28Input: edt-ft5x06 - show model name by sysfsDario Binacchi-0/+12
2022-06-28Input: edt-ft5x06 - set report rate by dts propertyDario Binacchi-0/+23
2022-06-28Input: edt-ft5x06 - get/set M12 report rate by sysfsDario Binacchi-3/+6
2022-06-27Input: usbtouchscreen - add driver_info sanity checkJohan Hovold-0/+3
2022-06-27Input: iqs7222 - remove support for RF filterJeff LaBundy-7/+0
2022-06-27Input: iqs7222 - handle reset during ATIJeff LaBundy-3/+6
2022-06-27Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy-3/+29
2022-06-27Input: iqs7222 - protect volatile registersJeff LaBundy-4/+14
2022-06-27Input: iqs7222 - fortify slider event reportingJeff LaBundy-38/+58
2022-06-27Input: iqs7222 - correct slider event disable logicJeff LaBundy-7/+9
2022-06-24Input: applespi - avoid efivars API and invoke EFI services directlyArd Biesheuvel-28/+14
2022-06-22Input: cyapa_gen6 - aligned "*" each lineJiang Jian-1/+1
2022-06-22Input: gpio_mouse - fix typos in commentsJiang Jian-1/+1