summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_ec_typec.c
AgeCommit message (Expand)Author
2020-12-23Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-12-10platform/chrome: cros_ec_typec: Tolerate unrecognized mux flagsPrashant Malani
2020-11-18platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded c...Utkarsh Patel
2020-11-12platform/chrome: cros_ec_typec: Register partner altmodesPrashant Malani
2020-11-12platform/chrome: cros_ec_typec: Parse partner PD ID VDOsPrashant Malani
2020-11-12platform/chrome: cros_ec_typec: Introduce TYPEC_STATUSPrashant Malani
2020-11-12platform/chrome: cros_ec_typec: Clear partner identity on device removalPrashant Malani
2020-11-12platform/chrome: cros_ec_typec: Fix remove partner logicPrashant Malani
2020-11-12platform/chrome: cros_ec_typec: Relocate set_port_params_v*() functionsPrashant Malani
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-07-20platform/chrome: cros_ec_typec: Unregister partner on errorPrashant Malani
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-25platform/chrome: cros_ec_typec: Add TBT compat supportPrashant Malani
2020-06-22platform/chrome: cros_ec_typec: Make configure_mux staticPrashant Malani
2020-06-19platform/chrome: cros_ec_typec: Support DP alt modePrashant Malani
2020-06-19platform/chrome: cros_ec_typec: Add USB mux controlPrashant Malani
2020-06-19platform/chrome: cros_ec_typec: Register PD CTRL cmd v2Prashant Malani
2020-06-19platform/chrome: cros_ec_typec: Register Type C switchesPrashant Malani
2020-04-21platform/chrome: typec: Fix ret value check errorPrashant Malani
2020-04-15platform/chrome: cros_ec_typec: Register port partnerPrashant Malani
2020-04-15platform/chrome: cros_ec_typec: Add struct for port dataPrashant Malani
2020-04-15platform/chrome: cros_ec_typec: Use notifier for updatesPrashant Malani
2020-03-22platform/chrome: cros_ec_typec: Update port info from ECPrashant Malani
2020-03-22platform/chrome: Add Type C connector class driverPrashant Malani