aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov
2020-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-11Input: adp5589-keys - do not explicitly control IRQ for wakeupDmitry Torokhov
2020-12-11Input: adp5589-keys - do not unconditionally configure as wakeup sourceDmitry Torokhov
2020-12-10Input: imx_keypad - add COMPILE_TEST supportAnson Huang
2020-12-10Input: applespi - use new structure for SPI transfer delaysSergiu Cuciurean
2020-12-09Input: tm2-touchkey - add vddio regulatorStephan Gerhold
2020-12-09Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2020-12-02Input: omap4-keypad - set up interrupt as wakeup sourceDmitry Torokhov
2020-11-22Input: omap4-keypad - fix runtime PM error handlingZhang Qilong
2020-11-19Input: applespi - provide missing struct 'message' descriptionsLee Jones
2020-11-19Input: adp5589-keys - use BIT()Dmitry Torokhov
2020-11-19Input: adp5589-keys - mark suspend and resume methods as __maybe_unusedDmitry Torokhov
2020-11-18Input: adp5589-keys - use devm_add_action_or_reset() for register clearAlexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_gpiochip_add_data() for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - remove setup/teardown hooks for gpiosAlexandru Ardelean
2020-11-18Input: adp5589-keys - use device-managed function in adp5589_keypad_add()Alexandru Ardelean
2020-11-18Input: adp5589-keys - use devm_kzalloc() to allocate the kpad objectAlexandru Ardelean
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov
2020-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-11-12Input: samsung-keypad - remove set but unused variable 'var'Lee Jones
2020-11-08Input: cros_ec_keyb - struct headers should start with 'struct <name>'Lee Jones
2020-11-08Input: gpio_keys - fix misnamed function parameter 'dev'Lee Jones
2020-11-08Input: pmic8xxx-keypad - fix kernel-doc formattingLee Jones
2020-11-08Input: nomadik-ske-keypad - provide some missing struct member docsLee Jones
2020-11-08Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov
2020-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-09-16Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-16Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-09-16Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-08-24platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-07-30treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook
2020-07-21Merge branch 'elan-i2c' into nextDmitry Torokhov
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-05-17Merge branch 'for-linus' into nextDmitry Torokhov
2020-05-13Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanupsAnson Huang
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov
2020-05-09Input: applespi - replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-04-27Input: atkbd - receive and use physcode->keycode mapping from FWRajat Jain
2020-04-27Input: atkbd - expose function row physical map to userspaceRajat Jain
2020-04-22Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET
2020-04-18Input: spear-keyboard - fix a typo in a module name in KconfigChristophe JAILLET
2020-04-18Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTIONChristophe JAILLET
2020-04-18Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helperEnric Balletbo i Serra
2020-04-07Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds