aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-09usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso1-0/+14
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso1-4/+13
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso2-3/+30
2021-02-09usb: typec: tcpm: Determine common SVDM VersionKyle Tso1-10/+61
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso3-12/+12
2021-02-09usb: typec: Manage SVDM versionKyle Tso1-0/+43
2021-02-03usb: pd: Update VDO definitionsKyle Tso1-4/+4
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso1-8/+2
2021-02-02usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capableBadhri Jagan Sridharan1-0/+19
2021-02-02usb: typec: tcpci: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan2-0/+15
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan1-0/+13
2021-02-02usb: typec: tcpm: Set in_ams flag when Source caps have been receivedBadhri Jagan Sridharan1-0/+1
2021-02-02usb: typec: tcpm: Handle vbus shutoff when in source modeBadhri Jagan Sridharan1-0/+11
2021-02-01usb: typec: Add typec_partner_set_pd_revisionBenson Leung1-0/+30
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung1-4/+26
2021-02-01usb: typec: Standardize PD Revision format with Type-C RevisionBenson Leung1-1/+2
2021-01-25usb: typec: tcpci_maxim: add terminating newlines to loggingJunlin Yang1-6/+6
2021-01-25usb: typec: tcpci_maxim: remove redundant assignmentJunlin Yang1-1/+0
2021-01-25usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso1-10/+52
2021-01-21usb: typec: tcpci_maxim: Drop GPIO includesLinus Walleij1-3/+0
2021-01-21usb: typec: tcpm: Respond Wait if VDM state machine is runningKyle Tso1-7/+73
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso1-90/+245
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso1-98/+522
2021-01-19usb: typec: ucsi: Add conditional dependency on USB role switchHeikki Krogerus1-0/+1
2021-01-12usb: typec: ucsi: Add support for USB role switchMayank Rana2-3/+55
2021-01-07usb: typec: Send uevent for num_altmodes updatePrashant Malani1-0/+2
2021-01-07usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson1-1/+1
2020-12-28usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara1-0/+11
2020-12-11usb: ucsi: convert comma to semicolonZheng Yongjun1-3/+3
2020-12-11usb: typec: tcpm: convert comma to semicolonZheng Yongjun1-6/+6
2020-12-11usb: typec: tcpm: Update vbus_vsafe0v on initBadhri Jagan Sridharan1-0/+18
2020-12-11usb: typec: tcpci: Enable bleed discharge when auto discharge is enabledBadhri Jagan Sridharan1-0/+2
2020-12-11usb: typec: Add class for plug alt mode devicePrashant Malani1-0/+4
2020-12-11USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definitionBadhri Jagan Sridharan1-0/+1
2020-12-11USB: typec: tcpm: Add a 30ms room for tPSSourceOn in PR_SWAPKyle Tso1-1/+1
2020-12-11USB: typec: tcpm: Fix PR_SWAP error handlingKyle Tso1-1/+1
2020-12-11USB: typec: tcpm: Hard Reset after not receiving a Requestpumahsu1-1/+11
2020-12-10usb: typec: intel_pmc_mux: Configure cable generation value for USB4Utkarsh Patel1-0/+5
2020-12-09usb: typec: tcpci_maxim: Enable VSAFE0V signallingBadhri Jagan Sridharan1-1/+15
2020-12-09usb: typec: tcpci: Add support to report vSafe0VBadhri Jagan Sridharan2-5/+40
2020-12-09usb: typec: tcpm: Introduce vsafe0v for vbusBadhri Jagan Sridharan1-11/+52
2020-12-09usb: typec: tcpm: Clear send_discover in tcpm_check_send_discoverBadhri Jagan Sridharan1-3/+2
2020-12-09usb: typec: tcpm: Pass down negotiated rev to update retry countBadhri Jagan Sridharan4-12/+21
2020-12-09usb: typec: intel_pmc_mux: Use correct response message bitsUtkarsh Patel1-2/+7
2020-12-07usb: typec: tps6598x: Export some power supply propertiesGuido Günther2-0/+104
2020-12-07usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2CGuido Günther1-2/+2
2020-11-30Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman2-1/+2
2020-11-27usb: typec: stusb160x: fix power-opmode property with typec-power-opmodeAmelie Delaunay1-1/+1
2020-11-26usb: typec: Add type sysfs attribute file for partnersHeikki Krogerus1-14/+104
2020-11-26usb: typec: Constify static attribute_group structsRikard Falkeborn1-4/+4