summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2025-02-01Input: xpad - add support for wooting two he (arm)Jack Greiner1-0/+1
2025-02-01Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto1-0/+1
2025-02-01Input: atkbd - map F23 key to support default copilot shortcutMark Pearson1-1/+1
2024-10-17Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-10-17Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa1-3/+10
2024-10-17Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach1-0/+7
2024-10-17Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach1-0/+7
2024-10-17Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach1-0/+23
2024-10-17Input: goodix - use the new soc_intel_is_byt() helperHans de Goede1-16/+2
2024-10-17Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai1-0/+9
2024-10-17Input: synaptics - enable SMBus for HP Elitebook 840 G2Jonathan Denose1-0/+1
2024-10-17Input: ads7846 - ratelimit the spi_sync error messageMarek Vasut1-1/+1
2024-09-12Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov1-0/+14
2024-09-04Revert "Input: ioc3kbd - convert to platform remove callback returning void"Greg Kroah-Hartman1-2/+4
2024-09-04Input: MT - limit max slotsTetsuo Handa1-0/+3
2024-08-19Input: elan_i2c - do not leave interrupt disabled on suspend failureDmitry Torokhov1-0/+2
2024-08-19Input: qt1050 - handle CHIP_ID reading errorAndrei Lalaev1-1/+6
2024-07-27Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi1-2/+16
2024-07-27Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose1-0/+31
2024-07-27Input: silead - Always support 10 fingersHans de Goede1-14/+5
2024-07-18Input: ff-core - prefer struct_size over open coded arithmeticErick Archer1-3/+4
2024-07-05Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping1-2/+2
2024-07-05Input: try trimming too long modalias stringsDmitry Torokhov1-15/+90
2024-06-16Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-06-16Input: ioc3kbd - add device tableKarel Balej1-0/+7
2024-06-16Input: ioc3kbd - convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-06-16Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan1-1/+5
2024-03-26Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König1-6/+4
2024-03-01Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-02-23Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-23Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-01-25Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-25Input: xpad - add Razer Wolverine V2 supportLuca Weiss1-0/+1
2024-01-25Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich1-0/+8
2024-01-25Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede1-4/+42
2024-01-05Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2024-01-05Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu1-0/+3
2023-12-08Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen1-0/+2
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter1-1/+1
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-10-25Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-10-25Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-10-25Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-25Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-25Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-10-10Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach1-0/+7
2023-10-10Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen2-4/+4
2023-07-27Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut1-2/+1
2023-07-27Input: drv260x - sleep between polling GO bitLuca Weiss1-0/+1