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
/
platform
/
chrome
/
cros_ec_proto.c
Age
Commit message (
Expand
)
Author
2019-11-21
platform/chrome: cros_ec: handle MKBP more events flag
Enrico Granata
2019-11-21
mfd / platform: cros_ec: Add sensor_count and make check_features public
Gwendal Grignou
2019-11-21
platform/chrome: cros_ec: Put docs with the code
Gwendal Grignou
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-05-14
platform/chrome: Add support for v1 of host sleep event
Evan Green
2019-04-17
platform/chrome: cros_ec_proto: Add trace event to trace EC commands
Raul E Rangel
2019-04-15
platform/chrome: cros_ec_proto: check for NULL transfer function
Enrico Granata
2019-02-01
platform/chrome: cros_ec_proto: switch to SPDX identifier
Enric Balletbo i Serra
2018-11-13
platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeup
Brian Norris
2018-11-13
platform/chrome: straighten out cros_ec_get_{next,host}_event() error codes
Brian Norris
2018-10-09
mfd: cros-ec: copy the whole event in get_next_event_xfer
Emil Karlson
2018-07-13
mfd: cros-ec: Increase maximum mkbp event size
Neil Armstrong
2018-05-23
mfd: cros_ec: Retry commands when EC is known to be busy
Brian Norris
2017-12-17
platform/chrome: Use proper protocol transfer function
Shawn Nematbakhsh
2017-06-27
cros_ec: Don't signal wake event for non-wake host events
Shawn Nematbakhsh
2017-06-27
cros_ec: Fix deadlock when EC is not responsive at probe
Gwendal Grignou
2017-06-27
cros_ec: Don't return error when checking command version
Thierry Escande
2017-06-16
mfd: cros_ec: Add helper for event notifier.
Gwendal Grignou
2017-02-13
mfd: cros_ec: Prevent data transfer while device is suspended
Joseph Lo
2016-08-31
mfd: cros_ec: Add MKBP event support
Vic Yang
2016-07-25
mfd: cros_ec: Add cros_ec_cmd_xfer_status() helper
Tomeu Vizoso
2016-05-11
platform/chrome: cros_ec_dev - Fix security issue
Gwendal Grignou
2015-06-15
mfd: cros_ec: add proto v3 skeleton
Stephen Barber
2015-06-15
mfd: cros_ec: Move protocol helpers out of the MFD driver
Javier Martinez Canillas