summaryrefslogtreecommitdiff
path: root/common/usb_pd_alt_mode_dfp.c
Commit message (Expand)AuthorAgeFilesLines
* TCPM: Remove unused VPD functionsAbe Levkoy2022-09-141-63/+0
* TCPMv2: Move TBT and USB4 code to modulesAbe Levkoy2022-09-141-299/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* common/usb_pd_alt_mode_dfp.c: Format with clang-formatJack Rosenthal2022-07-011-133/+126
* chipset: introduce CONFIG_AP_POWER_CONTROLPeter Marheine2022-06-151-1/+1
* usbc: cleanup: Abstract the TCPM control logicVijay Hiremath2022-05-261-4/+4
* zephyr: Do not shutdown alt mode for sysjumpAndrew McRae2022-04-291-0/+2
* usbc: define CONFIG_AP_PWRSEQ in usbc common filesDeepti Deshatty2022-03-091-1/+1
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* TCPMv2: Prepare for boards using USB mux taskDiana Z2021-11-151-19/+3
* usbpd: implement new api to access PD discovery dataDeepti Deshatty2021-09-201-35/+40
* USB MUX: Update mux HPD update interface to use mux_state_tDiana Z2021-09-161-3/+8
* TCPMv2: Separate discovery and mode initAbe Levkoy2021-09-101-1/+1
* TBT: Correct is_cable_speed_gen2_capable functionTomasz Michalec2021-09-021-1/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-66/+66
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-26/+26
* usbpd: do not enter DP mode in S5->S3 transitionEric Yilun Lin2021-08-161-2/+3
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-021-3/+64
* TCPMv2: Enable logging of CCD line stateudaykiran2021-05-271-0/+17
* TCPMv2: Enter safe mode before entering TBT/USB4 mode for the cable.Madhusudanarao Amara2021-03-311-2/+7
* TCPMv2: PE/DPM: Don't preemptively set modal flagScott Collyer2021-03-171-3/+5
* TCPMV2: Add support for (CT) Vconn Powered DevicesSam Hurst2021-03-171-0/+79
* TBT/USB4: Add support for non-Thunderbolt typec cablesAyushee Shah2021-03-091-9/+35
* Revert "pd_alt_mode_dfp: Default to 4 lanes of DP"Aseda Aboagye2021-02-241-22/+26
* TCPMv2: Allow DFP ALT-DP mode without chipset taskScott Collyer2021-02-201-1/+2
* TCPMv2: Update exit mode sequenceAyushee Shah2021-02-111-0/+2
* pd_alt_mode_dfp: Default to 4 lanes of DPAseda Aboagye2021-02-111-26/+22
* USB4: Correct get_usb4_cable_speed()Ayushee Shah2021-02-081-5/+10
* usb_pd: Improve safe state when entering DP modeRob Barnes2021-02-041-12/+32
* TBT: Correct is_rev3_vdo() functionAyushee Shah2021-01-191-6/+6
* USB-PD: filter duplicated SVIDEric Yilun Lin2021-01-141-4/+24
* TBT: Enter Thunderbolt mode if the cable response timesoutAyushee Shah2020-12-161-10/+11
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-3/+2
* TCPMv2: Enter USB4 mode if cable supports TBT_SS_U32_GEN1 speedAyushee Shah2020-12-101-2/+2
* PD: Fix passing information about polarity when DTS is connectedPatryk Duda2020-11-231-2/+4
* TCPMv2: Add support for linear re-driver cablesAyushee2020-11-061-4/+11
* BB retimer: Update USB4 related bitsAyushee2020-11-051-0/+1
* TCPMv2: Add support for USB4 active cableAyushee2020-11-051-7/+17
* morphius: Wait 500ms before allowing DP event to cause resume.Edward Hill2020-10-301-2/+2
* usb-pd: svdm_dp_attention used bit & instead of logical &&Denis Brockus2020-10-221-2/+2
* TCPMv2: Correct Enter Mode TBT payloadAyushee2020-10-211-15/+5
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-8/+5
* USB-PD: Continue mode discovery after failureDenis Brockus2020-09-191-3/+20
* TCPMv2:Correct get_usb4_cable_speed() functionAyushee2020-09-111-2/+2
* usb_mux: move usb_mux_set_safe_mode()Keith Short2020-08-241-19/+1
* TCPM common: Store number of Identity VDOsDiana Z2020-08-191-0/+1
* TCPM: Move dfp_discover_modes into usb_pd_policy.cAbe Levkoy2020-07-251-17/+0
* TCPMv2: Add common exit mode for all the alternate modesAyushee2020-07-171-0/+5