summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: sur40 - convert le16 to cpu before useRicardo Ribalda2024-04-161-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
* 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-041-1/+1
* Input: synaptics-rmi4 - make rmi_bus_type constRicardo B. Marliere2024-03-042-2/+2
* Input: xilinx_ps2 - fix kernel-doc for xps2_of_probe functionYang Li2024-03-041-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
* Input: leds - change config symbol dependency for audio mute triggerHeiner Kallweit2024-03-031-1/+1
* Input: ti_am335x_tsc - remove redundant assignment to variable configColin Ian King2024-02-091-1/+0
* Input: xpad - sort xpad_device by vendor and product IDBrenton Simpson2024-02-081-3/+8
* Input: gameport - make gameport_bus constRicardo B. Marliere2024-02-061-2/+2
* Input: matrix_keypad - switch to using managed resourcesDmitry Torokhov2024-01-311-65/+24
* Input: matrix_keypad - consolidate handling of clustered interruptDmitry Torokhov2024-01-311-43/+20
* Input: matrix_keypad - avoid repeatedly converting GPIO to IRQDmitry Torokhov2024-01-311-23/+25
* Input: goodix-berlin - add SPI support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-313-0/+193
* Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-313-0/+90
* Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-314-0/+783
* Input: 88pm80x_onkey - add SPDX and drop GPL boilerplateDuje Mihanović2024-01-221-13/+1
* Input: leds - set default-trigger for muteBernhard Seibold2024-01-211-1/+7
* Input: bcm-keypad - remove redundant of_match_ptr()Ruan Jinjie2024-01-201-1/+1
* Input: remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2024-01-201-8/+6
* Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan2024-01-191-1/+5
* Input: navpoint - remove driverDuje Mihanović2024-01-193-363/+0
* Input: driver for Adafruit Seesaw GamepadAnshul Dalal2024-01-103-0/+326
* Input: da9063_onkey - avoid explicitly setting input's parentDmitry Torokhov2024-01-041-1/+0
* Input: da9063_onkey - avoid using OF-specific APIsDmitry Torokhov2024-01-041-3/+4
* Input: iqs269a - add support for OTP variantsJeff LaBundy2024-01-011-3/+89
* Input: iqs269a - add support for slider gesturesJeff LaBundy2024-01-011-29/+191
* Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang2023-12-291-3/+3
* Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade2023-12-241-18/+16
* Input: da9063 - use dev_err_probe()Biju Das2023-12-151-9/+6
* Input: da9063 - drop redundant prints in probe()Biju Das2023-12-151-15/+4
* Input: da9063 - simplify obtaining OF match dataBiju Das2023-12-151-15/+12
* Input: as5011 - convert to GPIO descriptorLinus Walleij2023-12-141-13/+11
* Input: omap-keypad - drop optional GPIO supportLinus Walleij2023-12-141-18/+1
* Input: tca6416-keypad - drop unused includeLinus Walleij2023-12-141-1/+0
* Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-141-26/+15
* Input: vivaldi - convert to use sysfs_emit_at() APIye xingchen2023-12-141-3/+3
* Input: iqs269a - use sysfs_emit() instead of scnprintf()ye xingchen2023-12-141-12/+11
* Input: ims-pcu - use sysfs_emit() instead of scnprintf()ye xingchen2023-12-141-5/+5
* Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen2023-12-141-7/+6