aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-7/+3
2019-05-15Merge branch 'fixes' into arm/socOlof Johansson1-3/+3
2019-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-30/+650
2019-05-10Merge branch 'next' into for-linusDmitry Torokhov6-30/+650
2019-05-07Input: qt1050 - add Microchip AT42QT1050 supportMarco Felsch3-0/+610
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann1-2/+1
2019-04-28ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann2-5/+2
2019-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2019-04-24Input: snvs_pwrkey - make it depend on ARCH_MXCJacky Bai1-1/+1
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-3/+3
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-04-03Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang1-3/+3
2019-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-56/+121
2019-03-06Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-4/+0
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov6-56/+121
2019-02-19input: davinci_keyscan: remove unnecessary includesBartosz Golaszewski1-4/+0
2019-02-16Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez1-2/+2
2019-02-16Input: qt2160 - remove redundant spinlockSven Van Asbroeck1-9/+0
2019-02-11Input: qt2160 - switch to using brightness_set_blocking()Dmitry Torokhov1-42/+27
2019-02-09Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov1-1/+1
2019-02-09Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov1-24/+11
2019-02-07Input: 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-28Input: snvs_pwrkey - allow selecting driver for i.MX 7DStefan Agner1-1/+1
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov9-13/+362
2019-01-13Input: mtk-pmic-keys - remove duplicated include from mtk-pmic-keys.cYueHaibing1-7/+6
2019-01-13Input: mcs_touchkey - use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+2
2019-01-13Input: tca6416-keypad - use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-13Merge 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
2019-01-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2018-12-28Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2018-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-12/+4
2018-12-21Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter1-1/+1
2018-12-08Input: 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/dtor/inputLinus 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/dtor/inputLinus Torvalds1-3/+3
2018-10-22Merge branch 'next' into for-linusDmitry Torokhov1-3/+3
2018-09-29Update email addressMatthew Wilcox1-1/+1
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-46/+28