summaryrefslogtreecommitdiff
path: root/common/usbc
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Discover mode again after Data ResetScott Chao2022-09-211-0/+1
* TCPMv2: Add PD suspend/resume console commandsCaveh Jalali2022-09-201-0/+7
* TCPMv2: Move TBT and USB4 code to modulesAbe Levkoy2022-09-143-0/+284
* Update license boilerplate text in source code filesMike Frysinger2022-09-1220-20/+20
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* usbc: Set VDM_SETUP_DONE on DR Swap fail due to PD 2.0B R, Harsha2022-08-301-0/+1
* TCPMv2: Release TCPC driver on port suspend requestCaveh Jalali2022-08-291-0/+1
* TCPMV2: Reset ps_reset_state on disconnectTomasz Michalec2022-08-231-8/+10
* TCPMv2: Reset cable message IDs after Data ResetAbe Levkoy2022-08-191-0/+6
* TCPMv2: Expose function to reset message IDsAbe Levkoy2022-08-191-15/+14
* TCMPV2: Add USB PD power button support in S0/S0ix/S3 statesJameson Thies2022-08-162-20/+65
* usbc: Add an edge case of DR Swap fail due to PD 2.0Won Chung2022-08-151-0/+15
* util: remove unused includesYuval Peress2022-08-059-1/+10
* TCPMv2: Add BIST shared modeDiana Z2022-08-032-2/+91
* usbc-pd: Allow setting an initial debug levelAndrew McRae2022-07-293-0/+6
* TCPMV2: Handle TBT mode entrypoornima tom2022-07-261-0/+4
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-191-1/+1
* usb_pd_dpm: fix sink_max_pdo_requestedEric Yilun Lin2022-07-191-1/+1
* retimer: firmware update retry onlineLi Feng2022-07-151-14/+152
* TCPMv2: TBT cable entry/exit should be symmetricalLi Feng2022-07-151-30/+16
* TCPMV2: Add USB PD Power Button SupportJameson Thies2022-07-123-2/+116
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-081-2/+2
* TCPMv2: correct LRD cable checkingLi Feng2022-07-081-6/+3
* common/usbc/usb_pd_timer.c: Format with clang-formatJack Rosenthal2022-07-071-64/+62
* common/usbc/tbt_alt_mode.c: Format with clang-formatJack Rosenthal2022-07-071-60/+54
* common/usbc/dp_alt_mode.c: Format with clang-formatJack Rosenthal2022-07-061-28/+23
* TCPMv2: Treat VDM response timeout as NAKAbe Levkoy2022-07-011-0/+18
* TCPMv2: Synchronize DP and DPM statesAbe Levkoy2022-07-012-2/+8
* common/usbc/usb_pd_console.c: Format with clang-formatJack Rosenthal2022-07-011-33/+32
* common/usbc/usb_tc_vpd_sm.c: Format with clang-formatJack Rosenthal2022-07-011-9/+9
* common/usbc/usb_pd_dpm.c: Format with clang-formatJack Rosenthal2022-07-011-63/+60
* common/usbc/usb_pe_ctvpd_sm.c: Format with clang-formatJack Rosenthal2022-07-011-31/+24
* common/usbc/usb_retimer_fw_update.c: Format with clang-formatJack Rosenthal2022-07-011-9/+9
* common/usbc/usb_prl_sm.c: Format with clang-formatJack Rosenthal2022-07-011-137/+114
* TCPMv2: Use helper functions in cable checkLi Feng2022-07-011-83/+119
* common/usbc/usbc_pd_policy.c: Format with clang-formatJack Rosenthal2022-07-011-4/+4
* common/usbc/usb_sm.c: Format with clang-formatJack Rosenthal2022-06-301-14/+14
* common/usbc/tbt_alt_mode.c: Format with clang-formatJack Rosenthal2022-06-301-61/+55
* common/usbc/usbc_task.c: Format with clang-formatJack Rosenthal2022-06-301-2/+2
* common/usbc/usb_pe_drp_sm.c: Format with clang-formatJack Rosenthal2022-06-291-477/+435
* common/usbc/usb_pd_host.c: Format with clang-formatJack Rosenthal2022-06-291-19/+19
* common/usbc/usb_pd_dp_ufp.c: Format with clang-formatJack Rosenthal2022-06-291-27/+25
* common/usbc/usb_tc_drp_acc_trysrc_sm.c: Format with clang-formatJack Rosenthal2022-06-281-189/+185
* dp_alt_mode: Fix indentationAbe Levkoy2022-06-281-5/+6
* common/usbc/usb_pe_private.h: Format with clang-formatJack Rosenthal2022-06-281-37/+45
* common/usbc/usb_mode.c: Format with clang-formatJack Rosenthal2022-06-281-19/+19
* common/usbc/usb_tc_ctvpd_sm.c: Format with clang-formatJack Rosenthal2022-06-281-35/+30
* TCPMV2: Update DPM Request Gating for Alert and RevisionJameson Thies2022-06-231-21/+16
* USB Mux: Remove TODO for mux polarityDiana Z2022-06-221-3/+6
* TCPMV2: Notify AP of cable identity when connected to non-PD partnersJameson Thies2022-06-221-0/+11