index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
cros_ec_keyb.c
Age
Commit message (
Expand
)
Author
2016-07-26
Input: cros_ec_keyb - cleanup use of dev
Douglas Anderson
2015-06-15
mfd: cros_ec: Support multiple EC in a system
Gwendal Grignou
2015-06-15
mfd: cros_ec: Use a zero-length array for command data
Javier Martinez Canillas
2015-04-26
Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-06
Input: cros_ec_keyb - fix clearing keyboard state on wakeup
Tomeu Vizoso
2015-02-26
mfd: cros_ec: Use fixed size arrays to transfer data with the EC
Javier Martinez Canillas
2014-10-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-10-15
Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-10-09
Input: cros_ec_keyb - add of match table
Sjoerd Simons
2014-10-06
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
2014-09-03
Input: cros_ec_keyb - optimize ghosting algorithm
Todd Broch
2014-07-09
mfd: cros_ec: Move EC interrupt to cros_ec_keyb
Andrew Bresticker
2014-07-09
mfd: cros_ec: cleanup: Remove EC wrapper functions
Bill Richardson
2013-12-31
Input: cros_ec_keyb - fix problems with backslash
Doug Anderson
2013-06-23
input: cros_ec_keyb_clear_keyboard() depends on CONFIG_PM_SLEEP
Geert Uytterhoeven
2013-04-05
input: Add ChromeOS EC keyboard driver
Simon Glass