summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
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-30Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-12-30Input: omap4-keypad - fix runtime PM error handlingZhang Qilong
2020-11-22Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2020-10-30Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-30Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-30Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-06-03Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET
2020-01-27Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter
2019-07-14Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang
2019-05-08Input: 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-03-23Input: cap11xx - switch to using set_brightness_blocking()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-08Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris
2018-12-08Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-09-18Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz
2018-09-18Input: atakbd - fix Atari keymapAndreas Schwab
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva
2018-08-01Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko
2018-07-29Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2018-07-04Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King
2018-07-03Input: keyboard: Fix ChromeOS EC keyboard help message.Enric Balletbo i Serra
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-21Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam
2018-06-21Input: imx_keypad - switch to SPDX identifierFabio Estevam
2018-06-12Input: cros_ec_keyb - remove check before calling pm_wakeup_eventRavi Chandra Sadineni
2018-06-12Input: cros_ec_keyb - switch to SPDX identifierEnric Balletbo i Serra
2018-06-12Input: cros_ec_keyb - make license text and MODULE_LICENSE matchEnric Balletbo i Serra
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-04Input: goldfish_events - fix checkpatch warningsRoman Kiryanov
2018-05-30Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.Ravi Chandra Sadineni
2018-04-16input: Add MediaTek PMIC keys supportChen Zhong
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26input: keyboard: remove bf54x driverArnd Bergmann
2018-03-14Input: gpio-keys - add support for wakeup event actionJeffy Chen
2018-03-10Input: stmpe-keypad - remove VLA usageGustavo A. R. Silva