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
2023-10-13
Input: tegra-kbc - use device_get_match_data()
Rob Herring
2023-09-23
Input: stmpe-keypad - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: spear-keyboard - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: sh_keysc - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: samsung-keypad - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: omap4-keypad - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: omap-keypad - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: matrix_keypad - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: iqs62x-keys - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: ep93xx_keypad - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: cros_ec_keyb - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
Input: adp5520-keys - convert to platform remove callback returning void
Uwe Kleine-König
2023-09-06
Input: cros_ec_keyb - use device core to create driver-specific device attrib...
Dmitry Torokhov
2023-07-28
Input: tca6416-keypad - switch to using input core's polling features
Dmitry Torokhov
2023-07-28
Input: tca6416-keypad - convert to use devm_* api
Yangtao Li
2023-07-28
Input: tca6416-keypad - fix interrupt enable disbalance
Dmitry Torokhov
2023-07-28
Input: tca6416-keypad - rely on I2C core to set up suspend/resume
Dmitry Torokhov
2023-07-28
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
2023-07-28
Input: lm8323 - convert to use devm_* api
Yangtao Li
2023-07-28
Input: lm8323 - rely on device core to create kp_disable attribute
Dmitry Torokhov
2023-07-28
Input: qt2160 - convert to use devm_* api
Yangtao Li
2023-07-28
Input: qt2160 - do not hard code interrupt trigger
Dmitry Torokhov
2023-07-28
Input: qt2160 - switch to using threaded interrupt handler
Dmitry Torokhov
2023-07-28
Input: qt2160 - tweak check for i2c adapter functionality
Dmitry Torokhov
2023-07-25
Input: mcs-touchkey - fix uninitialized use of error in mcs_touchkey_probe()
Nathan Chancellor
2023-07-20
Input: qt1070 - convert to use devm_* api
Yangtao Li
2023-07-20
Input: mcs-touchkey - convert to use devm_* api
Yangtao Li
2023-07-20
Input: amikbd - convert to use devm_* api
Yangtao Li
2023-07-20
Input: lm8333 - convert to use devm_* api
Yangtao Li
2023-07-17
Input: gpio-keys - convert to dev_err_probe()
Geert Uytterhoeven
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2023-07-12
Input: bcm-keypad - correct dev_err_probe() error
Krzysztof Kozlowski
2023-07-10
Input: nomadik-ske-keypad - convert to use devm_* api
Yangtao Li
2023-07-10
Input: sun4i-lradc-keys - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: pxa27x_keypad - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: opencores-kbd - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: omap4-keyad - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-10
Input: lpc32xx-keys - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: bcm-keypad - convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-10
Input: tegra-kbc - use devm_platform_ioremap_resource
Martin Kaiser
2023-07-07
Input: adp5588-keys - use devm_regulator_get_enable()
Christophe JAILLET
2023-07-07
Input: pinephone-keyboard - use devm_regulator_get_enable()
Christophe JAILLET
2023-07-07
Input: bcm-keypad - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-07-07
Input: gpio_keys_polled - simplify with dev_err_probe()
Krzysztof Kozlowski
2023-05-23
Input: gpio-keys - use input_report_key()
Geert Uytterhoeven
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-03-19
Input: iqs62x-keys - suppress duplicated error message in .remove()
Uwe Kleine-König
[next]