..
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
adp5585-keys.c
Input: adp5585: Add Analog Devices ADP5585/89 support
2025-07-01 21:50:51 +01:00
adp5588-keys.c
treewide: rename GPIO set callbacks back to their original names
2025-08-07 10:07:06 +02:00
amikbd.c
vt: remove superfluous CONFIG_HW_CONSOLE
2024-01-27 19:03:51 -08:00
applespi.c
Input updates for v6.13-rc0
2024-11-25 10:31:39 -08:00
applespi.h
Input: add Apple SPI keyboard and trackpad driver
2019-07-19 11:58:34 +03:00
applespi_trace.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
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08: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: cros_ec_keyb - clarify key event error message
2025-12-13 01:39:46 -08:00
cypress-sf.c
Input: cypress-sf - constify struct i2c_device_id
2024-11-18 19:35:24 -08:00
dlink-dir685-touchkeys.c
Input: Use str_enable_disable-like helpers
2025-01-14 13:41:41 -08:00
ep93xx_keypad.c
Input updates for v6.13-rc0
2024-11-25 10:31:39 -08: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.c
Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keys
2026-02-01 00:05:00 -08:00
gpio_keys_polled.c
Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOW
2024-11-09 14:55:33 +01:00
hil_kbd.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
hilkbd.c
Input: hilkbd - use guard notation when acquiring spinlock
2024-11-05 14:17:20 -08:00
hpps2atkbd.h
imx-sm-bbm-key.c
input: keyboard: support i.MX95 BBM module
2024-08-28 21:54:38 +01:00
imx_keypad.c
treewide, timers: Rename from_timer() to timer_container_of()
2025-06-08 09:07:37 +02:00
imx_sc_key.c
Input: imx_sc_key - fix memory corruption on unload
2025-11-04 10:57:36 -08:00
ipaq-micro-keys.c
input: ipaq-micro-keys: use devm_kmemdup_array()
2025-02-24 12:08:52 +02: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
Immutable branch between MFD, GPIO, Input, Pinctrl and PWM due for the v6.18 merge window
2025-09-17 14:42:16 -07:00
lkkbd.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
lm8323.c
Input: Use str_enable_disable-like helpers
2025-01-14 13:41:41 -08: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
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
lpc32xx-keys.c
Input: lpc32xx-keys - use guard notation when acquiring mutex
2024-10-03 08:53:31 -07:00
Makefile
Immutable branch between MFD, GPIO, Input, Pinctrl and PWM due for the v6.18 merge window
2025-09-17 14:42:16 -07:00
maple_keyb.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
matrix_keypad.c
Input: matrix_keypad - detect change during scan
2025-04-09 14:21:46 -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
max7360-keypad.c
input: keyboard: Add support for MAX7360 keypad
2025-09-16 15:24:48 +01:00
mpr121_touchkey.c
Input: mpr121 - use devm_regulator_get_enable_read_voltage()
2024-11-19 21:37:41 -08: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 - MT6359 has a specific release irq
2025-09-06 09:24:14 -07:00
newtonkbd.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
nspire-keypad.c
Input: nspire-keypad - use devm_platform_get_and_ioremap_resource()
2023-07-10 17:44:26 -07:00
omap-keypad.c
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
omap4-keypad.c
Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() calls
2025-12-13 01:23:01 -08: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 - drop support for platform data
2025-09-08 06:35:37 -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: samsung-keypad - use BIT() and GENMASK() where appropriate
2025-07-01 14:31:17 -07:00
sh_keysc.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
snvs_pwrkey.c
treewide, timers: Rename from_timer() to timer_container_of()
2025-06-08 09:07:37 +02:00
spear-keyboard.c
Input: spear-keyboard - drop support for platform data
2025-09-08 06:38:01 -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
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
sun4i-lradc-keys.c
Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directly
2024-11-19 21:35:54 -08:00
sunkbd.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00
tc3589x-keypad.c
Input: tc3589x - use of_property_present()
2024-07-31 12:36:49 -07:00
tca8418_keypad.c
Input: tca8418_keypad - switch to using module_i2c_driver()
2025-08-12 14:42:28 -07:00
tegra-kbc.c
treewide, timers: Rename from_timer() to timer_container_of()
2025-06-08 09:07:37 +02: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 - drop support for platform data
2025-09-17 15:00:02 -07:00
xtkbd.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2026-02-21 17:09:51 -08:00