summaryrefslogtreecommitdiff
path: root/drivers/usb/typec
AgeCommit message (Expand)AuthorFilesLines
2021-04-22usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan1-3/+3
2021-04-14usb: typec: tcpm: Allow slow charging loops to comply to pSnkStbyBadhri Jagan Sridharan1-3/+14
2021-04-14usb: typec: tcpm: Honour pSnkStdby requirement during negotiationBadhri Jagan Sridharan1-0/+17
2021-04-14usb: typec: silence a static checker warningDan Carpenter1-2/+4
2021-04-09usb: typec: tcpm: Add support for altmodesHans de Goede1-0/+4
2021-04-09usb: typec: Add typec_port_register_altmodes()Hans de Goede1-0/+54
2021-04-09usb: typec: Link all ports during connector registrationHeikki Krogerus3-7/+68
2021-04-09usb: typec: Port mapping utilityHeikki Krogerus4-2/+235
2021-04-09usb: typec: tcpm: update power supply once partner acceptsBadhri Jagan Sridharan1-3/+1
2021-04-09usb: typec: tcpm: Address incorrect values of tcpm psy for pps supplyBadhri Jagan Sridharan1-35/+53
2021-04-09usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supplyBadhri Jagan Sridharan1-7/+10
2021-04-05usb: typec: Declare the typec_class staticHeikki Krogerus1-11/+13
2021-04-05usb: typec: Organize the private headers properlyHeikki Krogerus6-84/+107
2021-03-26usb: typec: tcpci_maxim: Make symbol 'max_tcpci_tcpci_write_table' staticWei Yongjun1-1/+1
2021-03-26usb: typec: Fix a typoBhaskar Chowdhury1-1/+1
2021-03-22Merge 5.12-rc4 into usb-nextGreg Kroah-Hartman2-3/+9
2021-03-18usb: typec: tcpm: Skip sink_cap query only when VDM sm is busyBadhri Jagan Sridharan1-1/+1
2021-03-18usb: typec: tcpm: PD3.0 sinks can send Discover Identity even in device modeBadhri Jagan Sridharan1-2/+2
2021-03-18usb: typec: tcpci: Added few missing TCPCI register definitionsBadhri Jagan Sridharan1-0/+16
2021-03-17usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-Badhri Jagan Sridharan1-1/+8
2021-03-17usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg structElias Rudberg1-1/+0
2021-03-12usb: typec: tipd: Separate file for tracepoint creationHeikki Krogerus4-6/+15
2021-03-12usb: typec: tps6598x: Move the driver under its own subdirectoryHeikki Krogerus7-17/+19
2021-03-12usb: typec: tps6598x: Fix tracepoint header fileHeikki Krogerus1-2/+2
2021-03-12usb: typec: tcpci: Refactor tcpc_presenting_cc1_rd macroBadhri Jagan Sridharan1-9/+5
2021-03-10usb: typec: stusb160x: fix return value check in stusb160x_probe()Wei Yongjun1-2/+2
2021-03-10usb: typec: tps6598x: Fix return value check in tps6598x_probe()Wei Yongjun1-2/+2
2021-03-10usb: typec: tcpm: turn tcpm_ams_finish into void functionYang Li1-5/+1
2021-03-10usb: typec: tcpci: Check ROLE_CONTROL while interpreting CC_STATUSBadhri Jagan Sridharan1-3/+18
2021-03-10USB: typec: tcpm: create debugfs subdir for the driverGreg Kroah-Hartman1-2/+3
2021-03-10USB: typec: fusb302: create debugfs subdir for the driverGreg Kroah-Hartman1-2/+3
2021-03-10usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before togglingBadhri Jagan Sridharan1-10/+65
2021-03-10usb: typec: tps6598x: Add trace event for data statusGuido Günther3-1/+103
2021-03-10usb: typec: tps6598x: Add trace event for power status registerGuido Günther3-7/+69
2021-03-10usb: typec: tps6598x: Add trace event for status registerGuido Günther3-15/+173
2021-03-10usb: typec: tps6598x: Add trace event for IRQ eventsGuido Günther4-3/+170
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