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
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-10-10
28
-363
/
+1091
|
\
|
*
Input: pinephone-keyboard - support the proxied I2C bus
Samuel Holland
2022-10-10
1
-0
/
+76
|
*
Input: pinephone-keyboard - add PinePhone keyboard driver
Samuel Holland
2022-10-10
3
-0
/
+406
|
*
input: drop empty comment blocks
Christophe JAILLET
2022-09-30
7
-21
/
+0
|
*
Input: applespi - replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2022-09-27
1
-1
/
+1
|
*
Input: ep93xx_keypad - add missing linux/input.h include
Dmitry Torokhov
2022-09-26
1
-0
/
+1
|
*
Input: imx_keypad - add missing linux/input.h include
Dmitry Torokhov
2022-09-26
1
-0
/
+1
|
*
Input: mt6779-keypad - add missing linux/input.h include
Dmitry Torokhov
2022-09-26
1
-0
/
+1
|
*
Input: st-keyscan - add missing linux/input.h and linux/of.h includes
Dmitry Torokhov
2022-09-26
1
-4
/
+6
|
*
Input: lm8333 - add missing linux/input.h include
Dmitry Torokhov
2022-09-26
1
-4
/
+4
|
*
Input: matrix_keypad - add missed header inclusion
Andy Shevchenko
2022-09-23
1
-0
/
+1
|
*
Input: mtk-pmic-keys - add support for MT6331 PMIC keys
AngeloGioacchino Del Regno
2022-09-13
1
-0
/
+21
|
*
Input: atkbd - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
2022-09-03
1
-10
/
+6
|
*
Input: adp5588-keys - use new PM macros
Nuno Sá
2022-08-31
1
-4
/
+4
|
*
Input: adp5588-keys - add regulator support
Nuno Sá
2022-08-31
1
-0
/
+20
|
*
Input: adp5588-keys - add optional reset gpio
Nuno Sá
2022-08-31
1
-0
/
+12
|
*
Input: adp5588-keys - fix coding style warnings
Nuno Sá
2022-08-31
1
-50
/
+48
|
*
Input: adp5588-keys - do not check for irq presence
Nuno Sá
2022-08-31
1
-5
/
+0
|
*
Input: adp5588-keys - add support for fw properties
Nuno Sá
2022-08-31
2
-107
/
+289
|
*
Input: adp5588-keys - bail out on returned error
Nuno Sá
2022-08-31
1
-18
/
+38
|
*
Input: adp5588-keys - support gpi key events as 'gpio keys'
Nuno Sá
2022-08-31
2
-132
/
+144
|
*
Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-08-30
1
-3
/
+3
|
*
Input: clps711x-keypad - get rid of OF_GPIO dependency
Andy Shevchenko
2022-08-30
2
-7
/
+8
|
*
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-4
/
+4
|
*
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...
Dmitry Torokhov
2022-08-17
9
-60
/
+23
|
|
\
|
|
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
7
-20
/
+7
|
|
*
Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-11
6
-212
/
+227
|
|
|
\
|
|
*
\
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-12
/
+2
|
|
|
\
\
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-06-10
1
-12
/
+2
|
|
*
|
|
Input: applespi - avoid efivars API and invoke EFI services directly
Ard Biesheuvel
2022-06-24
1
-28
/
+14
|
|
|
/
/
|
*
|
|
Input: applespi - use correct struct names in comment
Colin Ian King
2022-08-12
1
-1
/
+1
|
*
|
|
Input: tc3589x-keypad - use correct struct names in comment
Colin Ian King
2022-08-12
1
-1
/
+1
|
*
|
|
Input: mt6779-keypad - support double keys matrix
Mattijs Korpershoek
2022-08-11
1
-1
/
+31
|
*
|
|
Input: mt6779-keypad - prepare double keys support with calc_row_col
Mattijs Korpershoek
2022-08-11
1
-2
/
+13
|
|
|
/
|
|
/
|
*
|
|
Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
Sebastian Krzyszkowiak
2022-09-27
1
-1
/
+1
*
|
|
Input: iqs62x-keys - drop unused device node references
Jeff LaBundy
2022-09-25
1
-0
/
+3
|
/
/
*
|
Input: mt6779-keypad - implement row/column selection
Mattijs Korpershoek
2022-07-08
1
-0
/
+10
*
|
Input: mt6779-keypad - match hardware matrix organization
Mattijs Korpershoek
2022-07-08
1
-3
/
+5
*
|
Merge tag 'v5.19-rc5' into next
Dmitry Torokhov
2022-07-08
1
-0
/
+1
|
\
|
|
*
Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-28
7
-31
/
+86
|
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2022-05-28
7
-31
/
+86
|
|
|
\
|
*
|
\
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
1
-0
/
+1
|
|
\
\
\
|
|
*
|
|
input: omap: void using mach/*.h headers
Arnd Bergmann
2022-04-21
1
-0
/
+1
*
|
|
|
|
Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regs
AngeloGioacchino Del Regno
2022-06-01
1
-6
/
+9
*
|
|
|
|
Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regs
AngeloGioacchino Del Regno
2022-06-01
1
-11
/
+19
*
|
|
|
|
Input: mtk-pmic-keys - use single update when configuring long press behavior
Dmitry Torokhov
2022-06-01
1
-43
/
+28
*
|
|
|
|
Input: mtk-pmic-keys - allow compiling with COMPILE_TEST
Dmitry Torokhov
2022-06-01
1
-1
/
+1
*
|
|
|
|
Input: adp5588-keys - do not explicitly set device as wakeup source
Dmitry Torokhov
2022-05-31
1
-8
/
+0
*
|
|
|
|
Input: adp5588-keys - switch to using managed resources
Dmitry Torokhov
2022-05-31
1
-67
/
+45
*
|
|
|
|
Input: adp5588-keys - switch to using threaded interrupt
Dmitry Torokhov
2022-05-31
1
-36
/
+45
[next]