summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: goodix - add support for ACPI ID GDX9110Felix Engelhardt2023-08-151-0/+1
* Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach2023-07-121-0/+7
* Input: cpcap-pwrbutton - replace GPLv2 boilerplate with SPDXSebastian Reichel2023-07-051-9/+1
* Input: cpcap-pwrbutton - remove initial kernel-doc notationRandy Dunlap2023-07-051-1/+1
* Input: exc3000 - add ACPI support for EXC80H60Andreas Helbech Kleist2023-07-051-0/+10
* Merge branch 'next' into for-linusDmitry Torokhov2023-06-27124-485/+901
|\
| * Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly2023-06-061-4/+15
| * MAINTAINERS: Adjust Qualcomm driver globbingCaleb Connolly2023-06-061-1/+1
| * Input: gameport - provide default trigger() and read()Dmitry Torokhov2023-06-062-11/+18
| * Input: tps65219-pwrbutton - use regmap_set_bits()Uwe Kleine-König2023-06-061-3/+2
| * Input: tps65219-pwrbutton - convert to .remove_new()Uwe Kleine-König2023-06-061-5/+8
| * Input: tests - add test to cover all input_grab_device() functionDana Elfassy2023-05-231-0/+32
| * Input: gpio-keys - use input_report_key()Geert Uytterhoeven2023-05-231-3/+3
| * Input: xpad - spelling fixes for "Xbox"Ismael Ferreras Morezuelas2023-05-234-45/+45
| * Input: add HAS_IOPORT dependenciesNiklas Schnelle2023-05-232-0/+2
| * Input: libps2 - do not discard non-ack bytes when controlling LEDsDmitry Torokhov2023-05-181-4/+32
| * Input: libps2 - introduce common interrupt handlerDmitry Torokhov2023-05-184-152/+269
| * Input: libps2 - fix aborting PS/2 commandsDmitry Torokhov2023-05-181-4/+11
| * Input: libps2 - fix NAK handlingDmitry Torokhov2023-05-181-1/+1
| * Input: libps2 - rework handling of command responseDmitry Torokhov2023-05-181-8/+10
| * Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov2023-05-182-8/+2
| * Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov2023-05-186-29/+44
| * Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-1792-92/+92
| * dt-bindings: input: cypress,cyapa: convert to dtschemaKrzysztof Kozlowski2023-05-112-42/+49
| * Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut2023-05-111-2/+1
| * Input: pwm-vibra - add support for enable GPIOLuca Weiss2023-05-081-0/+16
| * Input: pwm-vibra - add newline to dev_err printsLuca Weiss2023-05-081-10/+10
| * dt-bindings: input: pwm-vibrator: Add enable-gpioLuca Weiss2023-05-081-0/+2
| * Input: ili210x - probe even if no resolution informationMarek Vasut2023-05-061-13/+23
| * Input: edt-ft5x06 - add delay after waking upPhilipp Puschmann2023-05-051-0/+1
| * Input: cyttsp5 - implement proper sleep and wakeup proceduresMaximilian Weigand2023-05-051-0/+77
| * Input: tests - fix input_test_match_device_id testDmitry Torokhov2023-05-051-1/+1
| * Input: avoid calling input_set_abs_val() in the event handling coreDmitry Torokhov2023-05-021-2/+4
| * Input: tests - modular KUnit tests should not depend on KUNIT=yGeert Uytterhoeven2023-05-021-1/+1
| * Input: tests - fix use-after-free and refcount underflow in input_test_exit()Geert Uytterhoeven2023-05-021-2/+2
| * Input: uinput - allow injecting event timesBiswarup Pal2023-05-021-0/+34
| * Input: atmel_mxt_ts - support capacitive keysAndré Apitzsch2023-05-021-0/+85
| * dt-bindings: input: atmel,maxtouch: add linux,keycodesAndré Apitzsch2023-05-021-0/+7
| * Input: i8042 - add missing includeMichał Mirosław2023-05-021-0/+1
| * Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()Duoming Zhou2023-05-021-2/+1
| * dt-bindings: input: cypress,tt21000 - add wakeup-source entry to documentationMaximilian Weigand2023-05-021-0/+2
| * Input: cyttsp5 - remove unused codeMaximilian Weigand2023-05-021-5/+0
| * Input: drv260x - fix magnitude handlingLuca Weiss2023-05-021-6/+7
| * Input: drv260x - remove unused .reg_defaultsLuca Weiss2023-05-021-40/+0
| * Input: drv260x - sleep between polling GO bitLuca Weiss2023-05-021-0/+1
| * Input: drv260x - fix typo in register value defineLuca Weiss2023-05-021-2/+2
* | Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas2023-05-231-1/+0
* | Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov2023-05-111-4/+5
* | Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede2023-05-111-0/+30
* | Input: fix open count when closing inhibited deviceDmitry Torokhov2023-05-051-1/+1