summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
...
* RAA489000: Clear debug accessory state on initDiana Z2021-03-041-0/+15
* TCPMv1/v2: Move SOP' enabling to tcpm_set_vconnEric Herrmann2021-03-041-6/+0
* cleanup: rename ite tcpm driverRuibin Chang2021-02-262-3/+5
* driver/it83xx, it8xxx2: turn on PD BMC PHY for TCPMv1Ruibin Chang2021-02-262-10/+42
* RAA489000: Rearrange inits to sink Vbus fasterDiana Z2021-02-241-35/+37
* raa489000 : change VBUS_CURRENT_TARGETYongBeum.Ha2021-02-211-2/+2
* RT1715: Enable power saving modesEric Herrmann2021-02-172-33/+114
* tusb422: Don't perform soft reset during initializationPatryk Duda2021-02-102-8/+10
* rt1715: Reset properly coming out of LPMScott Chao2021-02-091-5/+16
* driver/it83xx, it8xxx2: define delay time for Vconn below 3.3vRuibin Chang2021-02-083-22/+17
* raa489000 : Set Vbus Target VoltageYongBeum.Ha2021-02-042-0/+10
* ps8815: Add workaround for incorrect CC linesKeith Short2021-02-022-1/+57
* NCT3807: Enable full VCONN protectionJacky Wang2021-02-012-0/+20
* RAA489000: Add TCPC interface to control output currentDiana Z2021-01-292-10/+33
* RAA489000: Organize header fileDiana Z2021-01-291-10/+13
* driver: rt1715 : Improve noise rejectionBen Chen2021-01-282-19/+172
* ps8xxx: Set RP during LPM enter if TCPC acts as mux onlyPatryk Duda2021-01-282-1/+108
* COIL: Rename variables and comments for ANX7447Diana Z2021-01-272-20/+20
* COIL: Rename fusb302 driver variablesDiana Z2021-01-271-5/+5
* COIL: Rename fusb307 variablesDiana Z2021-01-271-1/+1
* config: Make VCONN Swap delay a documented optionAbe Levkoy2021-01-222-4/+4
* TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-2211-0/+26
* tcpm: Add USB-PD messaging support for stm32gx driverScott Collyer2021-01-201-18/+14
* tusb422: Fix multi-line #error directivesSimon Glass2021-01-161-4/+4
* ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DIDKeith Short2021-01-131-45/+0
* Export more symbols from ps8xxxSimon Glass2021-01-121-21/+0
* Move tcpic.h header into include/driverSimon Glass2021-01-0716-303/+15
* Create public headers for a few PPC/TCPM driversSimon Glass2021-01-073-43/+4
* TCPMv2: Unit Test - reflect TCPCI registers initial valuesDenis Brockus2020-12-291-0/+25
* USB: Remove DTS identification from USB PD polarityBrian J. Nemec2020-12-231-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-2214-555/+13
* Revert "driver: Richtek update rt1715 driver code"YH Lin2020-12-222-182/+19
* tcpm/it83xx: Disable Rx decode in pd initRuibin Chang2020-12-211-0/+4
* Cleanup: rename function nameRuibin Chang2020-12-213-102/+104
* RAA489000: VBUS current target settingKo_Ko2020-12-181-1/+10
* tcpm/it8xxx2: use PD_VCONN_SWAP_DELAY delay time for Vconn dropRuibin Chang2020-12-171-1/+3
* tcpm/it8xxx2: don't enable/disable Tx when Rx_enable() calledRuibin Chang2020-12-171-41/+87
* driver: Richtek update rt1715 driver codeBen Chen2020-12-162-19/+182
* tcpci: Base retry count on active PD revAbe Levkoy2020-12-152-3/+4
* tcpm/it83xx: use PD_VCONN_SWAP_DELAY delay time for Vconn dropRuibin Chang2020-12-151-1/+3
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-144-8/+8
* tcpm/it83xx: don't enable/disable Tx when Rx_enable() calledRuibin Chang2020-12-112-64/+96
* tcpm/it8xxx2: add cc parameter tuning functionRuibin Chang2020-12-022-0/+28
* tcpm/anx74xx: Provide implementation of sop_prime_enable functionPatryk Duda2020-11-301-0/+3
* FUSB302:Implement decode SOP' and SOP'' enable functionPoornima Tom2020-11-251-18/+33
* RAA489000: Vbus OCP threshold and target current settingKo_Ko2020-11-242-0/+17
* TCPC: Change SOP' disable interfaceDiana Z2020-11-1814-32/+39
* ps8815: Add a delay after writes to ROLE_CONTROLKeith Short2020-11-182-5/+77
* tcpc: Cleanup usage of tcpci_set_role_ctrl()Keith Short2020-11-184-10/+16
* ps8xxx: Fix a typo of product ID, PS8751 vs PS8705Wai-Hong Tam2020-11-111-1/+1