aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorFilesLines
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapGravatar Linus Torvalds 2-2/+2
2020-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+7
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 2-2/+2
2019-12-13Input: imx_sc_key - only take the valid data from SCU firmware as key stateGravatar Anson Huang 1-1/+7
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-14/+36
2019-12-04Input: snvs_pwrkey - remove gratuitous NULL initializersGravatar Dmitry Torokhov 1-2/+2
2019-12-03Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-4/+2
2019-11-25Input: snvs_pwrkey - send key events for i.MX6 S, DL and QGravatar Robin van der Gracht 2-12/+34
2019-11-22Input: fix Kconfig indentationGravatar Krzysztof Kozlowski 1-8/+8
2019-11-21Revert "Input: cros_ec_keyb: mask out extra flags in event_type"Gravatar Gwendal Grignou 1-1/+1
2019-11-21Revert "Input: cros_ec_keyb - add back missing mask for event_type"Gravatar Gwendal Grignou 1-4/+2
2019-11-15Input: imx_sc_key - correct SCU message structure to avoid stack corruptionGravatar Anson Huang 1-1/+1
2019-10-29Input: gpio_keys_polled - switch to using polled mode of input devicesGravatar Dmitry Torokhov 2-32/+34
2019-10-29Input: jornada680_kbd - switch to using polled mode of input devicesGravatar Dmitry Torokhov 2-19/+19
2019-10-29Input: clps711x-keypad - switch to using polled mode of input devicesGravatar Dmitry Torokhov 2-42/+29
2019-10-29Input: adc-keys - switch to using polled mode of input devicesGravatar Dmitry Torokhov 2-18/+19
2019-10-27Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get()Gravatar Dmitry Torokhov 1-4/+3
2019-10-27Input: gpio_keys - switch to using devm_fwnode_gpiod_get()Gravatar Dmitry Torokhov 1-4/+2
2019-10-27Merge tag 'v5.4-rc5' into nextGravatar Dmitry Torokhov 2-3/+3
2019-10-23Input: adp5589 - make keypad support optionalGravatar Lars-Peter Clausen 1-73/+98
2019-10-15Input: keyboard - imx_sc: Add i.MX system controller key supportGravatar Anson Huang 3-0/+198
2019-10-15Input: mpr121 - add polling modeGravatar Michal Vokáč 1-18/+51
2019-09-19Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 2-3/+3
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesGravatar Enric Balletbo i Serra 1-2/+2
2019-09-02mfd / platform: cros_ec: Move cros-ec core driver out from MFDGravatar Enric Balletbo i Serra 1-1/+1
2019-08-16Input: cros_ec_keyb - add back missing mask for event_typeGravatar Fei Shao 1-2/+4
2019-08-14Input: remove dev_err() usage after platform_get_irq()Gravatar Stephen Boyd 15-46/+15
2019-08-12Input: applespi - no need to check return value of debugfs_create functionsGravatar Greg Kroah-Hartman 1-24/+6
2019-08-12Input: mpr121 - switch to use device_property_count_u32()Gravatar Andy Shevchenko 1-2/+1
2019-08-12Input: gpio_keys - convert driver to use dev_groupsGravatar Greg Kroah-Hartman 1-11/+2
2019-08-11Merge tag 'v5.3-rc4' into nextGravatar Dmitry Torokhov 3-14/+19
2019-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-13/+18
2019-08-09Input: remove w90x900 keyboard driverGravatar Arnd Bergmann 3-276/+0
2019-08-06Input: applespi - use struct_size() helperGravatar Gustavo A. R. Silva 1-2/+1
2019-07-31Input: applespi - add dependency on LEDS_CLASSGravatar YueHaibing 1-0/+1
2019-07-23Input: applespi - fix trivial typo in struct descriptionGravatar Nikolas Nyby 1-4/+4
2019-07-23Input: applespi - select CRC16 moduleGravatar Arnd Bergmann 1-0/+1
2019-07-21Input: applespi - fix warnings detected by sparseGravatar Ronald Tschalär 1-7/+11
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 8-2/+2127
2019-07-19Input: applespi - remove set but not used variables 'sts'Gravatar Mao Wenan 1-2/+1
2019-07-19Input: add Apple SPI keyboard and trackpad driverGravatar Ronald Tschalär 5-0/+2117
2019-07-15Input: adp5589 - initialize GPIO controller parent deviceGravatar Lars-Peter Clausen 1-0/+1
2019-07-15Merge tag 'v5.2' into nextGravatar Dmitry Torokhov 57-414/+73
2019-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 4-14/+9
2019-07-11Input: mtk-pmic-keys - add of_node_put() before returnGravatar Nishka Dasgupta 1-2/+7
2019-07-11Input: sun4i-lradc-keys - add of_node_put() before returnGravatar Nishka Dasgupta 1-0/+3
2019-07-11Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-1/+1
2019-07-10Merge branch 'next' into for-linusGravatar Dmitry Torokhov 5-18/+9
2019-07-06Input: gpio_keys_polled - allow specifying name of input deviceGravatar Enrico Weigelt, metux IT consult 1-1/+3
2019-06-22Input: gpio_keys - use struct_size() in devm_kzalloc()Gravatar Gustavo A. R. Silva 1-4/+2