aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)Author
2024-05-13Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xv5.4/standard/ti-j72xBruce Ashfield
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan
2024-03-28Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2024-03-26Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König
2024-03-15Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-02-23Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-20Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2024-01-25Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede
2024-01-25Input: xpad - add Razer Wolverine V2 supportLuca Weiss
2024-01-25Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich
2024-01-25Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede
2024-01-11Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2024-01-08Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-12-08Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-12-05Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter
2023-11-17Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-11-08Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-10-25Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-25Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-25Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-12Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-10-10Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach
2023-07-27Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-07-27Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut
2023-07-27Input: drv260x - sleep between polling GO bitLuca Weiss
2023-06-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-06-14Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas
2023-06-12Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-06-05Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-05-30Input: xpad - add constants for GIP interface numbersVicki Pfau
2023-05-19Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-05-17Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin
2023-05-17input: raspberrypi-ts: Release firmware handle when not neededNicolas Saenz Julienne
2023-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-04-26Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose
2023-04-20treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2023-04-20Revert "treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()"Tom Saeger
2023-04-06Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-04-05Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede
2023-04-05Input: focaltech - use explicitly signed char typeJason A. Donenfeld
2023-04-05Input: alps - fix compatibility with -funsigned-charmsizanoen
2023-03-17Merge branch 'v5.4/standard/base' into v5.4/standard/ti-j72xBruce Ashfield
2023-03-11Input: ads7846 - don't check penirq immediately for 7845Luca Ellero
2023-03-11Input: ads7846 - don't report pressure for ads7845Luca Ellero
2023-03-11treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook