summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2019-04-04Input: sun4i-a10-lradc-keys - add support for A83TZiping Chen1-4/+34
2019-04-04Input: snvs_pwrkey - use dev_pm_set_wake_irq() to simplify codeAnson Huang1-26/+4
2019-04-04Input: i8042 - signal wakeup from atkbd/psmouseDmitry Torokhov1-0/+2
2019-02-17Input: qt2160 - remove redundant spinlockSven Van Asbroeck1-9/+0
2019-02-08Input: tm2-touchkey - acknowledge that setting brightness is a blocking callDmitry Torokhov1-5/+5
2019-02-06Input: gpio-keys - add shutdown callbackFlorian Fainelli1-0/+10
2019-01-14Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing1-7/+6
2019-01-14Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-01-14Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-14Merge tag 'v4.20' into nextDmitry Torokhov12-86/+425
2019-01-07Input: tm2-touchkey - add support for aries touchkey variantJonathan Bakker1-7/+46
2019-01-07Input: tm2-touchkey - allow specifying custom keycodesJonathan Bakker1-22/+27
2019-01-07Input: tm2-touchkey - correct initial brightnessJonathan Bakker1-1/+1
2019-01-07Input: tm2-touchkey - add support for midas touchkeySimon Shields1-5/+29
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-12/+4
2018-12-21Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter1-1/+1
2018-12-09Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren1-12/+4
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-15/+31
2018-12-03Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-11-12Input: atkbd - clean up indentation issueColin Ian King1-1/+1
2018-11-12Input: cros_ec_keyb - fix button/switch capability reportsBrian Norris1-1/+2
2018-11-12Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff1-9/+14
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-1/+1
2018-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-3/+3
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov1-3/+3
2018-09-30Update email addressMatthew Wilcox1-1/+1
2018-09-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-46/+28
2018-09-29Input: sun4i-lradc - convert to using %pOFn instead of device_node.nameRob Herring1-3/+3
2018-09-19Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz1-8/+2
2018-09-19Input: atakbd - fix Atari keymapAndreas Schwab1-38/+26
2018-08-21Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+1
2018-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-92/+37
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2018-08-02Input: gpio-keys - switch to bitmap_zalloc()Andy Shevchenko1-4/+4
2018-07-29Input: hilkbd - Add casts to HP9000/300 I/O accessorsGeert Uytterhoeven1-2/+2
2018-07-27Input: stop telling users to snail-mail VojtechDmitry Torokhov6-24/+0
2018-07-04Input: cros_ec_keyb - remove redundant variable num_colsColin Ian King1-3/+0
2018-07-03Input: keyboard: Fix ChromeOS EC keyboard help message.Enric Balletbo i Serra1-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-4/+5
2018-06-22Input: snvs_pwrkey - switch to SPDX identifierFabio Estevam1-11/+4
2018-06-22Input: imx_keypad - switch to SPDX identifierFabio Estevam1-8/+4
2018-06-13Input: cros_ec_keyb - remove check before calling pm_wakeup_eventRavi Chandra Sadineni1-19/+11
2018-06-13Input: cros_ec_keyb - switch to SPDX identifierEnric Balletbo i Serra1-22/+12
2018-06-13Input: cros_ec_keyb - make license text and MODULE_LICENSE matchEnric Balletbo i Serra1-1/+1
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook3-6/+6
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook1-1/+2
2018-06-11Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-0/+349
2018-06-07Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-2/+1
2018-06-04Input: goldfish_events - fix checkpatch warningsRoman Kiryanov1-4/+5