summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_proto.c
AgeCommit message (Expand)Author
2021-10-31platform/chrome: cros_ec_proto: Use ec_command for check_featuresPrashant Malani
2021-10-31platform/chrome: cros_ec_proto: Use EC struct for featuresPrashant Malani
2021-09-30platform/chrome: cros_ec_proto: Add version for ec_commandPrashant Malani
2021-09-30platform/chrome: cros_ec_proto: Make data pointers voidPrashant Malani
2021-09-30platform/chrome: cros_usbpd_notify: Move ec_command()Prashant Malani
2021-09-23platform/chrome: cros_ec_proto: Fix check_features ret valPrashant Malani
2021-07-26platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda
2021-01-20platform/chrome: cros_ec_proto: Add LID and BATTERY to default maskEvan Benn
2021-01-20platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BITEvan Benn
2020-11-12platform/chrome: Don't treat RTC events as wakeup sourcesStephen Boyd
2020-09-21platform/chrome: cros_ec_proto: Drop cros_ec_cmd_xfer()Prashant Malani
2020-09-21platform/chrome: cros_ec_proto: Update cros_ec_cmd_xfer() call-sitesPrashant Malani
2020-08-24platform/chrome: cros_ec_proto: Convert EC error codes to Linux error codesGuenter Roeck
2020-08-24platform/input: cros_ec: Replace -ENOTSUPP with -ENOPROTOOPTGuenter Roeck
2020-07-31platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...Brian Norris
2020-07-31platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECsBrian Norris
2020-07-23platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra
2020-03-02platform/chrome: cros_ec_proto: Report command not supportedEnric Balletbo i Serra
2019-12-10platform/chrome: cros_ec_proto: Add response tracingRaul E Rangel
2019-11-21platform/chrome: cros_ec: handle MKBP more events flagEnrico Granata
2019-11-21mfd / platform: cros_ec: Add sensor_count and make check_features publicGwendal Grignou
2019-11-21platform/chrome: cros_ec: Put docs with the codeGwendal Grignou
2019-09-02mfd / platform: cros_ec: Reorganize platform and mfd includesEnric Balletbo i Serra
2019-05-14Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-05-14platform/chrome: Add support for v1 of host sleep eventEvan Green
2019-04-17platform/chrome: cros_ec_proto: Add trace event to trace EC commandsRaul E Rangel
2019-04-15platform/chrome: cros_ec_proto: check for NULL transfer functionEnrico Granata
2019-02-01platform/chrome: cros_ec_proto: switch to SPDX identifierEnric Balletbo i Serra
2018-11-13platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris
2018-11-13platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris
2018-10-09mfd: cros-ec: copy the whole event in get_next_event_xferEmil Karlson
2018-07-13mfd: cros-ec: Increase maximum mkbp event sizeNeil Armstrong
2018-05-23mfd: cros_ec: Retry commands when EC is known to be busyBrian Norris
2017-12-17platform/chrome: Use proper protocol transfer functionShawn Nematbakhsh
2017-06-27cros_ec: Don't signal wake event for non-wake host eventsShawn Nematbakhsh
2017-06-27cros_ec: Fix deadlock when EC is not responsive at probeGwendal Grignou
2017-06-27cros_ec: Don't return error when checking command versionThierry Escande
2017-06-16mfd: cros_ec: Add helper for event notifier.Gwendal Grignou
2017-02-13mfd: cros_ec: Prevent data transfer while device is suspendedJoseph Lo
2016-08-31mfd: cros_ec: Add MKBP event supportVic Yang
2016-07-25mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso
2016-05-11platform/chrome: cros_ec_dev - Fix security issueGwendal Grignou
2015-06-15mfd: cros_ec: add proto v3 skeletonStephen Barber
2015-06-15mfd: cros_ec: Move protocol helpers out of the MFD driverJavier Martinez Canillas