summaryrefslogtreecommitdiff
path: root/include/usb_pd.h
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Store and report sink capsDiana Z2020-11-201-0/+14
* TCPMv2: Replace charging allow listDiana Z2020-11-201-0/+6
* TCPMv2: Correct battery index detectionDiana Z2020-11-051-1/+11
* TCPMv2: Add support for USB4 active cableAyushee2020-11-051-1/+1
* TCPMv2: Add allow_list for partners that didn't set UP but should haveDenis Brockus2020-10-301-3/+6
* morphius: Wait 500ms before allowing DP event to cause resume.Edward Hill2020-10-301-1/+1
* TCPMv2: Add typeccontrol enter-mode subcommandAbe Levkoy2020-10-221-0/+12
* TCPMv2: Create charge allow_list and add devicesDenis Brockus2020-10-221-0/+6
* TCPMv2: Report source capabilities in TYPEC_STATUSDiana Z2020-10-211-11/+2
* TCPMv2: Use a common function to check if the battery is capableWai-Hong Tam2020-10-171-2/+11
* TCPMv2: Add framework for per-port eventsDiana Z2020-10-051-0/+20
* TCPMv2: Add TYPEC_STATUS commandDiana Z2020-10-051-26/+0
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-011-0/+4
* usb_pd: Add common function to get PD revisionli feng2020-09-231-2/+14
* TCPMv2: Define typeccontrol host commandAbe Levkoy2020-09-211-0/+1
* TCPMv2: Move DPM requests to public APIAbe Levkoy2020-09-211-0/+38
* USB-PD: Continue mode discovery after failureDenis Brockus2020-09-191-9/+15
* tcpmv2: Retry PR Swap if partner sends Wait responseKeith Short2020-09-181-0/+1
* PD: Add voltage levels from PD specDiana Z2020-09-151-0/+4
* USB-C: Make Vbus check overridableDiana Z2020-09-151-1/+4
* TCPMv2: Obtain correct dual role state when going suspendPatryk Duda2020-09-111-0/+8
* TCPMv2: Add EC_CMD_TYPEC_DISCOVERYDiana Z2020-09-031-0/+26
* TCPM: Correct VDO structuresDiana Z2020-09-021-0/+2
* TCPMv2: set VDM response buffer and lengthli feng2020-08-281-0/+8
* usb_mux: move usb_mux_set_safe_mode()Keith Short2020-08-241-7/+0
* usbc: remove PD_EVENT_SM in favor of task_wakeJett Rink2020-08-211-5/+3
* tcpc: Add TCPC reset as a low power eventKeith Short2020-08-211-1/+2
* usbc: wake task on every state transitionJett Rink2020-08-191-6/+3
* TCPM common: Store number of Identity VDOsDiana Z2020-08-191-0/+2
* 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