summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
...
* driver/tcpm/rt1715.h: Format with clang-formatJack Rosenthal2022-06-281-42/+41
* driver/tcpm/it83xx.c: Format with clang-formatJack Rosenthal2022-06-281-81/+85
* driver/tcpm/ccgxxf.h: Format with clang-formatJack Rosenthal2022-06-281-11/+11
* driver/tcpm/stm32gx.c: Format with clang-formatJack Rosenthal2022-06-281-28/+25
* driver/tcpm/nct38xx.h: Format with clang-formatJack Rosenthal2022-06-281-48/+49
* driver/tcpm/ccgxxf.c: Format with clang-formatJack Rosenthal2022-06-281-27/+27
* driver/tcpm/fusb302.c: Format with clang-formatJack Rosenthal2022-06-281-57/+50
* driver/tcpm/tusb422.c: Format with clang-formatJack Rosenthal2022-06-281-26/+26
* driver/tcpm/fusb307.c: Format with clang-formatJack Rosenthal2022-06-281-27/+31
* anx7447: delay FRS_DATA deassertion to PPCEric Yilun Lin2022-06-281-6/+38
* anx7447: support FRSEric Yilun Lin2022-06-282-0/+82
* driver/tcpm/ite_pd_intc.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* driver/tcpm/it83xx_pd.h: Format with clang-formatJack Rosenthal2022-06-281-294/+273
* driver/tcpm/anx7447.h: Format with clang-formatJack Rosenthal2022-06-281-92/+91
* rt1718s: workaround Vconn output spike hits OCPEric Yilun Lin2022-06-152-3/+45
* tcpm/anx7447: set CC debounce time to 2ms at BIST test modeXin Ji2022-06-102-1/+23
* rt1718s: Implement set_sbulschyi2022-06-081-0/+19
* ccgxxf: Add firmware version info in TCPCI dump commandVijay Hiremath2022-06-072-1/+22
* bc12: split task handler in init and eventFabio Baltieri2022-05-271-25/+25
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+1
* anx7447: Modify explanation terms.jimmy.wu2022-05-271-2/+2
* CCGXXF: Support enabling SBU FETsVijay Hiremath2022-05-262-0/+67
* tcpm/anx7447: set minimum OCM fw for FRSEric Yilun Lin2022-05-241-0/+4
* tcpm/anx7447: parse OCM firmware versionEric Yilun Lin2022-05-242-14/+13
* anx7447: Read ANX7447 firmware versionarthur.lin2022-05-181-1/+29
* TCPCI: Allow TCPM to use sink/source control without PPCs presenceDevin Lu2022-05-108-23/+3
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-092-3/+3
* tcpm/it8xxx2: determine retry count by protocol versionTing Shen2022-04-291-5/+7
* rt1718s: fix re-entry FRS stateEric Yilun Lin2022-04-291-7/+27
* tcpc/rt1718s: disable FRS until valid FRS VBUS dropEric Yilun Lin2022-04-282-7/+113
* tcpm/anx7477: support TCPCI get_vbus_voltageEric Yilun Lin2022-04-282-25/+38
* rt1718s: Set VCONN_OCP_SEL to 400mATommy Chung2022-04-272-0/+5
* rt1718s: enable bist test modeEric Yilun Lin2022-04-191-0/+1
* rt1718s: move FRS function from ppc to tcpc driverEric Yilun Lin2022-04-152-12/+4
* rt1718s/bc12: fix typoTing Shen2022-04-071-1/+1
* rt1739/rt9490/rt1718s: fix bc12 detection logicTing Shen2022-03-311-4/+9
* rt1718s: fix FRS support by decoupling PPC/TCPC driverEric Yilun Lin2022-03-251-4/+28
* rt1718s: fix rt1718s_gpio indexEric Yilun Lin2022-03-241-1/+1
* USB MUX: Update low power mode of MUX anx7447 used as MUX onlyTeddy Shih2022-03-151-0/+1
* zephyr: tcpm: Add support for FUSB302 Type-C controllerRajesh Kumar2022-03-111-1/+1
* tcpci: support tcpci_get_vbus_voltageEric Yilun Lin2022-03-041-0/+35
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* ps8xxx: Remove resolved TODOCaveh Jalali2022-02-251-3/+0
* ps8xxx: Remove P1 designator from some regsCaveh Jalali2022-02-252-8/+8
* USB MUX: Update search MUX address through anx7447_i2c_addrs_flags arrayTeddy Shih2022-02-111-4/+3
* tcpm: anx7447: Set vbus & vconn ADC thresholdXin Ji2022-02-082-8/+5
* nct38xx: Allow FRS_TCPC to be enabled using port configCaveh Jalali2022-02-081-2/+5
* ps8xxx: Add FRS support via ps8815 TCPCCaveh Jalali2022-02-082-0/+47
* tcpm: allow TCPC FRS without CONFIG_USB_PD_FRS_TCPCCaveh Jalali2022-02-031-4/+4
* zephyr: drivers: Increase ticks per second in testsTomasz Michalec2022-01-211-0/+1