summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2024-01-1456-545/+1626
|\
| * Input: driver for Adafruit Seesaw GamepadAnshul Dalal2024-01-104-0/+333
| * dt-bindings: input: bindings for Adafruit Seesaw GamepadAnshul Dalal2024-01-101-0/+63
| * Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov2024-01-041-1/+0
| * Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov2024-01-041-3/+4
| * Input: iqs269a - add support for OTP variantsJeff LaBundy2024-01-011-3/+89
| * dt-bindings: input: iqs269a: Add bindings for OTP variantsJeff LaBundy2024-01-011-1/+29
| * Input: iqs269a - add support for slider gesturesJeff LaBundy2024-01-011-29/+191
| * dt-bindings: input: iqs269a: Add bindings for slider gesturesJeff LaBundy2024-01-011-0/+68
| * Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang2023-12-291-3/+3
| * Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade2023-12-241-18/+16
| * dt-bindings: touchscreen: neonode,zforce: Use standard propertiesAndreas Kemnade2023-12-241-4/+9
| * dt-bindings: touchscreen: convert neonode,zforce to json-schemaAndreas Kemnade2023-12-242-34/+67
| * dt-bindings: input: convert drv266x to json-schemaAnshul Dalal2023-12-233-34/+50
| * Input: da9063 - use dev_err_probe()Biju Das2023-12-151-9/+6
| * Input: da9063 - drop redundant prints in probe()Biju Das2023-12-151-15/+4
| * Input: da9063 - simplify obtaining OF match dataBiju Das2023-12-151-15/+12
| * Input: as5011 - convert to GPIO descriptorLinus Walleij2023-12-142-14/+11
| * Input: omap-keypad - drop optional GPIO supportLinus Walleij2023-12-142-21/+1
| * Input: tca6416-keypad - drop unused includeLinus Walleij2023-12-141-1/+0
| * Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-142-27/+15
| * Input: vivaldi - convert to use sysfs_emit_at() APIye xingchen2023-12-141-3/+3
| * Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen2023-12-141-12/+11
| * Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen2023-12-141-5/+5
| * Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen2023-12-141-7/+6
| * Input: touchscreen - use sysfs_emit[_at]() instead of scnprintf()ye xingchen2023-12-1410-51/+46
| * Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen2023-12-145-33/+33
| * Input: use sysfs_emit() instead of scnprintf()ye xingchen2023-12-141-4/+4
| * Input: max77693-haptic - add device-tree compatible stringsMarek Szyprowski2023-12-131-3/+11
| * Input: qt1050 - convert to use maple tree register cacheMark Brown2023-12-131-1/+1
| * Input: cap11xx - convert to use maple tree register cacheMark Brown2023-12-131-1/+1
| * Input: cap11xx - cache hardware ID registersMark Brown2023-12-131-3/+0
| * Input: cap11xx - add advanced sensitivity settingsJiri Valek - 2N2023-12-131-45/+192
| * dt-bindings: input: microchip,cap11xx: add advanced sensitivity settingsJiri Valek - 2N2023-12-131-3/+77
| * Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-121-3/+3
| * Input: omap4-keypad - react on keypresses if device is runtime-suspendedAndreas Kemnade2023-12-121-1/+14
| * Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson2023-12-101-24/+18
| * dt-bindings: input: gpio-mouse: Convert to json-schemaAnshul Dalal2023-12-092-32/+68
| * Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren2023-11-302-4/+67
| * dt-bindings: input: gpio-keys: Allow optional dedicated wakeirqTony Lindgren2023-11-301-1/+40
| * dt-bindings: input: mediatek,pmic-keys: Drop incomplete exampleRob Herring2023-11-291-23/+1
| * dt-bindings: input: sprd,sc27xx-vibrator: Drop incomplete exampleRob Herring2023-11-291-18/+1
| * Input: cap11xx - remove unnecessary IRQ parsingJiri Valek - 2N2023-11-171-9/+4
| * dt-bindings: input: samsung,s6sy761: convert to DT schemaKrzysztof Kozlowski2023-11-152-32/+54
* | Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg2023-12-231-0/+5
* | Input: xpad - add Razer Wolverine V2 supportLuca Weiss2023-12-131-0/+1
* | Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu2023-12-031-0/+3
* | Input: amimouse - convert to platform remove callback returning voidUwe Kleine-König2023-12-021-3/+2
* | Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich2023-11-301-0/+8
* | Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede2023-11-261-4/+42