summaryrefslogtreecommitdiff
path: root/driver/tcpm/tcpci.c
Commit message (Expand)AuthorAgeFilesLines
* USB Mux: Use polarity in safe modeJameson Thies2023-05-121-1/+1
* tcpci: add tcpci_get_vbus_voltage_no_checkEric Yilun Lin2023-03-141-4/+9
* tcpci: allow get_chip_info callers to update the cachePeter Marheine2023-01-221-40/+55
* tcpci: handle tcpc tx discarded eventScott Chao2023-01-181-4/+12
* driver/tcpm: PD event for VBUS change shouldn't depend on BC 1.2Kyle Lin2022-12-131-5/+7
* driver: Sort header filesJeremy Bettis2022-11-291-1/+1
* tcpci: Add FRS enable to driver structureAbe Levkoy2022-11-291-0/+3
* tcpm_header: add test for tcpm_dump_registersClayton Whitelaw2022-11-291-1/+1
* tcpci: skip processing RX message when BIST mode enabledMike Lee2022-10-251-1/+17
* USB Mux: Unify drivers for safe modeDiana Z2022-09-191-0/+4
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tcpm: add tcpc_get_bist_test_modeEric Yilun Lin2022-08-221-0/+12
* TCPCI: nct38xx: Only restore mask registers during hard resetDevin Lu2022-07-141-0/+18
* driver/tcpm/tcpci.c: Format with clang-formatJack Rosenthal2022-07-011-164/+137
* TCPCI: Allow TCPM to use sink/source control without PPCs presenceDevin Lu2022-05-101-4/+0
* tcpm/anx7477: support TCPCI get_vbus_voltageEric Yilun Lin2022-04-281-11/+1
* tcpci: support tcpci_get_vbus_voltageEric Yilun Lin2022-03-041-0/+35
* tcpm: allow TCPC FRS without CONFIG_USB_PD_FRS_TCPCCaveh Jalali2022-02-031-4/+4
* 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