summaryrefslogtreecommitdiff
path: root/common/usb_pd_alt_mode_dfp.c
Commit message (Expand)AuthorAgeFilesLines
...
* TCPMv2: Implement mode discovery for port partnerAbe Levkoy2020-05-121-6/+85
* TCPMv2: Define fields for SVID discovery stateAbe Levkoy2020-05-121-32/+64
* usb_pd: Move Thunderbolt-Compatible functions to common fileAyushee2020-05-041-3/+166
* TCPMv2: Store Tx type in PE stateAbe Levkoy2020-05-021-1/+4
* usb_pd_alt_mode_dfp: Don't store too many SVIDsAbe Levkoy2020-04-301-1/+1
* PD: Store cable identity in pd_discovery structureDiana Z2020-04-211-0/+14
* PD: Use new structure for storing SOP identity responsesDiana Z2020-04-161-8/+39
* TCPMv1/v2: Move pd_prepare_sysjump() to common fileVijay Hiremath2020-04-141-4/+27
* PD: Move pd_discovery init out of dfp_consume_identityDiana Z2020-04-071-1/+0
* PD: Rename pd_policy to pd_discoveryDiana Z2020-04-071-51/+51
* usb_pd: Move cable communication functions to common fileAyushee2020-03-271-0/+47
* usb_pd: Move common alt mode DFP functions to it's fileVijay Hiremath2020-02-061-0/+340
* TCPMv1/v2: Move DFP alternate mode functions to common fileVijay Hiremath2020-02-041-0/+49
* TCPMv1/v2: Move dfp_discover_modes() to common fileVijay Hiremath2020-02-041-0/+13
* TCPMv1/v2: Move dfp_consume_modes() to common fileVijay Hiremath2020-02-041-0/+17
* TCPMv1/v2: Move dfp_consume_svids() to common fileVijay Hiremath2020-02-041-0/+39
* TCPMv1/v2: Move dfp_consume_identity() to common fileVijay Hiremath2020-02-041-0/+29
* TCPMv1/v2: Move pd_dfp_exit_mode() to common fileVijay Hiremath2020-02-041-0/+74
* TCPMv1/v2: Move pd_dfp_enter_mode() to common fileVijay Hiremath2020-02-041-0/+100
* TCPMv1/v2: Move pd_dfp_dp_get_pin_mode() to common fileVijay Hiremath2020-02-041-0/+61