index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
2020-11-18
1
-31
/
+10
*
|
|
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
2020-11-18
1
-9
/
+4
*
|
|
Merge tag 'v5.9' into next
Dmitry Torokhov
2020-11-17
1
-1
/
+1
|
\
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-08-10
3
-3
/
+2
|
|
\
\
|
*
|
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-06-10
4
-21
/
+113
|
|
\
\
\
*
|
|
|
|
Input: samsung-keypad - remove set but unused variable 'var'
Lee Jones
2020-11-12
1
-2
/
+1
*
|
|
|
|
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
2020-11-08
1
-4
/
+5
*
|
|
|
|
Input: gpio_keys - fix misnamed function parameter 'dev'
Lee Jones
2020-11-08
1
-1
/
+1
*
|
|
|
|
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
2020-11-08
1
-11
/
+11
*
|
|
|
|
Input: nomadik-ske-keypad - provide some missing struct member docs
Lee Jones
2020-11-08
1
-0
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Input: twl4030_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
1
-5
/
+3
*
|
|
|
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
1
-4
/
+2
*
|
|
|
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-09-16
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'elan-i2c' into next
Dmitry Torokhov
2020-07-21
3
-0
/
+346
|
\
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-05-28
3
-11
/
+7
|
|
\
\
|
*
\
\
Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2020-04-07
3
-0
/
+346
|
|
\
\
\
|
|
*
|
|
input: keyboard: Add support for Azoteq IQS620A/621/622/624/625
Jeff LaBundy
2020-03-27
3
-0
/
+346
*
|
|
|
|
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-07
3
-3
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-05-17
3
-11
/
+7
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Input: applespi - replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-09
1
-1
/
+1
|
*
|
|
Input: dlink-dir685-touchkeys - fix a typo in driver name
Christophe JAILLET
2020-04-22
1
-1
/
+1
|
*
|
|
Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2020-04-18
1
-9
/
+5
*
|
|
|
Input: imx_sc_key - use devm_add_action_or_reset() to handle all cleanups
Anson Huang
2020-05-13
1
-18
/
+15
*
|
|
|
Merge tag 'v5.6' into next
Dmitry Torokhov
2020-05-12
8
-8
/
+25
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-03-26
1
-0
/
+11
|
|
\
|
|
|
|
*
|
Input: tm2-touchkey - add support for Coreriver TC360 variant
Nick Reitemeyer
2020-03-06
1
-0
/
+11
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-02-15
4
-5
/
+5
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Input: tca6416-keypad - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
1
-2
/
+2
|
|
*
Input: gpio_keys_polled - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-14
1
-1
/
+1
|
|
*
Input: gpio_keys - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
|
|
*
Input: goldfish_events - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
1
-1
/
+1
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-01-31
1
-4
/
+2
|
|
|
\
|
*
|
\
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-27
2
-2
/
+2
|
|
\
\
\
|
|
*
|
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
2
-2
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-01-09
1
-1
/
+7
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Input: imx_sc_key - only take the valid data from SCU firmware as key state
Anson Huang
2019-12-13
1
-1
/
+7
*
|
|
Input: atkbd - receive and use physcode->keycode mapping from FW
Rajat Jain
2020-04-27
1
-1
/
+40
*
|
|
Input: atkbd - expose function row physical map to userspace
Rajat Jain
2020-04-27
1
-0
/
+56
*
|
|
Input: spear-keyboard - fix a typo in a module name in Kconfig
Christophe JAILLET
2020-04-18
1
-1
/
+1
*
|
|
Input: tca6416-keypad - fix a typo in MODULE_DESCRIPTION
Christophe JAILLET
2020-04-18
1
-1
/
+1
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-12-07
2
-14
/
+36
|
\
|
|
*
Input: snvs_pwrkey - remove gratuitous NULL initializers
Dmitry Torokhov
2019-12-04
1
-2
/
+2
|
*
Input: snvs_pwrkey - send key events for i.MX6 S, DL and Q
Robin van der Gracht
2019-11-25
2
-12
/
+34
*
|
Merge tag 'tag-chrome-platform-for-v5.5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-12-03
1
-4
/
+2
|
\
\
|
|
/
|
/
|
|
*
Revert "Input: cros_ec_keyb: mask out extra flags in event_type"
Gwendal Grignou
2019-11-21
1
-1
/
+1
|
*
Revert "Input: cros_ec_keyb - add back missing mask for event_type"
Gwendal Grignou
2019-11-21
1
-4
/
+2
*
|
Input: fix Kconfig indentation
Krzysztof Kozlowski
2019-11-22
1
-8
/
+8
*
|
Input: imx_sc_key - correct SCU message structure to avoid stack corruption
Anson Huang
2019-11-15
1
-1
/
+1
*
|
Input: gpio_keys_polled - switch to using polled mode of input devices
Dmitry Torokhov
2019-10-29
2
-32
/
+34
[prev]
[next]