summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2019-05-23Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang
2019-03-26Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez
2019-03-26Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov
2019-03-26Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov
2019-01-14Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren
2019-01-12Input: omap-keypad - fix keyboard debounce configurationTony Lindgren
2018-12-15Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris
2018-12-15Input: 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-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
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
2018-02-09Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2018-01-16Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman
2017-11-07Merge tag 'v4.14-rc8' into nextDmitry Torokhov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24Input: keyboard - convert timers to use timer_setup()Kees Cook
2017-10-23Input: gpio-keys - convert timers to use timer_setup()stephen lu
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-19Input: tca8418 - enable interrupt after it has been requestedDamien Riegel
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-31Input: pxa27x_keypad - handle return value of clk_prepare_enableArvind Yadav
2017-08-31Input: tegra-kbc - handle return value of clk_prepare_enableArvind Yadav
2017-08-22parisc/input/hilkbd: Fix section mismatchesHelge Deller
2017-08-18Input: xtkbd - constify serio_device_idArvind Yadav
2017-08-18Input: sunkbd - constify serio_device_idArvind Yadav
2017-08-18Input: stowaway - constify serio_device_idArvind Yadav
2017-08-18Input: newtonkbd - constify serio_device_idArvind Yadav
2017-08-18Input: lkkbd - constify serio_device_idArvind Yadav
2017-08-18Input: hil_kbd - constify serio_device_idArvind Yadav
2017-08-18Input: iatkbd - constify serio_device_idArvind Yadav
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov
2017-07-22Merge branch 'bind_unbind' into driver-core-nextGreg Kroah-Hartman
2017-07-22Input: gpio_keys - use devm_device_add_group() for attributesDmitry Torokhov