summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2023-07-12Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach
2023-07-05Input: cpcap-pwrbutton - replace GPLv2 boilerplate with SPDXSebastian Reichel
2023-07-05Input: cpcap-pwrbutton - remove initial kernel-doc notationRandy Dunlap
2023-07-05Input: exc3000 - add ACPI support for EXC80H60Andreas Helbech Kleist
2023-06-26Merge branch 'next' into for-linusDmitry Torokhov
2023-06-06Input: pm8941-powerkey - fix debounce on gen2+ PMICsCaleb Connolly
2023-06-06Input: gameport - provide default trigger() and read()Dmitry Torokhov
2023-06-06Input: tps65219-pwrbutton - use regmap_set_bits()Uwe Kleine-König
2023-06-06Input: tps65219-pwrbutton - convert to .remove_new()Uwe Kleine-König
2023-05-23Input: tests - add test to cover all input_grab_device() functionDana Elfassy
2023-05-23Input: gpio-keys - use input_report_key()Geert Uytterhoeven
2023-05-23Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas
2023-05-22Input: xpad - spelling fixes for "Xbox"Ismael Ferreras Morezuelas
2023-05-22Input: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-18Input: libps2 - do not discard non-ack bytes when controlling LEDsDmitry Torokhov
2023-05-18Input: libps2 - introduce common interrupt handlerDmitry Torokhov
2023-05-18Input: libps2 - fix aborting PS/2 commandsDmitry Torokhov
2023-05-18Input: libps2 - fix NAK handlingDmitry Torokhov
2023-05-18Input: libps2 - rework handling of command responseDmitry Torokhov
2023-05-18Input: libps2 - remove special handling of ACK for command byteDmitry Torokhov
2023-05-18Input: libps2 - attach ps2dev instances as serio port's drvdataDmitry Torokhov
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-11Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov
2023-05-11Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede
2023-05-10Input: adxl34x - do not hardcode interrupt trigger typeMarek Vasut
2023-05-08Input: pwm-vibra - add support for enable GPIOLuca Weiss
2023-05-08Input: pwm-vibra - add newline to dev_err printsLuca Weiss
2023-05-06Input: ili210x - probe even if no resolution informationMarek Vasut
2023-05-05Input: edt-ft5x06 - add delay after waking upPhilipp Puschmann
2023-05-05Input: cyttsp5 - implement proper sleep and wakeup proceduresMaximilian Weigand
2023-05-05Input: fix open count when closing inhibited deviceDmitry Torokhov
2023-05-05Input: tests - fix input_test_match_device_id testDmitry Torokhov
2023-05-02Input: avoid calling input_set_abs_val() in the event handling coreDmitry Torokhov
2023-05-02Input: tests - modular KUnit tests should not depend on KUNIT=yGeert Uytterhoeven
2023-05-02Input: tests - fix use-after-free and refcount underflow in input_test_exit()Geert Uytterhoeven
2023-05-01Input: uinput - allow injecting event timesBiswarup Pal
2023-05-01Input: atmel_mxt_ts - support capacitive keysAndré Apitzsch
2023-05-01Input: cyttsp4_core - change del_timer_sync() to timer_shutdown_sync()Duoming Zhou
2023-05-01Input: cyttsp5 - fix array lengthMaximilian Weigand
2023-05-01Input: cyttsp5 - remove unused codeMaximilian Weigand
2023-05-01Input: drv260x - fix magnitude handlingLuca Weiss
2023-05-01Input: drv260x - remove unused .reg_defaultsLuca Weiss
2023-05-01Input: drv260x - sleep between polling GO bitLuca Weiss
2023-05-01Input: drv260x - fix typo in register value defineLuca Weiss
2023-05-01Merge branch 'next' into for-linusDmitry Torokhov
2023-05-01Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov
2023-04-14Input: xpad - fix PowerA EnWired Controller guide buttonVicki Pfau
2023-04-14Input: xpad - add constants for GIP interface numbersVicki Pfau
2023-04-13Input: cyttsp5 - fix sensing configuration data structurehrdl
2023-04-13Input: synaptics-rmi4 - fix function name in kerneldocJiapeng Chong