index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: gpio-keys - avoid clearing twice some memory
Christophe JAILLET
2022-01-04
1
-1
/
+1
*
Merge tag 'v5.15' into next
Dmitry Torokhov
2021-12-09
3
-6
/
+30
|
\
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-10-18
1
-0
/
+29
|
|
\
|
|
*
Input: snvs_pwrkey - add clk handling
Uwe Kleine-König
2021-10-16
1
-0
/
+29
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-09-11
5
-6
/
+6
|
|
\
|
|
*
|
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-30
1
-3
/
+1
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-07-05
3
-2
/
+3
|
|
\
\
|
*
|
|
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Randy Dunlap
2021-06-07
1
-3
/
+0
|
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2021-05-04
5
-52
/
+78
|
|
\
\
\
*
|
|
|
|
Input: cap11xx - add support for cap1206
Jesse Taube
2021-11-03
1
-14
/
+29
*
|
|
|
|
Input: tm2-touchkey - allow changing keycodes from userspace
Stephan Gerhold
2021-10-16
1
-0
/
+4
*
|
|
|
|
Input: tm2-touchkey - report scan codes
Stephan Gerhold
2021-10-16
1
-0
/
+3
*
|
|
|
|
Input: ep93xx_keypad - switch to using managed resources
Dmitry Torokhov
2021-10-16
1
-81
/
+37
*
|
|
|
|
Input: ep93xx_keypad - use dev_pm_set_wake_irq()
Dmitry Torokhov
2021-10-16
1
-6
/
+7
*
|
|
|
|
Input: ep93xx_keypad - use BIT() and GENMASK() macros
Dmitry Torokhov
2021-10-16
1
-18
/
+19
*
|
|
|
|
Input: ep93xx_keypad - annotate suspend/resume as __maybe_unused
Dmitry Torokhov
2021-10-16
1
-4
/
+2
*
|
|
|
|
Input: mpr121 - make use of the helper function devm_add_action_or_reset()
Cai Huoqing
2021-09-23
1
-2
/
+2
*
|
|
|
|
Input: omap-keypad - prefer struct_size over open coded arithmetic
Len Baker
2021-09-21
1
-2
/
+1
*
|
|
|
|
Input: cypress-sf - add Cypress StreetFighter touchkey driver
Yassine Oudjana
2021-09-10
3
-0
/
+235
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Input: adc-keys - drop bogus __refdata annotation
Geert Uytterhoeven
2021-09-04
1
-1
/
+1
*
|
|
|
Input: Fix spelling mistake in Kconfig "useable" -> "usable"
Colin Ian King
2021-09-04
1
-1
/
+1
*
|
|
|
Input: adp5589-keys - use the right header
Linus Walleij
2021-08-31
1
-1
/
+1
*
|
|
|
Input: adp5588-keys - use the right header
Linus Walleij
2021-08-31
1
-1
/
+1
*
|
|
|
Input: ep93xx_keypad - prepare clock before using it
Alexander Sverdlin
2021-08-30
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Input: atkbd - use kobj_to_dev()
YueHaibing
2021-06-20
1
-1
/
+1
*
|
|
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
2021-06-20
1
-1
/
+1
*
|
|
Merge tag 'v5.12' into next
Dmitry Torokhov
2021-05-25
1
-25
/
+31
|
\
\
\
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-04-15
1
-25
/
+31
|
|
\
|
|
|
|
*
|
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
2021-03-23
1
-25
/
+31
*
|
|
|
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
2021-05-25
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Input: gpio-keys - fix crash when disabliing GPIO-less buttons
Dmitry Torokhov
2021-04-08
1
-17
/
+13
*
|
|
Input: imx_keypad - convert to a DT-only driver
Fabio Estevam
2021-03-28
1
-11
/
+2
*
|
|
Input: move to use request_irq by IRQF_NO_AUTOEN flag
Barry Song
2021-03-25
2
-5
/
+3
*
|
|
Merge tag 'v5.12-rc4' into next
Dmitry Torokhov
2021-03-25
1
-3
/
+1
|
\
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-02-23
4
-132
/
+278
|
|
\
|
|
*
|
ARM: 9049/1: locomo: make locomo bus's remove callback return void
Uwe Kleine-König
2021-02-01
1
-3
/
+1
*
|
|
Input: gpio-keys - use hrtimer for software debounce, if possible
Paul Cercueil
2021-03-25
1
-14
/
+52
*
|
|
Input: gpio-keys - use hrtimer for release timer
Paul Cercueil
2021-03-25
1
-11
/
+16
*
|
|
Input: gpio-keys - remove extra call to input_sync
Paul Cercueil
2021-03-25
1
-1
/
+1
|
|
/
|
/
|
*
|
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
2021-02-23
1
-0
/
+79
*
|
Merge tag 'v5.11' into next
Dmitry Torokhov
2021-02-23
2
-9
/
+35
|
\
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-16
18
-261
/
+193
|
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-15
19
-262
/
+194
|
|
|
\
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-12
1
-0
/
+1
|
|
\
|
|
|
|
*
|
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
2020-12-10
1
-0
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-11-17
1
-8
/
+33
|
|
\
|
|
|
|
*
|
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
2020-11-09
1
-8
/
+33
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-10-24
3
-11
/
+7
|
|
\
|
|
|
*
|
|
platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
Guenter Roeck
2020-08-24
1
-1
/
+1
*
|
|
|
Input: applespi - fix occasional crc errors under load.
Ronald Tschalär
2021-02-19
1
-0
/
+2
[next]