aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_proto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-21platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()Prashant Malani1-33/+11
2020-09-21platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sitesPrashant Malani1-11/+4
2020-08-24platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codesGuenter Roeck1-11/+46
2020-08-24platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck1-2/+2
2020-07-31platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASKBrian Norris1-0/+13
2020-07-31platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsBrian Norris1-6/+18
2020-07-23platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra1-3/+2
2020-03-02platform/chrome: cros_ec_proto: Report command not supportedEnric Balletbo i Serra1-1/+8
2019-12-10platform/chrome: cros_ec_proto: Add response tracingRaul E Rangel1-2/+4
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata1-30/+50
2019-11-21mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou1-0/+117
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou1-0/+70
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra1-1/+2
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+6
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green1-0/+6
2019-04-17platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel1-0/+4
2019-04-15platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata1-0/+11
2019-02-01platform/chrome: cros_ec_proto: switch to SPDX identifierEnric Balletbo i Serra1-15/+4
2018-11-13platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris1-3/+15
2018-11-13platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris1-2/+2
2018-10-09mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson1-1/+1
2018-07-13mfd: cros-ec: Increase maximum mkbp event sizeNeil Armstrong1-9/+31
2018-05-23mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris1-0/+2
2017-12-17platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh1-3/+5
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh1-5/+71
2017-06-27cros_ec: Fix deadlock when EC is not responsive at probeGwendal Grignou1-1/+17
2017-06-27cros_ec: Don't return error when checking command versionThierry Escande1-0/+2
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou1-0/+20
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo1-0/+5
2016-08-31mfd: cros_ec: Add MKBP event supportVic Yang1-0/+92
2016-07-25mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso1-0/+17
2016-05-11platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou1-2/+2
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber1-36/+303
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas1-0/+115