..
adc-keys.c
Input: adc-keys - use device_for_each_child_node_scoped()
2024-07-15 17:02:13 -07:00
adp5520-keys.c
Input: switch back to struct platform_driver::remove()
2024-10-15 11:43:25 -07:00
adp5588-keys.c
Input: adp5588-keys - add support for pure gpio
2024-08-28 18:50:45 -07:00
adp5589-keys.c
Input: adp5589-keys - use guard notation when acquiring mutex
2024-10-03 08:52:33 -07:00
amikbd.c
vt: remove superfluous CONFIG_HW_CONSOLE
2024-01-27 19:03:51 -08:00
applespi_trace.h
Input: add Apple SPI keyboard and trackpad driver
2019-07-19 11:58:34 +03:00
applespi.c
Input: applespi - use guard notation when acquiring spinlock
2024-10-03 08:52:33 -07:00
applespi.h
Input: add Apple SPI keyboard and trackpad driver
2019-07-19 11:58:34 +03:00
atakbd.c
input: drop empty comment blocks
2022-09-29 16:25:42 -07:00
atkbd.c
Input: atkbd - use guard notation when pausing serio port
2024-10-04 00:58:15 -07:00
bcm-keypad.c
Input: bcm-keypad - remove redundant of_match_ptr()
2024-01-20 00:54:22 -08:00
cap11xx.c
Input: cap11xx - switch to for_each_child_of_node_scoped
2024-10-19 21:21:37 -07:00
clps711x-keypad.c
Input: clps711x-keypad - get rid of OF_GPIO dependency
2022-08-30 14:20:00 -07:00
cros_ec_keyb.c
Input: switch back to struct platform_driver::remove()
2024-10-15 11:43:25 -07:00
cypress-sf.c
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 15:43:19 -07:00
dlink-dir685-touchkeys.c
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 15:43:19 -07:00
ep93xx_keypad.c
Input: switch back to struct platform_driver::remove()
2024-10-15 11:43:25 -07:00
goldfish_events.c
Input: goldfish_events - replace zero-length array with flexible-array member
2020-02-13 17:09:47 -08:00
gpio_keys_polled.c
Input: gpio_keys_polled - use device_for_each_child_node_scoped()
2024-07-15 17:02:13 -07:00
gpio_keys.c
Input: gpio-keys - switch to using cleanup functions
2024-09-05 22:53:20 -07:00
hil_kbd.c
Input: hil_kbd - fix error return code in hil_dev_connect()
2021-05-24 20:57:04 -07:00
hilkbd.c
Input: hilkbd - use guard notation when acquiring spinlock
2024-11-05 14:17:20 -08:00
hpps2atkbd.h
imx_keypad.c
Input: imx_keypad - use guard notation when acquiring mutex
2024-10-03 08:53:14 -07:00
imx_sc_key.c
Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanups
2020-05-13 10:34:58 -07:00
ipaq-micro-keys.c
Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock
2024-10-03 08:53:14 -07:00
iqs62x-keys.c
Input: switch back to struct platform_driver::remove()
2024-10-15 11:43:25 -07:00
jornada680_kbd.c
Input: jornada680_kbd - switch to using polled mode of input devices
2019-10-29 17:13:44 -07:00
jornada720_kbd.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
2019-06-19 17:09:55 +02:00
Kconfig
Input: keypad-nomadik-ske - remove the driver
2024-08-22 11:36:25 -07:00
lkkbd.c
Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
2024-06-02 21:32:01 -07:00
lm8323.c
Input: lm8323 - use guard notation when acquiring mutexes
2024-10-03 08:53:31 -07:00
lm8333.c
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 15:43:19 -07:00
locomokbd.c
Input: locomokbd - use guard notation when acquiring spinlock
2024-11-05 14:17:25 -08:00
lpc32xx-keys.c
Input: lpc32xx-keys - use guard notation when acquiring mutex
2024-10-03 08:53:31 -07:00
Makefile
Input: keypad-nomadik-ske - remove the driver
2024-08-22 11:36:25 -07:00
maple_keyb.c
Input: maple_keyb - use guard notation when acquiring mutex
2024-11-05 14:17:32 -08:00
matrix_keypad.c
Input: matrix_keypad - remove duplicated include
2024-10-04 04:15:55 -07:00
max7359_keypad.c
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 15:43:19 -07:00
mpr121_touchkey.c
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 15:43:19 -07:00
mt6779-keypad.c
Input: mt6779-keypad - use devm_clk_get_enabled()
2024-08-28 11:10:05 -07:00
mtk-pmic-keys.c
Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped
2024-10-19 21:21:37 -07:00
newtonkbd.c
Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
2024-06-02 21:32:01 -07:00
nspire-keypad.c
Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()
2023-07-10 17:44:26 -07:00
omap4-keypad.c
Input: switch back to struct platform_driver::remove()
2024-10-15 11:43:25 -07:00
omap-keypad.c
Input: omap-keypad - use guard notation when acquiring mutex
2024-10-30 15:54:51 -07:00
opencores-kbd.c
Input: opencores-kbd - convert to devm_platform_ioremap_resource()
2023-07-10 17:44:27 -07:00
pinephone-keyboard.c
Input: pinephone-keyboard - use devm_regulator_get_enable()
2023-07-07 17:03:26 -07:00
pmic8xxx-keypad.c
Input: pmic8xxx-keypad - use guard notation when acquiring mutex
2024-10-03 08:58:57 -07:00
pxa27x_keypad.c
Input: pxa27x_keypad - use guard notation when acquiring mutex
2024-10-03 08:58:57 -07:00
qt1050.c
Input: qt1050 - use device_for_each_child_node_scoped()
2024-07-15 17:02:13 -07:00
qt1070.c
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 15:43:19 -07:00
qt2160.c
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 15:43:19 -07:00
samsung-keypad.c
Input: switch back to struct platform_driver::remove()
2024-10-15 11:43:25 -07:00
sh_keysc.c
Input: switch back to struct platform_driver::remove()
2024-10-15 11:43:25 -07:00
snvs_pwrkey.c
Input: snvs_pwrkey - use devm_clk_get_optional_enabled()
2024-08-31 15:25:05 -07:00
spear-keyboard.c
Input: spear-keyboard - use guard notation when acquiring mutex
2024-10-03 08:58:57 -07:00
st-keyscan.c
Input: st-keyscan - use guard notation when acquiring mutex
2024-10-03 08:58:57 -07:00
stmpe-keypad.c
Input: switch back to struct platform_driver::remove()
2024-10-15 11:43:25 -07:00
stowaway.c
Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
2024-06-02 21:32:01 -07:00
sun4i-lradc-keys.c
Input: sun4i-lradc-keys - switch to for_each_child_of_node_scoped
2024-10-19 21:21:38 -07:00
sunkbd.c
Input: sunkbd - use guard notation when pausing serio port
2024-10-04 00:58:15 -07:00
tc3589x-keypad.c
Input: tc3589x - use of_property_present()
2024-07-31 12:36:49 -07:00
tca6416-keypad.c
Input: tca6416-keypad - remove unused struct tca6416_drv_data
2024-05-06 15:41:28 -07:00
tca8418_keypad.c
Input: Switch i2c drivers back to use .probe()
2023-05-17 09:59:11 -07:00
tegra-kbc.c
Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_present()
2024-09-13 23:16:23 -07:00
tm2-touchkey.c
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-05-13 15:43:19 -07:00
twl4030_keypad.c
Input: twl4030_keypad - fix handling of platform_get_irq() error
2020-09-16 10:42:15 -07:00
xtkbd.c
Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
2024-06-02 21:32:01 -07:00