summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
* ps8xxx: Fix a typo of product ID, PS8751 vs PS8705Wai-Hong Tam2020-11-111-1/+1
* tcpmv2: ifdef cleanup with IS_ENABLEDDenis Brockus2020-11-051-0/+3
* Replace I2C_GET_ADDR with I2C_STRIP_FLAGSYuval Peress2020-11-021-4/+4
* FUSB302:Implement SOP' & SOP'' in transmit functionPoornima Tom2020-10-281-0/+24
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-2/+2
* ps8xxx: Fix the check of entering low power modeWai-Hong Tam2020-10-231-1/+1
* RAA489000: Add debug detachDiana Z2020-10-191-1/+22
* TCPMv2: Add debug detach interfaceDiana Z2020-10-191-0/+9
* it83xx, it8xxx2: implement decode SOP' and SOP'' disable functionRuibin Chang2020-10-172-10/+32
* tcpm/it8xxx2: add SOP type for Rx messageEric Yilun Lin2020-10-161-0/+11
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-011-2/+11
* driver/it83xx, it8xxx2: avoid CCs open when TCPC initRuibin Chang2020-10-012-4/+14
* driver/it83xx: change Rd_DB to Rd_5.1k in EC hibernateRuibin Chang2020-09-303-14/+24
* tcpm: Add tpcm driver for stm32gx chipsScott Collyer2020-09-292-0/+164
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-2/+2
* driver/it8xxx2: change Rd_DB to Rd_5.1k in EC hibernateRuibin Chang2020-09-252-11/+29
* ucsa: fusb307 driver and enable tcpc interruptYun-chieh, Lee2020-09-242-0/+130
* it83xx: Only consider ITE C ports for sleep maskAseda Aboagye2020-09-181-4/+18
* TCPCI: Stop I2C transfer after discovering no message to readDiana Z2020-09-101-6/+15
* Volteer: Add support for RT1715Eric Herrmann2020-09-091-0/+2
* nct38xx: Only disable SNKEN if we are sinkEdward Hill2020-09-031-8/+46
* driver/it83xx, it8xxx2.c: add low power optionRuibin Chang2020-09-022-4/+80
* tcpmv2: disable receive of SOP' during VCONN swapKeith Short2020-09-0211-41/+92
* driver/it83xx, it8xxx2.c: add auto toggle optionRuibin Chang2020-08-282-0/+6
* RT1715: Create driverEric Herrmann2020-08-212-0/+103
* ps8xxx: support multiple chips in the runtimeMarco Chen2020-08-142-116/+261
* ANX3429: Disallow PD 3.0 operationDiana Z2020-08-131-0/+5
* driver/it83xx, it8xxx2.c: set HW auto retry countRuibin Chang2020-08-112-0/+9
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-066-18/+12
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* nct38xx: hard disable sinking when cc is set to open/openDenis Brockus2020-08-041-1/+33
* Reland "TCPCI: Check for failed i2c write before using alert register"Diana Z2020-07-311-1/+4
* chip/it83xx, it8xxx2: implement detect cc disconnection interrupt for SRC roleRuibin Chang2020-07-313-16/+157
* anx7447: Add mux registers to register dumpAndrew McRae2020-07-281-0/+15
* AOZ1380: initialize srcing/snking flags to reflect hardwareDenis Brockus2020-07-284-0/+53
* driver/tcpm/ps8xxx: Consistent DCI disable methodDevin Lu2020-07-281-46/+19
* Revert "TCPCI: Check for failed i2c write before using alert register"Wu-Cheng Li2020-07-241-4/+1
* TCPCI: Check for failed i2c write before using alert registerDiana Z2020-07-241-1/+4
* driver/tcpm: add support for PS8755Devin Lu2020-07-232-8/+18
* chip/it8320, it81202: Implement fast role swap functionRuibin Chang2020-07-233-0/+110
* ps8805: Follow the sequence to enable the DCI register accessWai-Hong Tam2020-07-211-4/+23
* USB PD: Move board FRS configuration out of TCPCIEric Herrmann2020-07-171-6/+1
* driver/tcpm: set PD_EVENT_RX_HARD_RESET event when receive hard resetRuibin Chang2020-07-144-10/+7
* TCPCI: Update alert mask to allow FRS alertsEric Herrmann2020-07-141-0/+3
* TCPM driver: Add prototype for tcpm frs enableEric Herrmann2020-07-091-16/+18
* Revert "TCPMv2: make sure Vbus is not sourced in AttachWait.SRC"Denis Brockus2020-07-081-10/+0
* TCPMv2: manual control to DBG_ACC in TCPCDenis Brockus2020-07-084-0/+18
* tcpci: Set TCPC_REG_TCPC_CTRL_DEBUG_ACC_CONTROLEdward Hill2020-07-082-6/+14
* TUSB422: Add support for FRSEric Herrmann2020-07-073-5/+62
* usbc: only try to use ppc_set_frs_enable if it existsPeter Marheine2020-07-061-0/+2