index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
cros_ec_keyb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
2021-06-20
1
-1
/
+1
*
Input: cros-ec-keyb - expose function row physical map to userspace
Philip Chen
2021-02-23
1
-0
/
+79
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-12-16
1
-4
/
+5
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-15
1
-4
/
+5
|
|
\
|
|
*
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
2020-11-09
1
-4
/
+5
*
|
|
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
|
|
/
*
/
platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPT
Guenter Roeck
2020-08-24
1
-1
/
+1
|
/
*
Input: cros_ec_keyb - use cros_ec_cmd_xfer_status helper
Enric Balletbo i Serra
2020-04-19
1
-9
/
+5
*
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
*
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-09-19
1
-2
/
+2
|
\
|
*
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
1
-2
/
+2
*
|
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
2019-08-16
1
-2
/
+4
|
/
*
Input: cros_ec_keyb: mask out extra flags in event_type
Ting Shen
2019-06-20
1
-1
/
+1
*
Input: cros_ec_keyb - fix button/switch capability reports
Brian Norris
2018-11-12
1
-1
/
+2
*
Input: cros_ec_keyb - remove redundant variable num_cols
Colin Ian King
2018-07-04
1
-3
/
+0
*
Input: cros_ec_keyb - remove check before calling pm_wakeup_event
Ravi Chandra Sadineni
2018-06-13
1
-19
/
+11
*
Input: cros_ec_keyb - switch to SPDX identifier
Enric Balletbo i Serra
2018-06-13
1
-22
/
+12
*
Input: cros_ec_keyb - make license text and MODULE_LICENSE match
Enric Balletbo i Serra
2018-06-13
1
-1
/
+1
*
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
2018-05-31
1
-12
/
+21
*
Input: cros_ec_keyb - remove extraneous 'const'
Arnd Bergmann
2017-05-12
1
-1
/
+1
*
Input: cros_ec_keyb - add an EC event for sysrq
Rajat Jain
2017-04-03
1
-0
/
+7
*
Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Dmitry Torokhov
2017-02-15
1
-44
/
+406
|
\
|
*
input: cros_ec_keyb: Add Tablet Mode switch
Gwendal Grignou
2017-02-13
1
-0
/
+5
|
*
input: cros_ec_keyb: Add non-matrix buttons and switches
Douglas Anderson
2017-02-08
1
-45
/
+402
*
|
Input: matrix-keypad - switch to using generic device properties
Dmitry Torokhov
2017-01-31
1
-1
/
+2
*
|
Merge tag 'v4.10-rc5' into next
Dmitry Torokhov
2017-01-24
1
-104
/
+31
|
\
|
|
*
Input: cros_ec_keyb: Stop handling interrupts directly
Vic Yang
2016-08-31
1
-104
/
+31
*
|
Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes
Guenter Roeck
2017-01-18
1
-2
/
+1
|
/
*
Input: cros_ec_keyb - cleanup use of dev
Douglas Anderson
2016-07-26
1
-10
/
+9
*
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
1
-1
/
+1
*
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-06-15
1
-10
/
+19
*
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-26
1
-5
/
+8
|
\
|
*
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
2015-02-27
1
-5
/
+8
*
|
Input: cros_ec_keyb - fix clearing keyboard state on wakeup
Tomeu Vizoso
2015-04-06
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-19
1
-0
/
+9
|
\
|
*
Input: cros_ec_keyb - add of match table
Sjoerd Simons
2014-10-10
1
-0
/
+9
*
|
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
2014-10-06
1
-1
/
+1
*
|
Input: cros_ec_keyb - optimize ghosting algorithm
Todd Broch
2014-09-04
1
-43
/
+49
|
/
*
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
2014-07-09
1
-25
/
+33
*
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2014-07-09
1
-2
/
+10
*
Input: cros_ec_keyb - fix problems with backslash
Doug Anderson
2013-12-31
1
-4
/
+11
*
input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP
Geert Uytterhoeven
2013-06-23
1
-27
/
+27
*
input: Add ChromeOS EC keyboard driver
Simon Glass
2013-04-05
1
-0
/
+334