index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2020-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-05-17
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-05-13
Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanups
Anson Huang
2020-05-12
Merge tag 'v5.6' into next
Dmitry Torokhov
2020-05-09
Input: applespi - replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-27
Input: atkbd - receive and use physcode->keycode mapping from FW
Rajat Jain
2020-04-27
Input: atkbd - expose function row physical map to userspace
Rajat Jain
2020-04-22
Input: dlink-dir685-touchkeys - fix a typo in driver name
Christophe JAILLET
2020-04-18
Input: spear-keyboard - fix a typo in a module name in Kconfig
Christophe JAILLET
2020-04-18
Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
2020-04-18
Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2020-04-07
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-03-27
input: keyboard: Add support for Azoteq IQS620A/621/622/624/625
Jeff LaBundy
2020-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-03-06
Input: tm2-touchkey - add support for Coreriver TC360 variant
Nick Reitemeyer
2020-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-02-14
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
Input: gpio_keys_polled - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
Input: gpio_keys - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
Input: goldfish_events - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-31
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-13
Input: imx_sc_key - only take the valid data from SCU firmware as key state
Anson Huang
2019-12-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-12-04
Input: snvs_pwrkey - remove gratuitous NULL initializers
Dmitry Torokhov
2019-12-03
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-11-25
Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q
Robin van der Gracht
2019-11-22
Input: fix Kconfig indentation
Krzysztof Kozlowski
2019-11-21
Revert "Input: cros_ec_keyb: mask out extra flags in event_type"
Gwendal Grignou
2019-11-21
Revert "Input: cros_ec_keyb - add back missing mask for event_type"
Gwendal Grignou
2019-11-15
Input: imx_sc_key - correct SCU message structure to avoid stack corruption
Anson Huang
2019-10-29
Input: gpio_keys_polled - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-29
Input: jornada680_kbd - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-29
Input: clps711x-keypad - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-29
Input: adc-keys - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-27
Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2019-10-27
Input: gpio_keys - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2019-10-27
Merge tag 'v5.4-rc5' into next
Dmitry Torokhov
2019-10-23
Input: adp5589 - make keypad support optional
Lars-Peter Clausen
2019-10-15
Input: keyboard - imx_sc: Add i.MX system controller key support
Anson Huang
2019-10-15
Input: mpr121 - add polling mode
Michal Vokáč
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
2019-08-16
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-12
Input: applespi - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
[next]