summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2024-10-10Input: adp5589-keys - fix adp5589_gpio_get_value()Nuno Sa
2024-10-10Input: adp5589-keys - fix NULL pointer dereferenceNuno Sa
2024-10-04Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD lineWerner Sembach
2024-10-04Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk tableWerner Sembach
2024-10-04Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk tableWerner Sembach
2024-10-04Input: adp5588-keys - fix check on return codeNuno Sa
2024-10-04Input: ilitek_ts_i2c - add report id message validationEmanuele Ghidoli
2024-10-04Input: ilitek_ts_i2c - avoid wrong input subsystem syncEmanuele Ghidoli
2024-09-18Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk tableTakashi Iwai
2024-09-18Input: edt-ft5x06 - add support for FocalTech FT8201Felix Kaechele
2024-09-18Input: synaptics - enable SMBus for HP Elitebook 840 G2Jonathan Denose
2024-09-18Input: ads7846 - ratelimit the spi_sync error messageMarek Vasut
2024-09-12Input: uinput - reject requests with unreasonable number of slotsDmitry Torokhov
2024-09-12Input: ili210x - use kvmalloc() to allocate buffer for firmware updateDmitry Torokhov
2024-08-29Input: MT - limit max slotsTetsuo Handa
2024-08-29Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...Werner Sembach
2024-08-29Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3Werner Sembach
2024-08-03Input: elan_i2c - do not leave interrupt disabled on suspend failureDmitry Torokhov
2024-08-03Input: qt1050 - handle CHIP_ID reading errorAndrei Lalaev
2024-06-24Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-20Input: ads7846 - use spi_device_id tableAlexander Stein
2024-06-07Input: xpad - add support for ASUS ROG RAIKIRI PROLuke D. Jones
2024-06-07Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping
2024-06-03Input: silead - Always support 10 fingersHans de Goede
2024-05-31Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi
2024-05-28Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-22Merge branch 'next' into for-linusDmitry Torokhov
2024-05-22Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719Joel Selvaraj
2024-05-20Input: xpad - add support for Machenike G5 Pro ControllerKirill Artemev
2024-05-19Input: try trimming too long modalias stringsDmitry Torokhov
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-05-13Input: zet6223 - remove an unused field in struct zet6223_tsChristophe JAILLET
2024-05-13Input: chipone_icn8505 - remove an unused field in struct icn8505_dataChristophe JAILLET
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-06Input: cros_ec_keyb - remove an unused field in struct cros_ec_keybChristophe JAILLET
2024-05-06Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drvChristophe JAILLET
2024-05-06Input: matrix_keypad - remove an unused field in struct matrix_keypadChristophe JAILLET
2024-05-06Input: tca6416-keypad - remove unused struct tca6416_drv_dataChristophe JAILLET
2024-05-06Input: tca6416-keypad - remove an unused field in struct tca6416_keypad_chipChristophe JAILLET
2024-05-06Input: da7280 - remove an unused field in struct da7280_hapticChristophe JAILLET
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann
2024-04-30Input: ff-core - prefer struct_size over open coded arithmeticErick Archer
2024-04-30Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König
2024-04-25Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski
2024-04-24Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau