summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-303-0/+193
| * Input: goodix-berlin - add I2C support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-303-0/+90
| * Input: add core support for Goodix Berlin Touchscreen ICNeil Armstrong2024-01-304-0/+783
| * dt-bindings: input: document Goodix Berlin Touchscreen ICNeil Armstrong2024-01-301-0/+95
| * dt-bindings: input: melfas,mms114: add MMS252 compatibleLuca Weiss2024-01-231-1/+5
| * Input: 88pm80x_onkey - add SPDX and drop GPL boilerplateDuje Mihanović2024-01-221-13/+1
| * Input: leds - set default-trigger for muteBernhard Seibold2024-01-201-1/+7
| * dt-bindings: input: touchscreen: goodix: clarify irq-gpios misleading textLuca Ceresoli2024-01-201-2/+3
| * Input: bcm-keypad - remove redundant of_match_ptr()Ruan Jinjie2024-01-201-1/+1
| * dt-bindings: input: silead,gsl1680: do not override firmware-name $refKrzysztof Kozlowski2024-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-181-1/+5
| * Input: navpoint - remove driverDuje Mihanović2024-01-184-371/+0
* | Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removalMathias Krause2024-03-071-3/+3
* | Input: gpio_keys_polled - suppress deferred probe error for gpioUwe Kleine-König2024-03-051-6/+4
* | Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco2024-03-051-20/+0
* | Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen2024-03-031-0/+6
* | Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk tableSzilard Fabian2024-02-021-0/+8
* | Input: i8042 - fix strange behavior of touchpad on Clevo NS70PUWerner Sembach2024-02-021-0/+6
* | Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede2024-02-011-1/+2
* | Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETIDHans de Goede2024-02-011-5/+8
* | Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco2024-01-311-0/+20
* | Input: xpad - add Lenovo Legion Go controllersBrenton Simpson2024-01-301-0/+2
* | Input: goodix - accept ACPI resources with gpio_count == 3 && gpio_int_idx == 0Hans de Goede2024-01-191-1/+2
* | Input: atkbd - use ab83 as id when skipping the getid commandHans de Goede2024-01-161-5/+7
* | Merge branch 'next' into for-linusDmitry Torokhov2024-01-1356-545/+1626
|\|
| * Input: driver for Adafruit Seesaw GamepadAnshul Dalal2024-01-094-0/+333
| * dt-bindings: input: bindings for Adafruit Seesaw GamepadAnshul Dalal2024-01-091-0/+63
| * 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
| * dt-bindings: input: iqs269a: Add bindings for OTP variantsJeff LaBundy2024-01-011-1/+29
| * Input: iqs269a - add support for slider gesturesJeff LaBundy2024-01-011-29/+191
| * dt-bindings: input: iqs269a: Add bindings for slider gesturesJeff LaBundy2024-01-011-0/+68
| * Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messagesHermes Zhang2023-12-281-3/+3
| * Input: zforce_ts - accept standard touchscreen propertiesAndreas Kemnade2023-12-241-18/+16
| * dt-bindings: touchscreen: neonode,zforce: Use standard propertiesAndreas Kemnade2023-12-241-4/+9
| * dt-bindings: touchscreen: convert neonode,zforce to json-schemaAndreas Kemnade2023-12-242-34/+67
| * dt-bindings: input: convert drv266x to json-schemaAnshul Dalal2023-12-223-34/+50
| * Input: da9063 - use dev_err_probe()Biju Das2023-12-141-9/+6
| * Input: da9063 - drop redundant prints in probe()Biju Das2023-12-141-15/+4
| * Input: da9063 - simplify obtaining OF match dataBiju Das2023-12-141-15/+12
| * Input: as5011 - convert to GPIO descriptorLinus Walleij2023-12-132-14/+11
| * Input: omap-keypad - drop optional GPIO supportLinus Walleij2023-12-132-21/+1