summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
2021-07-14usb: typec: tcpm: Fix up PR_SWAP when vsafe0v is signalledBadhri Jagan Sridharan
2021-07-14usb: typec: Add the missed altmode_id_remove() in typec_register_altmode()Jing Xiangfeng
2021-07-14usb: typec: tcpm: Relax disconnect threshold during power negotiationKyle Tso
2021-07-14usb: typec: tcpci: Fix up sink disconnect thresholds for PDBadhri Jagan Sridharan
2021-06-16usb: typec: mux: Fix copy-paste mistake in typec_mux_matchBjorn Andersson
2021-06-16usb: typec: tcpm: Fix misuses of AMS invocationKyle Tso
2021-06-16usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFPKyle Tso
2021-06-16usb: typec: tcpm: Do not finish VDM AMS for retrying ResponsesKyle Tso
2021-06-16usb: typec: tcpm: cancel frs hrtimer when unregister tcpm portLi Jun
2021-06-16usb: typec: tcpm: cancel vdm and state machine hrtimer when unregister tcpm portLi Jun
2021-06-16usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso
2021-06-16usb: typec: intel_pmc_mux: Add missed error check for devm_ioremap_resource()Andy Shevchenko
2021-06-16usb: typec: intel_pmc_mux: Put fwnode in error case during ->probe()Andy Shevchenko
2021-06-16usb: typec: ucsi: Clear PPM capability data in ucsi_init() error pathMayank Rana
2021-06-16usb: typec: wcove: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-03usb: typec: tcpm: Respond Not_Supported if no snk_vdoKyle Tso
2021-06-03usb: typec: tcpm: Properly interrupt VDM AMSKyle Tso
2021-06-03usb: typec: tcpm: Use LE to CPU conversion when accessing msg->headerAndy Shevchenko
2021-06-03usb: typec: ucsi: Clear pending after acking connector changeBjorn Andersson
2021-06-03usb: typec: mux: Fix matching with typec_altmode_descBjorn Andersson
2021-05-19usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan
2021-05-19usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-19usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-05-19usb: typec: tcpm: Fix wrong handling in GET_SINK_CAPKyle Tso
2021-05-19usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMSKyle Tso
2021-05-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan
2021-05-14usb: typec: stusb160x: fix return value check in stusb160x_probe()Wei Yongjun
2021-05-14usb: typec: tps6598x: Fix return value check in tps6598x_probe()Wei Yongjun
2021-05-14usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUSBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before togglingBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan
2021-05-14usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan
2021-03-18usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan
2021-03-17usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan
2021-03-17usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg
2021-02-09usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso
2021-02-09usb: typec: tcpm: Determine common SVDM VersionKyle Tso
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso
2021-02-09usb: typec: Manage SVDM versionKyle Tso
2021-02-03usb: pd: Update VDO definitionsKyle Tso
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso
2021-02-02usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capableBadhri Jagan Sridharan
2021-02-02usb: typec: tcpci: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan
2021-02-02usb: typec: tcpm: Set in_ams flag when Source caps have been receivedBadhri Jagan Sridharan
2021-02-02usb: typec: tcpm: Handle vbus shutoff when in source modeBadhri Jagan Sridharan
2021-02-01usb: typec: Add typec_partner_set_pd_revisionBenson Leung