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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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-28
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-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-08-19
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-23
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-25
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
1
-4
/
+42
2024-01-05
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-05
Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
Sebastian Krzyszkowiak
1
-1
/
+1
2022-06-09
Input: gpio-keys - cancel delayed work only in case of GPIO
Lad Prabhakar
1
-1
/
+1
2022-04-27
Input: omap4-keypad - fix pm_runtime_get_sync() error checking
Miaoqian Lin
1
-1
/
+1
2022-03-08
Input: samsung-keypad - properly state IOMEM dependency
David Gow
1
-1
/
+1
2021-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+29
2021-10-15
Input: snvs_pwrkey - add clk handling
Uwe Kleine-König
1
-0
/
+29
2021-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-6
/
+6
2021-09-03
Input: adc-keys - drop bogus __refdata annotation
Geert Uytterhoeven
1
-1
/
+1
2021-09-03
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
Colin Ian King
1
-1
/
+1
2021-08-30
Input: adp5589-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-30
Input: adp5588-keys - use the right header
Linus Walleij
1
-1
/
+1
2021-08-30
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
1
-3
/
+1
2021-08-29
Input: ep93xx_keypad - prepare clock before using it
Alexander Sverdlin
1
-2
/
+2
2021-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+3
2021-06-19
Input: atkbd - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-06-19
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
1
-1
/
+1
2021-06-07
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Randy Dunlap
1
-3
/
+0
2021-05-25
Merge tag 'v5.12' into next
Dmitry Torokhov
1
-25
/
+31
2021-05-24
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
1
-0
/
+1
2021-05-04
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-52
/
+78
2021-04-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-25
/
+31
2021-04-07
Input: gpio-keys - fix crash when disabliing GPIO-less buttons
Dmitry Torokhov
1
-17
/
+13
2021-03-27
Input: imx_keypad - convert to a DT-only driver
Fabio Estevam
1
-11
/
+2
2021-03-25
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2
-5
/
+3
2021-03-25
Merge tag 'v5.12-rc4' into next
Dmitry Torokhov
1
-3
/
+1
2021-03-25
Input: gpio-keys - use hrtimer for software debounce, if possible
Paul Cercueil
1
-14
/
+52
2021-03-25
Input: gpio-keys - use hrtimer for release timer
Paul Cercueil
1
-11
/
+16
2021-03-25
Input: gpio-keys - remove extra call to input_sync
Paul Cercueil
1
-1
/
+1
2021-03-23
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
1
-25
/
+31
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-132
/
+278
2021-02-22
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
1
-0
/
+79
2021-02-22
Merge tag 'v5.11' into next
Dmitry Torokhov
2
-9
/
+35
2021-02-19
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
1
-0
/
+2
2021-02-19
Input: applespi - don't wait for responses to commands indefinitely.
Ronald Tschalär
1
-6
/
+15
2021-02-19
Input: add missing dependencies on CONFIG_HAS_IOMEM
Dmitry Torokhov
1
-2
/
+2
[next]