summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
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
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner-18/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner-29/+4
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+9
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch-2/+2
2022-06-07Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman-1/+6
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-6/+6
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-135/+83
2022-05-31Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regsAngeloGioacchino Del Regno-6/+9
2022-05-31Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regsAngeloGioacchino Del Regno-11/+19
2022-05-31Input: mtk-pmic-keys - use single update when configuring long press behaviorDmitry Torokhov-43/+28
2022-05-31Input: mtk-pmic-keys - allow compiling with COMPILE_TESTDmitry Torokhov-1/+1
2022-05-31Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap-0/+1
2022-05-31Input: adp5588-keys - do not explicitly set device as wakeup sourceDmitry Torokhov-8/+0
2022-05-31Input: adp5588-keys - switch to using managed resourcesDmitry Torokhov-67/+45
2022-05-31Input: adp5588-keys - switch to using threaded interruptDmitry Torokhov-36/+45
2022-05-31Input: adp5588-keys - drop CONFIG_PM guardsDmitry Torokhov-10/+3
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-62/+2840
2022-05-27Input: cros_ec_keyb - handle x86 detachable/convertible ChromebooksFurquan Shaikh-3/+18
2022-05-27Input: cros_ec_keyb - switch to using generic device propertiesDmitry Torokhov-22/+46
2022-05-27Input: zinitix - rename defines ZINITIX_*Linus Walleij-56/+56
2022-05-27Input: omap4-keypad - switch to using pm_runtime_resume_and_get()Minghao Chi-15/+11
2022-05-27Merge tag 'v5.18' into nextDmitry Torokhov-40/+56
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov-62/+2840
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross-2/+2
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov-8/+8
2022-05-26Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar-1/+1
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-12/+8
2022-05-21Input: cypress_ps2 - fix typo in commentJulia Lawall-1/+1
2022-05-18Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov-26/+57
2022-05-18Input: vmmouse - disable vmmouse before entering suspend modeZongmin Zhou-0/+14