index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-11
Input: adp5589-keys - do not explicitly control IRQ for wakeup
Dmitry Torokhov
2020-12-11
Input: adp5589-keys - do not unconditionally configure as wakeup source
Dmitry Torokhov
2020-12-10
Input: imx_keypad - add COMPILE_TEST support
Anson Huang
2020-12-10
Input: applespi - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-12-09
Input: tm2-touchkey - add vddio regulator
Stephan Gerhold
2020-12-09
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-02
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
2020-11-22
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
2020-11-19
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
2020-11-19
Input: adp5589-keys - use BIT()
Dmitry Torokhov
2020-11-19
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
2020-11-18
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
2020-11-17
Merge tag 'v5.9' into next
Dmitry Torokhov
2020-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-11-12
Input: samsung-keypad - remove set but unused variable 'var'
Lee Jones
2020-11-08
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
2020-11-08
Input: gpio_keys - fix misnamed function parameter 'dev'
Lee Jones
2020-11-08
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
2020-11-08
Input: nomadik-ske-keypad - provide some missing struct member docs
Lee Jones
2020-11-08
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
2020-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-09-16
Input: twl4030_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-08-24
platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
Guenter Roeck
2020-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-21
Merge branch 'elan-i2c' into next
Dmitry Torokhov
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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
[next]