summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2024-07-25Input: ads7846 - use spi_device_id tableAlexander Stein
2024-07-25Input: xpad - add support for ASUS ROG RAIKIRI PROLuke D. Jones
2024-07-25Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi
2024-07-25Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose
2024-07-25Input: silead - Always support 10 fingersHans de Goede
2024-07-11Input: ff-core - prefer struct_size over open coded arithmeticErick Archer
2024-07-05Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping
2024-06-12Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski
2024-06-12Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu
2024-06-12Input: ims-pcu - fix printf string overflowArnd Bergmann
2024-06-12pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()Sean Young
2024-06-12Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau
2024-06-12Input: try trimming too long modalias stringsDmitry Torokhov
2024-04-13Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba
2024-04-13Input: imagis - use FIELD_GET where applicableDuje Mihanović
2024-04-13input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan
2024-04-03Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen
2024-03-26Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy
2024-03-26Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König
2024-03-01Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian
2024-03-01Input: xpad - add Lenovo Legion Go controllersBrenton Simpson
2024-03-01Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede
2024-02-16Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-16Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach
2024-01-25Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede
2024-01-20Input: xpad - add Razer Wolverine V2 supportLuca Weiss
2024-01-20Input: i8042 - add nomux quirk for Acer P459-G2-MEsther Shimanovich
2024-01-20Input: atkbd - skip ATKBD_CMD_GETID in translated modeHans de Goede
2024-01-20Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen
2024-01-01Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg
2024-01-01Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter
2023-10-13Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-13Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-13Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-13Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-12Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov
2023-10-04Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede
2023-10-04Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-09-17Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-09-06Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-30Merge branch 'next' into for-linusDmitry Torokhov
2023-08-15Input: goodix - add support for ACPI ID GDX9110Felix Engelhardt
2023-08-11tty: ldops: unify to u8Jiri Slaby (SUSE)
2023-08-11tty: use u8 for flagsJiri Slaby (SUSE)
2023-08-11tty: use u8 for charsJiri Slaby (SUSE)
2023-08-11tty: make tty_ldisc_ops::*buf*() hooks operate on size_tJiri Slaby (SUSE)
2023-08-01Input: rpckbd - fix the return value handle for platform_get_irq()Ruan Jinjie