summaryrefslogtreecommitdiffstats
path: root/drivers/platform/chrome/cros_typec_switch.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-01platform/chrome: cros_typec_switch: Inline DRV_NAMEStephen Boyd1-3/+1
2022-09-01platform/chrome: cros_typec_switch: Use PTR_ERR_OR_ZERO() to simplifyStephen Boyd1-6/+2
2022-09-01platform/chrome: cros_typec_switch: Remove impossible conditionStephen Boyd1-1/+1
2022-09-01platform/chrome: cros_typec_switch: Add missing newline on printkStephen Boyd1-1/+1
2022-08-18platform/chrome: cros_typec_switch: Register mode switchesPrashant Malani1-0/+40
2022-08-18platform/chrome: cros_typec_switch: Add event checkPrashant Malani1-2/+69
2022-08-18platform/chrome: cros_typec_switch: Set EC retimerPrashant Malani1-1/+52
2022-08-18platform/chrome: cros_typec_switch: Add switch driverPrashant Malani1-0/+169