index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-07
Input: imx_sc_key - fix memory corruption on unload
Dan Carpenter
1
-1
/
+1
2025-12-07
Input: cros_ec_keyb - fix an invalid memory access
Tzung-Bi Shih
1
-0
/
+6
2025-08-15
Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT
Fabrice Gasnier
1
-2
/
+2
2025-07-17
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2025-06-27
Input: gpio-keys - fix possible concurrent access in gpio_keys_irq_timer()
Gatien Chevallier
1
-0
/
+2
2025-05-18
Input: mtk-pmic-keys - fix possible null pointer dereference
Gary Bisson
1
-2
/
+2
2025-02-01
Input: atkbd - map F23 key to support default copilot shortcut
Mark Pearson
1
-1
/
+1
2024-10-17
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
1
-3
/
+10
2024-10-17
Input: adp5589-keys - fix NULL pointer dereference
Nuno Sa
1
-6
/
+3
2024-10-17
Input: adp5588-keys - fix check on return code
Nuno Sa
1
-1
/
+1
2024-08-03
Input: qt1050 - handle CHIP_ID reading error
Andrei Lalaev
1
-1
/
+6
2024-03-26
Input: gpio_keys_polled - suppress deferred probe error for gpio
Uwe Kleine-König
1
-6
/
+4
2024-02-16
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-01-25
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
1
-5
/
+7
2024-01-20
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
1
-4
/
+42
2024-01-01
Input: ipaq-micro-keys - add error handling for devm_kmemdup
Haoran Liu
1
-0
/
+3
2023-09-19
Input: tca6416-keypad - fix interrupt enable disbalance
Dmitry Torokhov
1
-6
/
+2
2023-09-19
Input: tca6416-keypad - always expect proper IRQ number in i2c client
Dmitry Torokhov
1
-17
/
+10
2022-10-09
Merge branch 'next' into for-linus
Dmitry Torokhov
28
-363
/
+1091
2022-10-09
Input: pinephone-keyboard - support the proxied I2C bus
Samuel Holland
1
-0
/
+76
2022-10-09
Input: pinephone-keyboard - add PinePhone keyboard driver
Samuel Holland
3
-0
/
+406
2022-09-29
input: drop empty comment blocks
Christophe JAILLET
7
-21
/
+0
2022-09-27
Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
Sebastian Krzyszkowiak
1
-1
/
+1
2022-09-26
Input: applespi - replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-26
Input: ep93xx_keypad - add missing linux/input.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-26
Input: imx_keypad - add missing linux/input.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-26
Input: mt6779-keypad - add missing linux/input.h include
Dmitry Torokhov
1
-0
/
+1
2022-09-26
Input: st-keyscan - add missing linux/input.h and linux/of.h includes
Dmitry Torokhov
1
-4
/
+6
2022-09-26
Input: lm8333 - add missing linux/input.h include
Dmitry Torokhov
1
-4
/
+4
2022-09-24
Input: iqs62x-keys - drop unused device node references
Jeff LaBundy
1
-0
/
+3
2022-09-23
Input: matrix_keypad - add missed header inclusion
Andy Shevchenko
1
-0
/
+1
2022-09-13
Input: mtk-pmic-keys - add support for MT6331 PMIC keys
AngeloGioacchino Del Regno
1
-0
/
+21
2022-09-03
Input: atkbd - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
1
-10
/
+6
2022-08-30
Input: adp5588-keys - use new PM macros
Nuno Sá
1
-4
/
+4
2022-08-30
Input: adp5588-keys - add regulator support
Nuno Sá
1
-0
/
+20
2022-08-30
Input: adp5588-keys - add optional reset gpio
Nuno Sá
1
-0
/
+12
2022-08-30
Input: adp5588-keys - fix coding style warnings
Nuno Sá
1
-50
/
+48
2022-08-30
Input: adp5588-keys - do not check for irq presence
Nuno Sá
1
-5
/
+0
2022-08-30
Input: adp5588-keys - add support for fw properties
Nuno Sá
2
-107
/
+289
2022-08-30
Input: adp5588-keys - bail out on returned error
Nuno Sá
1
-18
/
+38
2022-08-30
Input: adp5588-keys - support gpi key events as 'gpio keys'
Nuno Sá
2
-132
/
+144
2022-08-30
Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
1
-3
/
+3
2022-08-30
Input: clps711x-keypad - get rid of OF_GPIO dependency
Andy Shevchenko
2
-7
/
+8
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-08-17
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...
Dmitry Torokhov
9
-60
/
+23
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
7
-20
/
+7
2022-08-11
Input: applespi - use correct struct names in comment
Colin Ian King
1
-1
/
+1
2022-08-11
Input: tc3589x-keypad - use correct struct names in comment
Colin Ian King
1
-1
/
+1
2022-08-11
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-212
/
+227
2022-08-10
Input: mt6779-keypad - support double keys matrix
Mattijs Korpershoek
1
-1
/
+31
[next]