summaryrefslogtreecommitdiff
path: root/common/usb_pd_policy.c
Commit message (Expand)AuthorAgeFilesLines
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-3/+3
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-121-23/+6
* TCPMv1/v2: Move pd_get/set_max_voltage() to common fileVijay Hiremath2020-02-121-13/+0
* TCPMv1/v2: Move pd_charge_from_device() to common fileVijay Hiremath2020-02-121-11/+0
* TCPMv1/v2: Move pd_set_vbus_discharge() to common fileVijay Hiremath2020-02-121-25/+0
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-121-45/+0
* TCPMv1/v2: Move pd_usb_billboard_deferred() to common fileVijay Hiremath2020-02-121-17/+0
* TCPMv1/v2: Move "pdcable" console command to common fileVijay Hiremath2020-02-071-96/+8
* TCPMv1/v2: Move "pe" console command to common fileVijay Hiremath2020-02-041-68/+0
* TCPMv1/v2: Move DFP alternate mode functions to common fileVijay Hiremath2020-02-041-37/+0
* TCPMv1/v2: Move dfp_discover_modes() to common fileVijay Hiremath2020-02-041-9/+0
* TCPMv1/v2: Move dfp_consume_modes() to common fileVijay Hiremath2020-02-041-14/+0
* 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