summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Implement mode discovery for port partnerAbe Levkoy2020-05-121-3/+41
* TCPMv2: Define fields for SVID discovery stateAbe Levkoy2020-05-121-35/+73
* tcpmv2: warm start DBG_ACC_SNK correctlyDenis Brockus2020-05-111-0/+1
* usb_pd: Move Thunderbolt-Compatible functions to common fileAyushee2020-05-041-0/+66
* TCPMv2: Store Tx type in PE stateAbe Levkoy2020-05-021-3/+0
* it83xx tcpc: Captured received SOP message typeKeith Short2020-05-011-1/+1
* TCPMv1: skip cable probing when not VCONN sourceKeith Short2020-04-281-4/+1
* TCPMv2: Cleanup: Ensure PD_FLAGS_* are not used.Edward Hill2020-04-251-22/+4
* tcpci: Add trigger for VBUS presence changesAseda Aboagye2020-04-231-0/+5
* TCPMv2: Remove storage for SOP'' discoveryDiana Z2020-04-211-1/+1
* USB/PD: Skip pd_prepare_sysjump for EFS2 boardsDaisuke Nojiri2020-04-211-2/+0
* PD: Use new structure for storing SOP identity responsesDiana Z2020-04-161-2/+41
* TCPMv1/v2: Move pd_prepare_sysjump() to common fileVijay Hiremath2020-04-141-0/+7
* TCPMv2: Send VDM version according to PD rev setDiana Z2020-04-081-14/+2
* PD: Create unified structure for all SOP* identityDiana Z2020-04-071-52/+22
* PD: Rename pd_policy to pd_discoveryDiana Z2020-04-071-7/+7
* TCPMv2: Restore PD state after SysjumpSam Hurst2020-04-021-0/+1
* usb_pd: Move cable communication functions to common fileAyushee2020-03-271-0/+22
* USB-C: Determine port partner's data role based on PD's data roleVijay Hiremath2020-03-191-7/+0
* TCPMv2: Allow reduced functionality to PD2.0 featuresSam Hurst2020-03-121-0/+6
* TCPMv2: Probe cable identity in PE_SRC_DiscoveryDiana Z2020-03-061-7/+27
* common/system: Unify ec_current_image and system_image_copy_tTom Hughes2020-02-281-1/+1
* usb_set_suspend: Use "enable" consistentlyAbe Levkoy2020-02-271-2/+2
* TCPMv1/v2: Move pd_set_polarity() to common fileVijay Hiremath2020-02-241-0/+8
* TCPMv1/v2: Move pd_is_try_source_capable() to common fileVijay Hiremath2020-02-191-0/+5
* nct38xx: auto-toggle exit cleanupDenis Brockus2020-02-151-9/+0
* TCPMv1/v2: Move PD & Partner type detection code to common fileVijay Hiremath2020-02-141-2/+2
* TCPMv1/v2: Reduce number of arguments of pd_build_request()Vijay Hiremath2020-02-141-6/+0
* tcpmv2: make connect after auto-toggle driver specificDenis Brockus2020-02-131-0/+9
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-121-0/+10
* TCPMv1/v2: Move pd_check_requested_voltage() to common fileVijay Hiremath2020-02-121-1/+1
* TCPMv1/v2: Move "pdcable" console command to common fileVijay Hiremath2020-02-071-0/+10
* TCPMv1/v2: Move dfp_discover_modes() to common fileVijay Hiremath2020-02-041-0/+9
* TCPMv1/v2: Move dfp_consume_modes() to common fileVijay Hiremath2020-02-041-0/+9
* TCPMv1/v2: Move dfp_consume_svids() to common fileVijay Hiremath2020-02-041-0/+9
* TCPMv1/v2: Move dfp_consume_identity() to common fileVijay Hiremath2020-02-041-0/+9
* TCPMv1/v2: Move pd_dfp_exit_mode() to common fileVijay Hiremath2020-02-041-0/+8
* TCPMv1/v2: Move pd_dfp_enter_mode() to common fileVijay Hiremath2020-02-041-0/+16
* usb_pd TCPMv1: Maintain independent MessageId for SOP''Ayushee2020-02-031-6/+35
* TCPMv1: Add support for Thunderbolt active cablesAyushee2020-01-311-14/+14
* usb_pd TCPMv1: Maintain independent MessageID for SOP PrimeAyushee2020-01-311-0/+22
* TCPMv1: Add support for USB4.0Ayushee Shah2020-01-311-18/+58
* TCPMv1/v2: Move EC_CMD_USB_PD_CONTROL host command to common fileVijay Hiremath2020-01-301-2/+61
* PD 3.0: Add AMS start detection to collision avoidanceDiana Z2020-01-291-0/+14
* TCPMv1: Cleanup sending TBT control flags to hostVijay Hiremath2020-01-291-1/+1
* TCPMv1/v2: Move EC_CMD_USB_PD_GET_AMODE host command to common fileVijay Hiremath2020-01-281-0/+37
* TCPMv1/v2: Move EC_CMD_USB_PD_DISCOVERY host command to common fileVijay Hiremath2020-01-281-0/+8
* TCPMv1/v2: Move EC_CMD_USB_PD_DEV_INFO host command to common fileVijay Hiremath2020-01-241-0/+11
* TCPMv1/v2: Move EC_CMD_USB_PD_RW_HASH_ENTRY host command to common fileVijay Hiremath2020-01-241-1/+7
* PD: Add support for new host command, EC_CMD_GET_PD_PORT_CAPSTim Wawrzynczak2020-01-241-0/+12