summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2024-04-13Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7
2024-04-13input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks1-1/+1
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan1-1/+5
2024-03-27Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König1-6/+4
2024-03-06Input: xpad - add constants for GIP interface numbersVicki Pfau1-1/+4
2024-03-01Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian1-0/+8
2024-03-01Input: xpad - add Lenovo Legion Go controllersBrenton Simpson1-0/+2
2024-03-01Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede1-1/+2
2024-02-16Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede1-5/+8
2024-02-16Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach1-0/+6
2024-01-26Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede1-5/+7
2024-01-20Input: xpad - add Razer Wolverine V2 supportLuca Weiss1-0/+1
2024-01-20Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich1-0/+8
2024-01-20Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede1-4/+42
2024-01-20Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen1-0/+1
2024-01-01Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg1-0/+5
2024-01-01Input: 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-28Input: xpad - add VID for Turtle Beach controllersVicki Pfau1-0/+1
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-20Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede1-0/+19
2023-10-20Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-10-20Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-10-20Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2-0/+2
2023-10-20Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco1-0/+1
2023-09-19Input: tca6416-keypad - fix interrupt enable disbalanceDmitry Torokhov1-6/+2
2023-09-19Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov1-17/+10
2023-09-19Input: iqs7222 - configure power mode before triggering ATIJeff LaBundy1-4/+4
2023-09-13Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach1-0/+7
2023-07-19Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly1-4/+15
2023-07-19Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut1-2/+1
2023-07-19Input: drv260x - sleep between polling GO bitLuca Weiss1-0/+1
2023-06-28Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede1-0/+30
2023-06-14Input: fix open count when closing inhibited deviceDmitry Torokhov1-1/+1
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov1-4/+5
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas1-1/+0
2023-05-11Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin1-2/+1
2023-04-26Input: pegasus-notetaker - check pipe type when probingSoumya Negi1-0/+6
2023-04-06Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede1-3/+11
2023-04-06Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose1-0/+8
2023-04-06Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-06Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-04-06Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fixWerner Sembach1-0/+28
2023-04-06Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann1-3/+4
2023-03-17Input: exc3000 - properly stop timer on shutdownDmitry Torokhov1-0/+10
2023-02-01Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach1-0/+7
2023-02-01Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov1-1/+0
2022-12-31Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy1-0/+111
2022-12-31Input: iqs7222 - report malformed propertiesJeff LaBundy1-8/+36