summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2022-08-30Input: adp5588-keys - add regulator supportNuno Sá
2022-08-30Input: adp5588-keys - add optional reset gpioNuno Sá
2022-08-30Input: adp5588-keys - fix coding style warningsNuno Sá
2022-08-30Input: adp5588-keys - do not check for irq presenceNuno Sá
2022-08-30Input: adp5588-keys - add support for fw propertiesNuno Sá
2022-08-30Input: adp5588-keys - bail out on returned errorNuno Sá
2022-08-30Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá
2022-08-30Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()Andy Shevchenko
2022-08-30Input: clps711x-keypad - get rid of OF_GPIO dependencyAndy Shevchenko
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson
2022-08-18Input: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-17Input: adc-joystick - add polled input device supportChris Morgan
2022-08-17Input: Add IBM Operation Panel driverEddie James
2022-08-17Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...Dmitry Torokhov
2022-08-17Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-11Input: goodix - add support for GT1158Ondrej Jirman
2022-08-11Input: applespi - use correct struct names in commentColin Ian King
2022-08-11Input: tc3589x-keypad - use correct struct names in commentColin Ian King
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-10Input: mt6779-keypad - support double keys matrixMattijs Korpershoek
2022-08-10Input: mt6779-keypad - prepare double keys support with calc_row_colMattijs Korpershoek
2022-08-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-08-02Input: elan_i2c - convert to use dev_groupsGreg Kroah-Hartman
2022-08-02Merge branch 'next' into for-linusDmitry Torokhov
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov
2022-08-02Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen
2022-07-20Input: deactivate MT slots when inhibiting or suspending devicesAngela Czubak
2022-07-20Input: properly queue synthetic eventsDmitry Torokhov
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede
2022-07-08Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede
2022-07-08Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek
2022-07-08Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek
2022-07-08Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov
2022-07-08Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König
2022-07-06Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko
2022-06-29Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach
2022-06-29Input: i8042 - add debug output for quirksWerner Sembach
2022-06-29Input: i8042 - merge quirk tablesWerner Sembach
2022-06-29Input: i8042 - move __initconst to fix code styling warningWerner Sembach
2022-06-28Input: sensehat-joystick - remove unnecessary error messageYang Li
2022-06-28Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-06-28Input: edt-ft5x06 - show crc and header errors by sysfsDario Binacchi