summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2023-11-20Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()Dan Carpenter
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-10-19Input: goodix - ensure int GPIO is in input for gpio_count == 1 && gpio_int_i...Hans de Goede
2023-10-19Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-10-19Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian
2023-10-19Input: xpad - add PXN V900 supportMatthias Berndt
2023-10-19Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller
2023-10-19Input: powermate - fix use-after-free in powermate_config_completeJavier Carrasco
2023-09-19Input: tca6416-keypad - fix interrupt enable disbalanceDmitry Torokhov
2023-09-19Input: tca6416-keypad - always expect proper IRQ number in i2c clientDmitry Torokhov
2023-09-19Input: iqs7222 - configure power mode before triggering ATIJeff LaBundy
2023-09-13Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PNWerner Sembach
2023-06-29Merge tag 'soc-arm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2023-06-29Merge tag 'input-for-v6.5-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28Merge tag 'regulator-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-26Merge branch 'next' into for-linusDmitry Torokhov
2023-06-24Add Renesas PMIC RAA215300 and built-in RTCMark Brown
2023-06-16docs: update some straggling Documentation/arm referencesJonathan Corbet
2023-06-09Input: ads7846 - fix pointer cast warningArnd Bergmann
2023-06-07Merge tag 'input-for-v6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-07Input: ads7846 - Fix usage of match dataLinus Walleij
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-24Input: ads7846 - Convert to use software nodesLinus Walleij
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-15mfd: rk808: Split into core and i2cSebastian Reichel
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