summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_typec.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-24platform/chrome: cros_ec_typec: USB4 supportHeikki Krogerus1-1/+32
2020-07-20platform/chrome: cros_ec_typec: Unregister partner on errorPrashant Malani1-41/+42
2020-06-30platform/chrome: cros_ec_typec: Add PM supportPrashant Malani1-0/+24
2020-06-30platform/chrome: cros_ec_typec: Use workqueue for port updatePrashant Malani1-4/+17
2020-06-25platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani1-1/+69
2020-06-22platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani1-3/+3
2020-06-19platform/chrome: cros_ec_typec: Support DP alt modePrashant Malani1-10/+80
2020-06-19platform/chrome: cros_ec_typec: Add USB mux controlPrashant Malani1-3/+97
2020-06-19platform/chrome: cros_ec_typec: Register PD CTRL cmd v2Prashant Malani1-7/+9
2020-06-19platform/chrome: cros_ec_typec: Register Type C switchesPrashant Malani1-0/+47
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