aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 19-919/+1441
2022-08-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+4
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 5-47/+6
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-28/+14
2022-08-02Merge branch 'next' into for-linusGravatar Dmitry Torokhov 39-1081/+1564
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Gravatar Dmitry Torokhov 1-7/+8
2022-08-02Input: gscps2 - check return value of ioremap() in gscps2_probe()Gravatar Xie Shaowen 1-0/+4
2022-07-20Input: deactivate MT slots when inhibiting or suspending devicesGravatar Angela Czubak 3-14/+80
2022-07-20Input: properly queue synthetic eventsGravatar Dmitry Torokhov 1-62/+63
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-1/+11
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesGravatar Hans de Goede 1-0/+5
2022-07-08Input: i8042 - add dritek quirk for Acer Aspire One AO532Gravatar Hans de Goede 1-0/+8
2022-07-08Input: mt6779-keypad - implement row/column selectionGravatar Mattijs Korpershoek 1-0/+10
2022-07-08Input: mt6779-keypad - match hardware matrix organizationGravatar Mattijs Korpershoek 1-3/+5
2022-07-08Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesGravatar Werner Sembach 1-8/+68
2022-07-08Merge tag 'v5.19-rc5' into nextGravatar Dmitry Torokhov 16-146/+101
2022-07-08Input: wm97xx - make .remove() obviously always return 0Gravatar Uwe Kleine-König 1-1/+3
2022-07-06Input: goodix - switch use of acpi_gpio_get_*_resource() APIsGravatar Andy Shevchenko 1-14/+8
2022-06-29Input: i8042 - add TUXEDO devices to i8042 quirk tablesGravatar Werner Sembach 1-0/+129
2022-06-29Input: i8042 - add debug output for quirksGravatar Werner Sembach 1-0/+25
2022-06-29Input: i8042 - merge quirk tablesGravatar Werner Sembach 1-500/+590
2022-06-29Input: i8042 - move __initconst to fix code styling warningGravatar Werner Sembach 1-1/+1
2022-06-28Input: sensehat-joystick - remove unnecessary error messageGravatar Yang Li 1-3/+1
2022-06-28Input: exc3000 - fix return value check of wait_for_completion_timeoutGravatar Miaoqian Lin 1-3/+4
2022-06-28Input: edt-ft5x06 - show crc and header errors by sysfsGravatar Dario Binacchi 1-0/+30
2022-06-28Input: edt-ft5x06 - show firmware version by sysfsGravatar Dario Binacchi 1-5/+17
2022-06-28Input: edt-ft5x06 - show model name by sysfsGravatar Dario Binacchi 1-0/+12
2022-06-28Input: edt-ft5x06 - set report rate by dts propertyGravatar Dario Binacchi 1-0/+23
2022-06-28Input: edt-ft5x06 - get/set M12 report rate by sysfsGravatar Dario Binacchi 1-3/+6
2022-06-27Input: usbtouchscreen - add driver_info sanity checkGravatar Johan Hovold 1-0/+3
2022-06-27Input: iqs7222 - remove support for RF filterGravatar Jeff LaBundy 1-7/+0
2022-06-27Input: iqs7222 - handle reset during ATIGravatar Jeff LaBundy 1-3/+6
2022-06-27Input: iqs7222 - acknowledge reset before writing registersGravatar Jeff LaBundy 1-3/+29
2022-06-27Input: iqs7222 - protect volatile registersGravatar Jeff LaBundy 1-4/+14
2022-06-27Input: iqs7222 - fortify slider event reportingGravatar Jeff LaBundy 1-38/+58
2022-06-27Input: iqs7222 - correct slider event disable logicGravatar Jeff LaBundy 1-7/+9
2022-06-24Input: applespi - avoid efivars API and invoke EFI services directlyGravatar Ard Biesheuvel 1-28/+14
2022-06-22Input: cyapa_gen6 - aligned "*" each lineGravatar Jiang Jian 1-1/+1
2022-06-22Input: gpio_mouse - fix typos in commentsGravatar Jiang Jian 1-1/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEGravatar Thomas Gleixner 2-18/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Gravatar Thomas Gleixner 3-29/+4
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-3/+9
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Gravatar Marius Hoch 1-2/+2
2022-06-07Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagGravatar Mathias Nyman 1-1/+6
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 6-6/+6
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-135/+83
2022-05-31Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regsGravatar AngeloGioacchino Del Regno 1-6/+9
2022-05-31Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regsGravatar AngeloGioacchino Del Regno 1-11/+19
2022-05-31Input: mtk-pmic-keys - use single update when configuring long press behaviorGravatar Dmitry Torokhov 1-43/+28