summaryrefslogtreecommitdiff
path: root/common/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
...
* TCPMv1/v2: Move dfp_consume_svids() to common fileVijay Hiremath2020-02-041-38/+0
* TCPMv1/v2: Move dfp_consume_identity() to common fileVijay Hiremath2020-02-041-27/+0
* TCPMv1/v2: Move pd_dfp_exit_mode() to common fileVijay Hiremath2020-02-041-70/+0
* TCPMv1/v2: Move pd_dfp_enter_mode() to common fileVijay Hiremath2020-02-041-78/+4
* TCPMv1/v2: Move pd_dfp_dp_get_pin_mode() to common fileVijay Hiremath2020-02-041-51/+0
* usb_pd TCPMv1: Maintain independent MessageId for SOP''Ayushee2020-02-031-15/+20
* TCPMv1: Add support for Thunderbolt active cablesAyushee2020-01-311-21/+66
* usb_pd TCPMv1: Maintain independent MessageID for SOP PrimeAyushee2020-01-311-9/+38
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-311-5/+268
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-291-4/+4
* TCPMv1/v2: Move EC_CMD_USB_PD_GET_AMODE host command to common fileVijay Hiremath2020-01-281-41/+23
* TCPMv1/v2: Move EC_CMD_USB_PD_DISCOVERY host command to common fileVijay Hiremath2020-01-281-21/+5
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-281-2/+2
* TBT: Allow entering TBT mode for passive cables without SVIDVijay Hiremath2020-01-221-10/+32
* TBT/USB4: Allow enabling TBT & USB4 per port basedVijay Hiremath2020-01-151-1/+7
* TBT: Allow limiting the cable speed based on board designVijay Hiremath2020-01-151-0/+14
* usb_pd_policy: check if the pointer is NULL or notRuibin Chang2020-01-131-1/+2
* TCPMv1: Correct the TBT3 Discovery and Entry FlowVijay Hiremath2020-01-101-136/+179
* pd: cleanup pd_get_data_roleDenis Brockus2020-01-091-1/+3
* TCPMv1: TBT: Correct checking for Intel SVIDsVijay Hiremath2019-12-181-12/+14
* usb_pd: Sending Thunderbolts-compatible host notificationAyushee2019-12-171-0/+12
* Burnside bridge retimer: Add Thunderbolt-compatible mode bitsAyushee2019-12-171-0/+18
* TCPMv1: Add support for Thunderbolt-compatible modeAyushee2019-12-171-8/+223
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-1/+1
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-091-4/+4
* Rename CONFIG_USB_PD_PORT_COUNT as CONFIG_USB_PD_PORT_MAX_COUNTKarthikeyan Ramasubramanian2019-11-011-13/+13
* usbc: Get current DP pin mode and CC stateAyushee2019-11-011-1/+1
* usb_pd: fix an unit in log message.Pi-Hsun Shih2019-10-291-1/+1
* usb_pd: drop duplicate func get_max_request_mv()Yilun Lin2019-10-091-5/+0
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-2/+2
* usb_pd: Send SOP' DiscIdent messages on SOP NAKsPrashant Malani2019-09-231-3/+19
* version: Make ver_get_num_commits work for on-flash imagesDaisuke Nojiri2019-09-211-1/+1
* usb_pd: Remove unused port argument from functionsPrashant Malani2019-09-171-5/+5
* pd: USB Power Delivery State Machine based on Revision 3.0 of the spec.Sam Hurst2019-09-101-130/+11
* usb_pd: Get USB-C cable type informationAyushee2019-08-161-0/+5
* usb_pd: Storing USB-C cable attributesAyushee2019-08-161-1/+125
* usb_pd: Adding USB-C cable detectionAyushee2019-08-161-2/+79
* pd_policy: Change DP AltMode event from host event to MKBP.Aseda Aboagye2019-07-171-12/+12
* common: pd_policy: Add notification for DP AltModeAseda Aboagye2019-06-241-0/+17
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: Remove unnecessary null checkJacob Garber2019-05-281-3/+0
* USB-PD: Fix null-pointer dereference for svdm_rsp.amodeDaisuke Nojiri2019-05-121-2/+4
* USB-PD: Fix scope of variable ma in pd_find_pdo_indexDaisuke Nojiri2019-02-121-2/+2
* USB-PD: Make pd_build_request return voidDaisuke Nojiri2019-02-121-3/+2
* PD: Ensure SVID parsing doesn't exceed packet boundariesDiana Z2018-12-031-2/+10
* ec: Make it possible to build tests using clangNicolas Boichat2018-06-281-3/+1
* PD: Leave Vbus ON if Vconn and Vbus Requested is set to 0 in the AMA VDOSam Hurst2018-04-251-6/+6
* cleanup: CONFIG_USB_PD_CUSTOM_VDM is not usedDivya Sasidharan2018-04-091-7/+0
* usb pd: Adding PPC vbus discharge pathJett Rink2018-01-311-0/+3
* PD: Make current USB PD Stack REV 3 compliantSam Hurst2017-10-241-0/+2