summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)Author
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
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung
2021-02-01usb: typec: Standardize PD Revision format with Type-C RevisionBenson Leung
2021-01-25usb: typec: tcpci_maxim: add terminating newlines to loggingJunlin Yang
2021-01-25usb: typec: tcpci_maxim: remove redundant assignmentJunlin Yang
2021-01-25usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso
2021-01-21usb: typec: tcpci_maxim: Drop GPIO includesLinus Walleij
2021-01-21usb: typec: tcpm: Respond Wait if VDM state machine is runningKyle Tso
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso
2021-01-19usb: typec: ucsi: Add conditional dependency on USB role switchHeikki Krogerus
2021-01-12usb: typec: ucsi: Add support for USB role switchMayank Rana
2021-01-07usb: typec: Send uevent for num_altmodes updatePrashant Malani
2021-01-07usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson
2020-12-28usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara
2020-12-11usb: ucsi: convert comma to semicolonZheng Yongjun
2020-12-11usb: typec: tcpm: convert comma to semicolonZheng Yongjun
2020-12-11usb: typec: tcpm: Update vbus_vsafe0v on initBadhri Jagan Sridharan
2020-12-11usb: typec: tcpci: Enable bleed discharge when auto discharge is enabledBadhri Jagan Sridharan
2020-12-11usb: typec: Add class for plug alt mode devicePrashant Malani
2020-12-11USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definitionBadhri Jagan Sridharan
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso
2020-12-11USB: typec: tcpm: Fix PR_SWAP error handlingKyle Tso
2020-12-11USB: typec: tcpm: Hard Reset after not receiving a Requestpumahsu
2020-12-10usb: typec: intel_pmc_mux: Configure cable generation value for USB4Utkarsh Patel
2020-12-09usb: typec: tcpci_maxim: Enable VSAFE0V signallingBadhri Jagan Sridharan
2020-12-09usb: typec: tcpci: Add support to report vSafe0VBadhri Jagan Sridharan
2020-12-09usb: typec: tcpm: Introduce vsafe0v for vbusBadhri Jagan Sridharan
2020-12-09usb: typec: tcpm: Clear send_discover in tcpm_check_send_discoverBadhri Jagan Sridharan
2020-12-09usb: typec: tcpm: Pass down negotiated rev to update retry countBadhri Jagan Sridharan
2020-12-09usb: typec: intel_pmc_mux: Use correct response message bitsUtkarsh Patel
2020-12-07usb: typec: tps6598x: Export some power supply propertiesGuido Günther
2020-12-07usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2CGuido Günther
2020-11-30Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman