summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2024-09-04Input: MT - limit max slotsTetsuo Handa
2024-08-19Input: elan_i2c - do not leave interrupt disabled on suspend failureDmitry Torokhov
2024-08-19Input: qt1050 - handle CHIP_ID reading errorAndrei Lalaev
2024-07-27Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi
2024-07-27Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose
2024-07-27Input: silead - Always support 10 fingersHans de Goede
2024-07-18Input: ff-core - prefer struct_size over open coded arithmeticErick Archer
2024-07-05Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping
2024-07-05Input: try trimming too long modalias stringsDmitry Torokhov
2024-06-16Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski
2024-06-16Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu
2024-06-16Input: ioc3kbd - add device tableKarel Balej
2024-06-16Input: ioc3kbd - convert to platform remove callback returning voidUwe Kleine-König
2024-06-16Input: ims-pcu - fix printf string overflowArnd Bergmann
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan
2024-03-26Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König
2024-03-01Input: iqs269a - do not poll during ATIJeff LaBundy
2024-03-01Input: iqs269a - do not poll during suspend or resumeJeff LaBundy
2024-03-01Input: iqs269a - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2024-03-01Input: ads7846 - don't check penirq immediately for 7845Luca Ellero
2024-03-01Input: ads7846 - always set last command to PWRDOWNLuca Ellero
2024-03-01Input: ads7846 - don't report pressure for ads7845Luca Ellero
2024-03-01Input: iqs269a - increase interrupt handler return delayJeff LaBundy
2024-03-01Input: iqs269a - configure device with a single block writeJeff LaBundy
2024-03-01Input: iqs269a - drop unused device node referencesJeff LaBundy
2024-03-01Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian
2024-03-01Input: xpad - add Lenovo Legion Go controllersBrenton Simpson
2024-02-23Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede
2024-02-23Input: 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-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-05Input: soc_button_array - add mapping for airplane mode buttonChristoffer Sandberg
2024-01-05Input: ipaq-micro-keys - add error handling for devm_kmemdupHaoran Liu
2023-12-08Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-11-28Input: xpad - add VID for Turtle Beach controllersVicki Pfau
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-19Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede
2023-10-19Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-10-19Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-19Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-19Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-10-06Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach
2023-10-06Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen
2023-09-19Input: tca6416-keypad - fix interrupt enable disbalanceDmitry Torokhov
2023-09-19Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov
2023-07-23Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut
2023-07-23Input: drv260x - sleep between polling GO bitLuca Weiss