aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_proto.c
Commit message (Expand)AuthorAgeFilesLines
* platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda2021-09-181-0/+9
* platform/chrome: cros_ec_proto: Add LID and BATTERY to default maskEvan Benn2021-03-041-1/+3
* platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BITEvan Benn2021-03-041-5/+5
* platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()Prashant Malani2020-09-211-33/+11
* platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sitesPrashant Malani2020-09-211-11/+4
* platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codesGuenter Roeck2020-08-241-11/+46
* platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck2020-08-241-2/+2
* platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...Brian Norris2020-07-311-0/+13
* platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsBrian Norris2020-07-311-6/+18
* platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra2020-07-231-3/+2
* platform/chrome: cros_ec_proto: Report command not supportedEnric Balletbo i Serra2020-03-021-1/+8
* platform/chrome: cros_ec_proto: Add response tracingRaul E Rangel2019-12-101-2/+4
* platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata2019-11-211-30/+50
* mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou2019-11-211-0/+117
* platform/chrome: cros_ec: Put docs with the codeGwendal Grignou2019-11-211-0/+70
* mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra2019-09-021-1/+2
* Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-05-141-0/+6
|\
| * platform/chrome: Add support for v1 of host sleep eventEvan Green2019-05-141-0/+6
* | platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel2019-04-171-0/+4
* | platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata2019-04-151-0/+11
|/
* platform/chrome: cros_ec_proto: switch to SPDX identifierEnric Balletbo i Serra2019-02-011-15/+4
* platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-131-3/+15
* platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-131-2/+2
* mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson2018-10-091-1/+1
* mfd: cros-ec: Increase maximum mkbp event sizeNeil Armstrong2018-07-131-9/+31
* mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris2018-05-231-0/+2
* platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh2017-12-171-3/+5
* cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh2017-06-271-5/+71
* cros_ec: Fix deadlock when EC is not responsive at probeGwendal Grignou2017-06-271-1/+17
* cros_ec: Don't return error when checking command versionThierry Escande2017-06-271-0/+2
* mfd: cros_ec: Add helper for event notifier.Gwendal Grignou2017-06-161-0/+20
* mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo2017-02-131-0/+5
* mfd: cros_ec: Add MKBP event supportVic Yang2016-08-311-0/+92
* mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso2016-07-251-0/+17
* platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou2016-05-111-2/+2
* mfd: cros_ec: add proto v3 skeletonStephen Barber2015-06-151-36/+303
* mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas2015-06-151-0/+115