aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds18-261/+193
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov19-262/+194
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2020-12-11Input: adp5589-keys - do not explicitly control IRQ for wakeupDmitry Torokhov1-18/+9
2020-12-11Input: adp5589-keys - do not unconditionally configure as wakeup sourceDmitry Torokhov1-2/+0
2020-12-10Input: imx_keypad - add COMPILE_TEST supportAnson Huang1-1/+1
2020-12-10Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean1-4/+8
2020-12-09Input: tm2-touchkey - add vddio regulatorStephan Gerhold1-1/+2
2020-12-09Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov1-0/+1
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz11-21/+21
2020-12-02Input: omap4-keypad - set up interrupt as wakeup sourceDmitry Torokhov1-35/+8
2020-11-22Input: omap4-keypad - fix runtime PM error handlingZhang Qilong1-36/+53
2020-11-19Input: applespi - provide missing struct 'message' descriptionsLee Jones1-0/+9
2020-11-19Input: adp5589-keys - use BIT()Dmitry Torokhov1-34/+35
2020-11-19Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov1-4/+2
2020-11-18Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean1-10/+13
2020-11-18Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean1-20/+2
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean1-21/+0
2020-11-18Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean1-31/+10
2020-11-18Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean1-9/+4
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov1-1/+1
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-8/+33
2020-11-12Input: samsung-keypad - remove set but unused variable 'var'Lee Jones1-2/+1
2020-11-08Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones1-4/+5
2020-11-08Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones1-1/+1
2020-11-08Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones1-11/+11
2020-11-08Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones1-0/+2
2020-11-08Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov1-8/+33
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-11/+7
2020-09-16Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-09-16Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-4/+2
2020-09-16Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski1-2/+2
2020-08-24platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck1-1/+1
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-3/+2
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook1-1/+1
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov3-0/+346
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva3-3/+2
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds4-21/+113
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-11/+7
2020-05-17Merge branch 'for-linus' into nextDmitry Torokhov3-11/+7
2020-05-13Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang1-18/+15
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov8-8/+25
2020-05-09Input: applespi - replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-04-27Input: atkbd - receive and use physcode->keycode mapping from FWRajat Jain1-1/+40
2020-04-27Input: atkbd - expose function row physical map to userspaceRajat Jain1-0/+56
2020-04-22Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET1-1/+1
2020-04-18Input: spear-keyboard - fix a typo in a module name in KconfigChristophe JAILLET1-1/+1
2020-04-18Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTIONChristophe JAILLET1-1/+1
2020-04-18Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra1-9/+5
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-0/+346