summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard (unfollow)
Commit message (Expand)Author
2022-07-27drivers: gpio: Only modify home status if key is home keyÁlvaro Brey
2022-07-27drivers: fpc/gpio cleanupÁlvaro Brey
2022-07-27drivers: Fix home button bugdavidevinavil
2021-07-20Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei
2021-04-28Input: nspire-keypad - enable interrupts only when openedFabian Vogt
2020-12-29Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2020-10-29Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-05-10Input: gpio-keys - fix check for disabling unsupported keysDmitry Torokhov
2020-01-29Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter
2019-07-21Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang
2019-05-16Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang
2019-03-23Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-03-23Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov
2019-01-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren
2018-12-13Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-10-20Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz
2018-10-20Input: atakbd - fix Atari keymapAndreas Schwab
2018-03-22Input: qt1070 - add OF device ID tableJavier Martinez Canillas
2018-03-18Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2018-03-07ANDROID: Add input support for Android Wear.Lingfeng Yang
2018-02-25Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann
2017-11-15Input: mpr121 - set missing event capabilityAkinobu Mita
2017-11-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2017-03-22input: keyboard: add syscore_ops support to gpio_key driverShantanu Jain
2017-02-10input: keyboard: correct suspend/resume for gpio_keysShantanu Jain
2017-02-10input: gpio_keys: Add support for pinctrl frameworkShantanu Jain
2016-12-01ANDROID: goldfish_events: no extra EV_SYN; register goldfishLingfeng Yang
2016-12-01BACKPORT: Input: goldfish_events - enable ACPI-based enumeration for goldfish...Jason Hu
2016-12-01BACKPORT: Input: goldfish_events - add devicetree bindingsGreg Hackmann
2016-11-17ANDROID: goldfish_events: no extra EV_SYN; register goldfishLingfeng Yang
2016-11-17BACKPORT: Input: goldfish_events - enable ACPI-based enumeration for goldfish...Jason Hu
2016-11-17BACKPORT: Input: goldfish_events - add devicetree bindingsGreg Hackmann
2016-09-07Input: tegra-kbc - fix inverted reset logicMasahiro Yamada
2016-03-23input: gpio-keys: add definition for input device nameAlex Sarraf
2015-10-26Input: snvs_pwrkey - remove duplicated semicolonJavier Martinez Canillas
2015-10-26Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flagSudeep Holla
2015-10-26Input: tegra-kbc - enable support for the standard "wakeup-source" propertySudeep Holla
2015-10-22Input: nomadik-ske-keypad - fix a trivial typoGeliang Tang
2015-10-14Input: gpio_keys_polled - add support for abs/rel axisHans de Goede
2015-10-02Input: goldfish - allow compile the driver with COMPILE_TESTJavier Martinez Canillas
2015-10-02Input: gpio_keys - don't report events on gpio failureBjorn Andersson
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee
2015-09-28Input: omap4-keypad - fix memory leakSudip Mukherjee
2015-09-05Input: imx_keypad - remove obsolete commentFabio Estevam
2015-08-24Input: gpio-keys - report error when disabling unsupported keyPeng Fan
2015-08-20Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier