summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-08Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-03-05Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König1-6/+4
2024-03-05Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco1-20/+0
2024-03-04Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen1-0/+6
2024-02-02Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-02Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-02-02Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede1-1/+2
2024-02-02Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-01-31Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco1-0/+20
2024-01-31Input: xpad - add Lenovo Legion Go controllersBrenton Simpson1-0/+2
2024-01-19Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede1-1/+2
2024-01-17Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-14Merge branch 'next' into for-linusDmitry Torokhov56-545/+1626
2024-01-10Input: driver for Adafruit Seesaw GamepadAnshul Dalal4-0/+333
2024-01-10dt-bindings: input: bindings for Adafruit Seesaw GamepadAnshul Dalal1-0/+63
2024-01-04Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov1-1/+0
2024-01-04Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov1-3/+4
2024-01-02Input: iqs269a - add support for OTP variantsJeff LaBundy1-3/+89
2024-01-02dt-bindings: input: iqs269a: Add bindings for OTP variantsJeff LaBundy1-1/+29
2024-01-02Input: iqs269a - add support for slider gesturesJeff LaBundy1-29/+191
2024-01-02dt-bindings: input: iqs269a: Add bindings for slider gesturesJeff LaBundy1-0/+68
2023-12-29Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang1-3/+3
2023-12-24Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade1-18/+16
2023-12-24dt-bindings: touchscreen: neonode,zforce: Use standard propertiesAndreas Kemnade1-4/+9
2023-12-24dt-bindings: touchscreen: convert neonode,zforce to json-schemaAndreas Kemnade2-34/+67
2023-12-23Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2023-12-23dt-bindings: input: convert drv266x to json-schemaAnshul Dalal3-34/+50
2023-12-15Input: da9063 - use dev_err_probe()Biju Das1-9/+6
2023-12-15Input: da9063 - drop redundant prints in probe()Biju Das1-15/+4
2023-12-15Input: da9063 - simplify obtaining OF match dataBiju Das1-15/+12
2023-12-14Input: as5011 - convert to GPIO descriptorLinus Walleij2-14/+11
2023-12-14Input: omap-keypad - drop optional GPIO supportLinus Walleij2-21/+1
2023-12-14Input: tca6416-keypad - drop unused includeLinus Walleij1-1/+0
2023-12-14Input: navpoint - convert to use GPIO descriptorLinus Walleij2-27/+15
2023-12-14Input: vivaldi - convert to use sysfs_emit_at() APIye xingchen1-3/+3
2023-12-14Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen1-12/+11
2023-12-14Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen1-5/+5
2023-12-14Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen1-7/+6
2023-12-14Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen10-51/+46
2023-12-14Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen5-33/+33
2023-12-14Input: use sysfs_emit() instead of scnprintf()ye xingchen1-4/+4
2023-12-13Input: max77693-haptic - add device-tree compatible stringsMarek Szyprowski1-3/+11
2023-12-13Input: qt1050 - convert to use maple tree register cacheMark Brown1-1/+1
2023-12-13Input: cap11xx - convert to use maple tree register cacheMark Brown1-1/+1
2023-12-13Input: cap11xx - cache hardware ID registersMark Brown1-3/+0
2023-12-13Input: xpad - add Razer Wolverine V2 supportLuca Weiss1-0/+1
2023-12-13Input: cap11xx - add advanced sensitivity settingsJiri Valek - 2N1-45/+192
2023-12-13dt-bindings: input: microchip,cap11xx: add advanced sensitivity settingsJiri Valek - 2N1-3/+77
2023-12-12Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-12-12Input: omap4-keypad - react on keypresses if device is runtime-suspendedAndreas Kemnade1-1/+14