summaryrefslogtreecommitdiff
path: root/drivers/input
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 Torokhov36-362/+1094
2024-01-10Input: driver for Adafruit Seesaw GamepadAnshul Dalal3-0/+326
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-02Input: iqs269a - add support for slider gesturesJeff LaBundy1-29/+191
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-23Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
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 Walleij1-13/+11
2023-12-14Input: omap-keypad - drop optional GPIO supportLinus Walleij1-18/+1
2023-12-14Input: tca6416-keypad - drop unused includeLinus Walleij1-1/+0
2023-12-14Input: navpoint - convert to use GPIO descriptorLinus Walleij1-26/+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-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
2023-12-10Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson1-24/+18
2023-12-03Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu1-0/+3
2023-12-02Input: amimouse - convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-11-30Input: gpio-keys - add system suspend support for dedicated wakeirqsTony Lindgren1-4/+65
2023-11-30Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich1-0/+8
2023-11-26Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede1-4/+42
2023-11-17Input: cap11xx - remove unnecessary IRQ parsingJiri Valek - 2N1-9/+4