summaryrefslogtreecommitdiff
path: root/driver/tcpm/tcpci.c
Commit message (Expand)AuthorAgeFilesLines
* atomic: use atomic_t where it is possibleDawid Niedzwiecki2021-12-081-2/+2
* TCPMv2: Handle timing corner case in TCPC PRL discardDiana Z2021-11-151-0/+12
* TCPCI: Add an interface for I2C wakeDiana Z2021-11-111-0/+13
* PS8xxx: Move the delay before Vconn shutdown to PS8xxx driverWai-Hong Tam2021-10-071-9/+0
* SSFC: Framework to support two charger sourcesParth Malkan2021-09-241-14/+21
* tcpm: Mitigate EC RX circular buffer overflowNathan K2021-09-031-1/+15
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-1/+2
* USB MUX: Generalize mux ACKDiana Z2021-08-141-1/+5
* TCPM: Add new LPM bypass TCPC accessorsCaveh Jalali2021-06-251-2/+7
* TCPCI: Add OCP reportingDiana Z2021-06-071-1/+14
* TCPCI: Move debug accessory control set to NCT38xx driverDiana Z2021-05-271-12/+5
* CCGXXF: Enable Auto Discharge DisconnectIurii Berezhanskyi2021-05-261-0/+2
* dedede: Rework `extpower_is_present()`Aseda Aboagye2021-05-191-3/+0
* Coachz:PS8XXX: Add 5ms delay to make CC being judged correntlytongjian2021-04-271-0/+10
* TCPC: Cleanup: Get Sink & SRC state from PD or PPCVijay Hiremath2021-04-211-10/+6
* TCPC: Cleanup: Enable PPC from PD or Power MUXVijay Hiremath2021-04-201-2/+4
* TCPMv1/v2: Move SOP' enabling to tcpm_set_vconnEric Herrmann2021-03-041-6/+0
* ps8xxx: Set RP during LPM enter if TCPC acts as mux onlyPatryk Duda2021-01-281-1/+1
* TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-221-0/+16
* Move tcpic.h header into include/driverSimon Glass2021-01-071-1/+1
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* tcpci: Base retry count on active PD revAbe Levkoy2020-12-151-1/+2
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-2/+2
* TCPC: Change SOP' disable interfaceDiana Z2020-11-181-9/+4
* tcpc: Cleanup usage of tcpci_set_role_ctrl()Keith Short2020-11-181-6/+7
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-2/+2
* TCPMv2: Add VBUS_REMOVED levelDiana Z2020-10-011-2/+11
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-2/+2
* TCPCI: Stop I2C transfer after discovering no message to readDiana Z2020-09-101-6/+15
* tcpmv2: disable receive of SOP' during VCONN swapKeith Short2020-09-021-41/+58
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-061-8/+6
* Reland "TCPCI: Check for failed i2c write before using alert register"Diana Z2020-07-311-1/+4
* AOZ1380: initialize srcing/snking flags to reflect hardwareDenis Brockus2020-07-281-0/+26
* 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
* 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-141-2/+1
* TCPCI: Update alert mask to allow FRS alertsEric Herrmann2020-07-141-0/+3
* TCPMv2: manual control to DBG_ACC in TCPCDenis Brockus2020-07-081-0/+7
* tcpci: Set TCPC_REG_TCPC_CTRL_DEBUG_ACC_CONTROLEdward Hill2020-07-081-5/+12
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-8/+16
* tcpci: debug cleanupDenis Brockus2020-06-241-8/+43
* tcpmv2: only enable AutoDischargeDisconnect when attachedDenis Brockus2020-06-241-150/+10
* tcpci: add 16-bit TCPC I2C accessorsCaveh Jalali2020-06-231-5/+3
* tcpci: DRP enable should set role based on versionDenis Brockus2020-06-191-9/+16
* TCPMv2: Add pathway to enable FRS from PPC driverEric Herrmann2020-06-181-7/+10
* tcpci: Add workaround for devices with broken vSafe0VKeith Short2020-06-131-5/+9
* tcpci: use the correct register to configure extended alertsPeter Marheine2020-06-031-1/+1
* TCPCI: acknowledge extended alertsPeter Marheine2020-06-031-1/+6