summaryrefslogtreecommitdiff
path: root/drivers/platform/chrome/cros_ec_typec.c
AgeCommit message (Expand)Author
2024-02-17platform/chrome: cros_ec_typec: Make sure the USB role switch has PLDHeikki Krogerus
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-10-04platform/chrome: cros_ec_typec: Use dev_err_probe() moreStephen Boyd
2023-10-04platform/chrome: cros_ec_typec: Use semi-colons instead of commasStephen Boyd
2023-10-02platform/chrome: cros_ec_typec: Add Displayport Alternatemode 2.1 SupportUtkarsh Patel
2023-08-26platform/chrome: cros_ec_typec: Configure Retimer cable typeUtkarsh Patel
2023-05-29usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus
2023-02-08platform/chrome: cros_ec_typec: Fix spelling mistakeColin Ian King
2023-01-31platform/chrome: cros_typec_vdm: Add Attention supportPrashant Malani
2023-01-24platform/chrome: cros_ec_typec: allow deferred probe of switch handlesVictor Ding
2023-01-09platform/chrome: cros_typec_vdm: Add VDM reply supportPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Add initial VDM supportPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Move structs to headerPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Update port DP VDOPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Set port alt mode drvdataPrashant Malani
2023-01-09platform/chrome: cros_ec_typec: Stash port driver infoPrashant Malani
2022-12-16Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-12-08platform/chrome: cros_ec_typec: zero out stale pointersVictor Ding
2022-11-29platform/chrome: cros_ec_typec: Set parent of partner PD objectPrashant Malani
2022-09-07platform/chrome: cros_ec_typec: Register partner PDOsPrashant Malani
2022-08-26platform/chrome: cros_ec_typec: Correct alt mode indexPrashant Malani
2022-08-26platform/chrome: cros_ec_typec: Add bit offset for DP VDOPrashant Malani
2022-08-18platform/chrome: cros_ec_typec: Get retimer handlePrashant Malani
2022-08-18platform/chrome: cros_ec_typec: Cleanup switch handle return pathsPrashant Malani
2022-07-18platform/chrome: cros_ec_typec: Register port altmodesPrashant Malani
2022-07-18platform/chrome: cros_ec_typec: Rename port altmode arrayPrashant Malani
2022-07-13platform/chrome: cros_ec_typec: Use dev_err_probe on port register failNĂ­colas F. R. A. Prado
2022-06-08platform/chrome: cros_ec_proto: Rename cros_ec_command functionPrashant Malani
2022-05-10platform/chrome: cros_ec_typec: Check for EC driverAkihiko Odaki
2022-02-15platform/chrome: cros_ec_typec: Update mux flags during partner removalPrashant Malani
2022-02-15platform/chrome: cros_ec_typec: Configure muxes at start of port updatePrashant Malani
2022-02-15platform/chrome: cros_ec_typec: Get mux state inside configure_muxPrashant Malani
2022-02-15platform/chrome: cros_ec_typec: Move mux flag checksPrashant Malani
2022-02-01platform/chrome: cros_ec_typec: Check for EC devicePrashant Malani
2022-01-31platform/chrome: cros_ec_typec: Make try power role optionalPrashant Malani
2021-09-30platform/chrome: cros_ec_typec: Use cros_ec_command()Prashant Malani
2021-09-24platform/chrome: cros-ec-typec: Cleanup use of check_featuresPrashant Malani
2021-08-23platform/chrome: cros_ec_typec: Use existing feature checkPrashant Malani
2021-04-21platform/chrome: cros_ec_typec: Add DP mode checkPrashant Malani
2021-04-20platform/chrome: cros_ec_typec: Handle hard resetPrashant Malani
2021-04-20platform/chrome: cros_ec_typec: Track port rolePrashant Malani
2021-03-30platform/chrome: cros_ec_typec: fix clang -Wformat warningArnd Bergmann
2021-03-30platform/chrome: cros_ec_typec: Check for device within remove functionPrashant Malani
2021-02-22Merge tag 'tag-chrome-platform-for-v5.12' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-02-11platform/chrome: cros_ec_typec: Flush pending workPrashant Malani
2021-02-05platform/chrome: cros_ec_types: Support disconnect events without partnersRajmohan Mani
2021-02-05platform/chrome: cros_ec_typec: Skip port partner check in configure_mux()Rajmohan Mani
2021-02-04platform/chrome: cros_ec_typec: Clear Type C disc eventsPrashant Malani
2021-02-02platform/chrome: cros_ec_typec: Decouple partner removalPrashant Malani
2021-02-02platform/chrome: cros_ec_typec: Fix call to typec_partner_set_pd_revisionBenson Leung