summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_typec.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-21platform/chrome: typec: Fix ret value check errorPrashant Malani1-1/+1
2020-04-15platform/chrome: cros_ec_typec: Register port partnerPrashant Malani1-0/+48
2020-04-15platform/chrome: cros_ec_typec: Add struct for port dataPrashant Malani1-17/+31
2020-04-15platform/chrome: cros_ec_typec: Use notifier for updatesPrashant Malani1-0/+23
2020-03-22platform/chrome: cros_ec_typec: Update port info from ECPrashant Malani1-1/+120
2020-03-22platform/chrome: Add Type C connector class driverPrashant Malani1-0/+238