summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds80-164/+314
9 daysMerge branch 'next' into for-linusDmitry Torokhov80-164/+314
10 daysInput: edt-ft5x06 - add support for FocalTech FT5452 and FT8719Joel Selvaraj1-0/+12
12 daysInput: xpad - add support for Machenike G5 Pro ControllerKirill Artemev1-0/+2
12 daysInput: try trimming too long modalias stringsDmitry Torokhov1-15/+89
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds1-1/+0
2024-05-14Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+0
2024-05-14Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König64-99/+99
2024-05-14Input: zet6223 - remove an unused field in struct zet6223_tsChristophe JAILLET1-2/+0
2024-05-14Input: chipone_icn8505 - remove an unused field in struct icn8505_dataChristophe JAILLET1-1/+0
2024-05-13Merge branch 'acpi-bus'Rafael J. Wysocki1-1/+0
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+1
2024-05-07Input: cros_ec_keyb - remove an unused field in struct cros_ec_keybChristophe JAILLET1-2/+0
2024-05-07Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drvChristophe JAILLET1-2/+1
2024-05-07Input: matrix_keypad - remove an unused field in struct matrix_keypadChristophe JAILLET1-1/+0
2024-05-07Input: tca6416-keypad - remove unused struct tca6416_drv_dataChristophe JAILLET1-5/+0
2024-05-07Input: tca6416-keypad - remove an unused field in struct tca6416_keypad_chipChristophe JAILLET1-1/+0
2024-05-07Input: da7280 - remove an unused field in struct da7280_hapticChristophe JAILLET1-1/+0
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+9
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann1-4/+1
2024-05-01Input: ff-core - prefer struct_size over open coded arithmeticErick Archer1-3/+4
2024-04-30Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
2024-04-25Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski1-1/+11
2024-04-25Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau1-0/+2
2024-04-18ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-04-18input: pm8xxx-vibrator: add new SPMI vibrator supportFenglin Wu1-9/+43
2024-04-18input: pm8xxx-vibrator: refactor to support new SPMI vibratorFenglin Wu1-16/+25
2024-04-16Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu1-3/+4
2024-04-16Input: sur40 - convert le16 to cpu before useRicardo Ribalda1-1/+1
2024-04-08Input: atlas - drop owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-28Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov1-3/+18
2024-03-28Input: ioc3kbd - add device tableKarel Balej1-0/+7
2024-03-28Input: ims-pcu - fix printf string overflowArnd Bergmann1-2/+2
2024-03-28Input: stmpe - drop driver owner assignmentKrzysztof Kozlowski1-1/+0
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+3
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-539/+1364
2024-03-16Merge branch 'next' into for-linusDmitry Torokhov24-539/+1364
2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba1-0/+3
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-3/+3
2024-03-11Input: imagis - add touch key supportDuje Mihanović1-1/+29
2024-03-11Input: imagis - use FIELD_GET where applicableDuje Mihanović1-11/+7
2024-03-11Input: make input_class constantRicardo B. Marliere1-1/+1
2024-03-09Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-29/+13
2024-03-08Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause1-3/+3
2024-03-07Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy1-0/+112
2024-03-05Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König1-6/+4
2024-03-05Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco1-20/+0
2024-03-04Input: serio - make serio_bus constRicardo B. Marliere1-1/+1
2024-03-04Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere2-2/+2
2024-03-04Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li1-2/+1