summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach2023-09-131-0/+7
* Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly2023-07-191-4/+15
* Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut2023-07-191-2/+1
* Input: drv260x - sleep between polling GO bitLuca Weiss2023-07-191-0/+1
* Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede2023-06-281-0/+30
* Input: fix open count when closing inhibited deviceDmitry Torokhov2023-06-141-1/+1
* Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov2023-06-141-4/+5
* Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas2023-06-141-1/+0
* Input: raspberrypi-ts - fix refcount leak in rpi_ts_probeMiaoqian Lin2023-05-111-2/+1
* Input: pegasus-notetaker - check pipe type when probingSoumya Negi2023-04-261-0/+6
* Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede2023-04-061-3/+11
* Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose2023-04-061-0/+8
* Input: focaltech - use explicitly signed char typeJason A. Donenfeld2023-04-061-4/+4
* Input: alps - fix compatibility with -funsigned-charmsizanoen2023-04-061-8/+8
* Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fixWerner Sembach2023-04-061-0/+28
* Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann2023-04-061-3/+4
* Input: exc3000 - properly stop timer on shutdownDmitry Torokhov2023-03-171-0/+10
* Input: i8042 - add Clevo PCX0DX to i8042 quirk tableWerner Sembach2023-02-011-0/+7
* Revert "Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI mode"Dmitry Torokhov2023-02-011-1/+0
* Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy2022-12-311-0/+111
* Input: iqs7222 - report malformed propertiesJeff LaBundy2022-12-311-8/+36
* Input: iqs7222 - drop unused device node referencesJeff LaBundy2022-12-311-194/+146
* Input: wistron_btns - disable on UMLRandy Dunlap2022-12-311-1/+1
* Input: elants_i2c - properly handle the reset GPIO when power is offDouglas Anderson2022-12-311-6/+3
* Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap2022-12-311-0/+1
* Input: iqs7222 - protect against undefined slider sizeJeff LaBundy2022-12-311-1/+8
* Merge tag 'input-for-v6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-041-1/+3
|\
| * Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()Zhang Xiaoxu2022-12-021-1/+3
* | Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-186-13/+33
|\|
| * Input: i8042 - fix leaking of platform device on module removalChen Jun2022-11-181-4/+0
| * Input: i8042 - apply probe defer to more ASUS ZenBook modelsTakashi Iwai2022-11-081-4/+4
| * Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]Hans de Goede2022-11-071-0/+7
| * Input: soc_button_array - add use_low_level_irq module parameterHans de Goede2022-11-071-1/+6
| * Input: iforce - invert valid length check when fetching device IDsTetsuo Handa2022-11-071-4/+4
| * Input: goodix - try resetting the controller when no config is setHans de Goede2022-11-031-0/+11
| * Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot2022-10-151-0/+1
* | Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-11111-1113/+2102
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2022-10-09135-1256/+2149
| |\
| | * Input: i8042 - fix refount leak on sparcLiang He2022-10-091-8/+19
| | * Input: i8042 - add LoongArch support in i8042-acpipnpio.hHuacai Chen2022-10-092-1/+7
| | * Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen2022-10-092-4/+4
| | * Input: pinephone-keyboard - support the proxied I2C busSamuel Holland2022-10-091-0/+76
| | * Input: pinephone-keyboard - add PinePhone keyboard driverSamuel Holland2022-10-093-0/+406
| | * input: drop empty comment blocksChristophe JAILLET2022-09-2946-138/+0
| | * Input: xpad - add X-Box Adaptive Profile buttonNate Yocom2022-09-281-2/+15
| | * Input: xpad - add X-Box Adaptive XBox buttonNate Yocom2022-09-281-1/+2
| | * Input: xpad - add X-Box Adaptive supportNate Yocom2022-09-281-0/+1
| | * Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"Colin Ian King2022-09-281-1/+1
| | * Input: ibm-panel - add missing MODULE_DEVICE_TABLEZeng Heng2022-09-281-0/+1
| | * Input: icn8505 - utilize acpi_get_subsystem_id()Andy Shevchenko2022-09-281-21/+9