summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-2480-164/+314
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2024-05-2280-164/+314
| |\
| | * Input: edt-ft5x06 - add support for FocalTech FT5452 and FT8719Joel Selvaraj2024-05-221-0/+12
| | * Input: xpad - add support for Machenike G5 Pro ControllerKirill Artemev2024-05-201-0/+2
| | * Input: try trimming too long modalias stringsDmitry Torokhov2024-05-191-15/+89
| | * Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-1364-99/+99
| | * Input: zet6223 - remove an unused field in struct zet6223_tsChristophe JAILLET2024-05-131-2/+0
| | * Input: chipone_icn8505 - remove an unused field in struct icn8505_dataChristophe JAILLET2024-05-131-1/+0
| | * Input: cros_ec_keyb - remove an unused field in struct cros_ec_keybChristophe JAILLET2024-05-061-2/+0
| | * Input: lpc32xx-keys - remove an unused field in struct lpc32xx_kscan_drvChristophe JAILLET2024-05-061-2/+1
| | * Input: matrix_keypad - remove an unused field in struct matrix_keypadChristophe JAILLET2024-05-061-1/+0
| | * Input: tca6416-keypad - remove unused struct tca6416_drv_dataChristophe JAILLET2024-05-061-5/+0
| | * Input: tca6416-keypad - remove an unused field in struct tca6416_keypad_chipChristophe JAILLET2024-05-061-1/+0
| | * Input: da7280 - remove an unused field in struct da7280_hapticChristophe JAILLET2024-05-061-1/+0
| | * Input: ff-core - prefer struct_size over open coded arithmeticErick Archer2024-04-301-3/+4
| | * Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski2024-04-251-1/+11
| | * input: pm8xxx-vibrator: add new SPMI vibrator supportFenglin Wu2024-04-171-9/+43
| | * input: pm8xxx-vibrator: refactor to support new SPMI vibratorFenglin Wu2024-04-171-16/+25
| | * Input: pm8xxx-vibrator - correct VIB_MAX_LEVELS calculationFenglin Wu2024-04-151-3/+4
| | * Input: sur40 - convert le16 to cpu before useRicardo Ribalda2024-04-151-1/+1
| | * Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov2024-03-281-3/+18
| | * Input: ioc3kbd - add device tableKarel Balej2024-03-281-0/+7
| | * Input: ims-pcu - fix printf string overflowArnd Bergmann2024-03-281-2/+2
| | * Input: stmpe - drop driver owner assignmentKrzysztof Kozlowski2024-03-281-1/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-171-1/+0
|\ \ \
| * | | ARM: 9369/1: Input: ambakmi - drop owner assignmentKrzysztof Kozlowski2024-04-181-1/+0
* | | | Merge tag 'acpi-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2024-05-141-1/+0
|\ \ \ \
| * \ \ \ Merge branch 'acpi-bus'Rafael J. Wysocki2024-05-131-1/+0
| |\ \ \ \
| | * | | | Input: atlas - drop owner assignmentKrzysztof Kozlowski2024-04-081-1/+0
| | |/ / /
* | | | | Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-131-4/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann2024-05-031-4/+1
| |/ / /
* | | | Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-052-1/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König2024-04-301-1/+7
| * | Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau2024-04-241-0/+2
* | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-3/+3
|\ \ \
| * \ \ Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-045-6/+47
| |\ \ \
| * | | | vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn2024-01-271-3/+3
* | | | | Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1724-539/+1364
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2024-03-1524-539/+1364
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba2024-03-151-0/+3
| | * | | Input: imagis - add touch key supportDuje Mihanović2024-03-101-1/+29
| | * | | Input: imagis - use FIELD_GET where applicableDuje Mihanović2024-03-101-11/+7
| | * | | Input: make input_class constantRicardo B. Marliere2024-03-101-1/+1
| | * | | Input: iqs7222 - add support for IQS7222D v1.1 and v1.2Jeff LaBundy2024-03-071-0/+112
| | * | | Input: serio - make serio_bus constRicardo B. Marliere2024-03-031-1/+1
| | * | | Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere2024-03-032-2/+2
| | * | | Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li2024-03-031-2/+1
| | * | | input/touchscreen: imagis: add support for IST3032CKarel Balej2024-03-031-0/+10
| | * | | input/touchscreen: imagis: Add support for Imagis IST3038BMarkuss Broks2024-03-031-11/+47
| | * | | input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks2024-03-031-1/+1