summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2024-07-15Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-25input/vmmouse: Use VMware hypercall APIAlexey Makhalov
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
2024-04-18ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski
2024-04-17input: pm8xxx-vibrator: add new SPMI vibrator supportFenglin Wu
2024-04-17input: pm8xxx-vibrator: refactor to support new SPMI vibratorFenglin Wu
2024-04-15Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu
2024-04-15Input: sur40 - convert le16 to cpu before useRicardo Ribalda
2024-04-08Input: atlas - drop owner assignmentKrzysztof Kozlowski
2024-03-28Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov
2024-03-28Input: ioc3kbd - add device tableKarel Balej
2024-03-28Input: ims-pcu - fix printf string overflowArnd Bergmann
2024-03-28Input: stmpe - drop driver owner assignmentKrzysztof Kozlowski
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-15Merge branch 'next' into for-linusDmitry Torokhov
2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-10Input: imagis - add touch key supportDuje Mihanović
2024-03-10Input: imagis - use FIELD_GET where applicableDuje Mihanović