summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-13Input: imx_sc_key - only take the valid data from SCU firmware as key stateAnson Huang
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-12-04Input: snvs_pwrkey - remove gratuitous NULL initializersDmitry Torokhov
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-11-25Input: snvs_pwrkey - send key events for i.MX6 S, DL and QRobin van der Gracht
2019-11-22Input: fix Kconfig indentationKrzysztof Kozlowski
2019-11-21Revert "Input: cros_ec_keyb: mask out extra flags in event_type"Gwendal Grignou
2019-11-21Revert "Input: cros_ec_keyb - add back missing mask for event_type"Gwendal Grignou
2019-11-15Input: imx_sc_key - correct SCU message structure to avoid stack corruptionAnson Huang
2019-10-29Input: gpio_keys_polled - switch to using polled mode of input devicesDmitry Torokhov
2019-10-29Input: jornada680_kbd - switch to using polled mode of input devicesDmitry Torokhov
2019-10-29Input: clps711x-keypad - switch to using polled mode of input devicesDmitry Torokhov
2019-10-29Input: adc-keys - switch to using polled mode of input devicesDmitry Torokhov
2019-10-27Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2019-10-27Input: gpio_keys - switch to using devm_fwnode_gpiod_get()Dmitry Torokhov
2019-10-27Merge tag 'v5.4-rc5' into nextDmitry Torokhov
2019-10-23Input: adp5589 - make keypad support optionalLars-Peter Clausen
2019-10-15Input: keyboard - imx_sc: Add i.MX system controller key supportAnson Huang
2019-10-15Input: mpr121 - add polling modeMichal Vokáč
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDEnric Balletbo i Serra
2019-08-16Input: cros_ec_keyb - add back missing mask for event_typeFei Shao
2019-08-14Input: remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-12Input: applespi - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-12Input: mpr121 - switch to use device_property_count_u32()Andy Shevchenko
2019-08-12Input: gpio_keys - convert driver to use dev_groupsGreg Kroah-Hartman
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-08-09Input: remove w90x900 keyboard driverArnd Bergmann
2019-08-06Input: applespi - use struct_size() helperGustavo A. R. Silva
2019-07-31Input: applespi - add dependency on LEDS_CLASSYueHaibing
2019-07-23Input: applespi - fix trivial typo in struct descriptionNikolas Nyby
2019-07-23Input: applespi - select CRC16 moduleArnd Bergmann
2019-07-21Input: applespi - fix warnings detected by sparseRonald Tschalär
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär
2019-07-15Input: adp5589 - initialize GPIO controller parent deviceLars-Peter Clausen
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-11Input: mtk-pmic-keys - add of_node_put() before returnNishka Dasgupta
2019-07-11Input: sun4i-lradc-keys - add of_node_put() before returnNishka Dasgupta
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-07-10Merge branch 'next' into for-linusDmitry Torokhov
2019-07-06Input: gpio_keys_polled - allow specifying name of input deviceEnrico Weigelt, metux IT consult
2019-06-22Input: gpio_keys - use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-06-22Input: gpio_keys_polled - use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds