summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* TCPMv2: Use named constants for extended messagesAbe Levkoy2020-07-291-1/+3
* TCPMv2: Optionally build extended message supportAbe Levkoy2020-07-291-43/+46
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-281-1/+1
* TCPM: Move dfp_discover_modes into usb_pd_policy.cAbe Levkoy2020-07-251-9/+0
* chip/it8320, it81202: Implement fast role swap functionRuibin Chang2020-07-231-0/+7
* USB PD: Move board FRS configuration out of TCPCIEric Herrmann2020-07-171-0/+9
* TCPMv1, TCPMv2: add pd event for receiving hard resetRuibin Chang2020-07-141-1/+3
* tcpmv1: Debounce low power mode exitKeith Short2020-07-141-2/+3
* tcpmv2: perform partner reset on startup, remove BBRAMJett Rink2020-07-101-1/+1
* usbc: ensure we are suspending USB-C ports on shutdownJett Rink2020-07-091-10/+10
* usb_pd: Move 'is_vdo_present()' and 'is_usb4_vdo()' to TCPMv1Ayushee2020-07-061-21/+0
* tcpm: allow returning a status from set_frs_enablePeter Marheine2020-07-011-1/+2
* usb_pd: Remove pd_cable dependent Thunderbolt code from common codeAyushee2020-06-261-55/+25
* usb_pd: Remove pd_cable usage from common codeAyushee2020-06-251-30/+11
* TCPMV2: Add support for sending Alert MessagesSam Hurst2020-06-251-0/+10
* TCPMv2: Add pathway to enable FRS from PPC driverEric Herrmann2020-06-181-0/+8
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-10/+36
* tcpmv2: cache analog and collision Rp in CLDenis Brockus2020-06-111-0/+33
* dp-hpd: abstract HPD gpio pinEric Yilun Lin2020-06-101-0/+16
* TCPMv2: Separate DPM and DP from PEAbe Levkoy2020-06-101-0/+27
* usb_pd: Cleanup: Cable flagsAyushee2020-06-091-34/+7
* usb_pd: Move USB4 functions to common fileAyushee2020-06-051-0/+10
* usb_pd: USB4: Limit the cable speedAyushee2020-06-051-1/+3
* usb_pd: TBT: Refactor limiting the cable speedAyushee2020-06-051-8/+9
* BB retimer: Correct setting USB4 cable speedAyushee2020-05-291-0/+23
* TCPMv1/TCPMv2: Add PD version commandSam Hurst2020-05-271-0/+12
* BB retimer: For USB/DP/USB4, set 'Re-timer_Driver' bit based on SOP' VDO2Ayushee2020-05-271-0/+9
* TCPMv2: Set pd msg revision to PD2.0 when REV30 is not enabledSam Hurst2020-05-211-3/+3
* BB retimer: Add 'USB3_Speed' bitAyushee2020-05-211-0/+11
* BB retimer: Add 'USB2_connection' bitVijay Hiremath2020-05-211-0/+8
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+9
* 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