summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-01Input: iqs269a - add support for slider gesturesJeff LaBundy
2024-01-01dt-bindings: input: iqs269a: Add bindings for slider gesturesJeff LaBundy
2023-12-28Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang
2023-12-24Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade
2023-12-24dt-bindings: touchscreen: neonode,zforce: Use standard propertiesAndreas Kemnade
2023-12-24dt-bindings: touchscreen: convert neonode,zforce to json-schemaAndreas Kemnade
2023-12-22dt-bindings: input: convert drv266x to json-schemaAnshul Dalal
2023-12-14Input: da9063 - use dev_err_probe()Biju Das
2023-12-14Input: da9063 - drop redundant prints in probe()Biju Das
2023-12-14Input: da9063 - simplify obtaining OF match dataBiju Das
2023-12-13Input: as5011 - convert to GPIO descriptorLinus Walleij
2023-12-13Input: omap-keypad - drop optional GPIO supportLinus Walleij
2023-12-13Input: tca6416-keypad - drop unused includeLinus Walleij
2023-12-13Input: navpoint - convert to use GPIO descriptorLinus Walleij
2023-12-13Input: vivaldi - convert to use sysfs_emit_at() APIye xingchen
2023-12-13Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen
2023-12-13Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen
2023-12-13Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen
2023-12-13Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen
2023-12-13Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen
2023-12-13Input: use sysfs_emit() instead of scnprintf()ye xingchen
2023-12-12Input: max77693-haptic - add device-tree compatible stringsMarek Szyprowski
2023-12-12Input: qt1050 - convert to use maple tree register cacheMark Brown
2023-12-12Input: cap11xx - convert to use maple tree register cacheMark Brown
2023-12-12Input: cap11xx - cache hardware ID registersMark Brown
2023-12-12Input: cap11xx - add advanced sensitivity settingsJiri Valek - 2N
2023-12-12dt-bindings: input: microchip,cap11xx: add advanced sensitivity settingsJiri Valek - 2N
2023-12-11Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-11Input: omap4-keypad - react on keypresses if device is runtime-suspendedAndreas Kemnade
2023-12-09Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson
2023-12-08dt-bindings: input: gpio-mouse: Convert to json-schemaAnshul Dalal
2023-11-30Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren
2023-11-30dt-bindings: input: gpio-keys: Allow optional dedicated wakeirqTony Lindgren
2023-11-29dt-bindings: input: mediatek,pmic-keys: Drop incomplete exampleRob Herring
2023-11-29dt-bindings: input: sprd,sc27xx-vibrator: Drop incomplete exampleRob Herring
2023-11-17Input: cap11xx - remove unnecessary IRQ parsingJiri Valek - 2N
2023-11-15dt-bindings: input: samsung,s6sy761: convert to DT schemaKrzysztof Kozlowski
2023-10-29Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao
2023-10-29Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter
2023-10-29dt-bindings: input: fsl,scu-key: Document wakeup-sourceFabio Estevam
2023-10-27Input: cyttsp5 - add handling for vddio regulatorLin, Meng-Bo
2023-10-27dt-bindings: input: cyttsp5: document vddio-supplyLin, Meng-Bo
2023-10-13Input: tegra-kbc - use device_get_match_data()Rob Herring
2023-10-13Input: Annotate struct ff_device with __counted_byKees Cook
2023-09-30Input: axp20x-pek - avoid needless newline removalJustin Stitt
2023-09-30Input: mt - annotate struct input_mt with __counted_byKees Cook
2023-09-30Input: leds - annotate struct input_leds with __counted_byKees Cook
2023-09-30Input: evdev - annotate struct evdev_client with __counted_byKees Cook
2023-09-30Input: synaptics-rmi4 - replace deprecated strncpyJustin Stitt
2023-09-23Input: wm97xx-core - convert to platform remove callback returning voidUwe Kleine-König