summaryrefslogtreecommitdiffstats
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorLines
2021-03-17usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg-1/+0
2021-03-12usb: typec: tipd: Separate file for tracepoint creationHeikki Krogerus-6/+15
2021-03-12usb: typec: tps6598x: Move the driver under its own subdirectoryHeikki Krogerus-17/+19
2021-03-12usb: typec: tps6598x: Fix tracepoint header fileHeikki Krogerus-2/+2
2021-03-12usb: typec: tcpci: Refactor tcpc_presenting_cc1_rd macroBadhri Jagan Sridharan-9/+5
2021-03-10usb: typec: stusb160x: fix return value check in stusb160x_probe()Wei Yongjun-2/+2
2021-03-10usb: typec: tps6598x: Fix return value check in tps6598x_probe()Wei Yongjun-2/+2
2021-03-10usb: typec: tcpm: turn tcpm_ams_finish into void functionYang Li-5/+1
2021-03-10usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUSBadhri Jagan Sridharan-3/+18
2021-03-10USB: typec: tcpm: create debugfs subdir for the driverGreg Kroah-Hartman-2/+3
2021-03-10USB: typec: fusb302: create debugfs subdir for the driverGreg Kroah-Hartman-2/+3
2021-03-10usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before togglingBadhri Jagan Sridharan-10/+65
2021-03-10usb: typec: tps6598x: Add trace event for data statusGuido Günther-1/+103
2021-03-10usb: typec: tps6598x: Add trace event for power status registerGuido Günther-7/+69
2021-03-10usb: typec: tps6598x: Add trace event for status registerGuido Günther-15/+173
2021-03-10usb: typec: tps6598x: Add trace event for IRQ eventsGuido Günther-3/+170
2021-02-09usb: typec: tcpm: Get Sink VDO from fwnodeKyle Tso-0/+14
2021-02-09usb: typec: displayport: Fill the negotiated SVDM Version in the headerKyle Tso-4/+13
2021-02-09usb: typec: ucsi: Determine common SVDM VersionKyle Tso-3/+30
2021-02-09usb: typec: tcpm: Determine common SVDM VersionKyle Tso-10/+61
2021-02-09usb: pd: Make SVDM Version configurable in VDM headerKyle Tso-12/+12
2021-02-09usb: typec: Manage SVDM versionKyle Tso-0/+43
2021-02-03usb: pd: Update VDO definitionsKyle Tso-4/+4
2021-02-02usb: typec: Return void in typec_partner_set_pd_revisionKyle Tso-8/+2
2021-02-02usb: typec: tcpci_maxim: Enable data path when partner is USB Comm capableBadhri Jagan Sridharan-0/+19
2021-02-02usb: typec: tcpci: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan-0/+15
2021-02-02usb: typec: tcpm: Add Callback to Usb Communication capable partnerBadhri Jagan Sridharan-0/+13
2021-02-02usb: typec: tcpm: Set in_ams flag when Source caps have been receivedBadhri Jagan Sridharan-0/+1
2021-02-02usb: typec: tcpm: Handle vbus shutoff when in source modeBadhri Jagan Sridharan-0/+11
2021-02-01usb: typec: Add typec_partner_set_pd_revisionBenson Leung-0/+30
2021-02-01usb: typec: Provide PD Specification Revision for cable and partnerBenson Leung-4/+26
2021-02-01usb: typec: Standardize PD Revision format with Type-C RevisionBenson Leung-1/+2
2021-01-25usb: typec: tcpci_maxim: add terminating newlines to loggingJunlin Yang-6/+6
2021-01-25usb: typec: tcpci_maxim: remove redundant assignmentJunlin Yang-1/+0
2021-01-25usb: typec: tcpm: Create legacy PDOs for PD2 connectionKyle Tso-10/+52
2021-01-21usb: typec: tcpci_maxim: Drop GPIO includesLinus Walleij-3/+0
2021-01-21usb: typec: tcpm: Respond Wait if VDM state machine is runningKyle Tso-7/+73
2021-01-21usb: typec: tcpm: Protocol Error handlingKyle Tso-90/+245
2021-01-21usb: typec: tcpm: AMS and Collision AvoidanceKyle Tso-98/+522
2021-01-19usb: typec: ucsi: Add conditional dependency on USB role switchHeikki Krogerus-0/+1
2021-01-12usb: typec: ucsi: Add support for USB role switchMayank Rana-3/+55
2021-01-07usb: typec: Send uevent for num_altmodes updatePrashant Malani-0/+2
2021-01-07usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson-1/+1
2020-12-28usb: typec: intel_pmc_mux: Configure HPD first for HPD+IRQ requestMadhusudanarao Amara-0/+11
2020-12-11usb: ucsi: convert comma to semicolonZheng Yongjun-3/+3
2020-12-11usb: typec: tcpm: convert comma to semicolonZheng Yongjun-6/+6
2020-12-11usb: typec: tcpm: Update vbus_vsafe0v on initBadhri Jagan Sridharan-0/+18
2020-12-11usb: typec: tcpci: Enable bleed discharge when auto discharge is enabledBadhri Jagan Sridharan-0/+2
2020-12-11usb: typec: Add class for plug alt mode devicePrashant Malani-0/+4
2020-12-11USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definitionBadhri Jagan Sridharan-0/+1