summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome
AgeCommit message (Expand)Author
2023-04-05platform/chrome: cros_ec_chardev: fix kernel data leak from ioctlTzung-Bi Shih
2023-01-14platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_i...Yuan Can
2022-10-26platform/chrome: cros_ec: Notify the PM of wake events during resumeJameson Thies
2022-10-26platform/chrome: fix memory corruption in ioctlDan Carpenter
2022-10-26platform/chrome: fix double-free in chromeos_laptop_prepare()Rustam Subkhankulov
2022-10-26platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT failurePatryk Duda
2022-08-25platform/chrome: cros_ec_proto: don't show MKBP version if unsupportedTzung-Bi Shih
2022-08-21platform/chrome: cros_ec: Always expose last resume resultStephen Boyd
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck
2022-06-09platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih
2022-05-25platform/chrome: cros_ec_debugfs: detach log reader wq from devmTzung-Bi Shih
2022-04-08platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani
2022-04-08platform: chrome: Split trace include fileGwendal Grignou
2021-09-26platform/chrome: cros_ec_trace: Fix format warningsGwendal Grignou
2021-09-26platform/chrome: sensorhub: Add trace events for sampleGwendal Grignou
2021-09-18platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda
2021-05-22platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani
2021-03-04platform/chrome: cros_ec_proto: Add LID and BATTERY to default maskEvan Benn
2021-03-04platform/chrome: cros_ec_proto: Use EC_HOST_EVENT_MASK not BITEvan Benn
2020-12-30platform/chrome: cros_ec_spi: Don't overwrite spi::modeStephen Boyd
2020-09-29platform/chrome: Use kobj_to_dev() instead of container_of()Wang Qing
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-09-04platform/chrome: Kconfig: Remove the transitional MFD_CROS_EC configEnric Balletbo i Serra
2020-09-04platform/chrome: cros_ec_lightbar: Reduce ligthbar get version commandGwendal Grignou
2020-08-31platform/chrome: cros_ec_trace: Add fields to command tracesGwendal Grignou
2020-08-24platform/chrome: cros_ec_typec: Re-order connector configuration stepsAzhar Shaikh
2020-08-24platform/chrome: cros_ec_typec: Avoid setting usb role twice during disconnectAzhar Shaikh
2020-08-24platform/chrome: cros_ec_typec: Send enum values to usb_role_switch_set_role()Azhar Shaikh
2020-08-24platform/chrome: cros_ec_typec: USB4 supportHeikki Krogerus
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-08-24platform/chrome: cros_ec_sysfs: Report range of error codes from ECGuenter Roeck
2020-08-24cros_ec_lightbar: Accept more error codes from cros_ec_cmd_xfer_statusGuenter Roeck
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-31platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreadingGwendal Grignou
2020-07-23platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()Enric Balletbo i Serra
2020-07-20platform/chrome: cros_ec_typec: Unregister partner on errorPrashant Malani
2020-06-30platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflowGwendal Grignou
2020-06-30platform/chrome: cros_ec_typec: Add PM supportPrashant Malani
2020-06-30platform/chrome: cros_ec_typec: Use workqueue for port updatePrashant Malani
2020-06-30platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCHEnric Balletbo i Serra
2020-06-30platform/chrome: cros_ec_ishtp: Fix a double-unlock issueQiushi Wu
2020-06-30platform/chrome: cros_ec_rpmsg: Document missing struct parametersEnric Balletbo i Serra
2020-06-30platform/chrome: cros_ec_spi: Document missing function parametersEnric Balletbo i Serra
2020-06-25platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani
2020-06-22platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani