summaryrefslogtreecommitdiff
path: root/driver/tcpm/tcpci.h
Commit message (Expand)AuthorAgeFilesLines
* Move tcpic.h header into include/driverSimon Glass2021-01-071-288/+0
* TCPMv2: Unit Test - reflect TCPCI registers initial valuesDenis Brockus2020-12-291-0/+25
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* tcpci: Base retry count on active PD revAbe Levkoy2020-12-151-2/+2
* TCPC: Change SOP' disable interfaceDiana Z2020-11-181-1/+1
* tcpc: Cleanup usage of tcpci_set_role_ctrl()Keith Short2020-11-181-2/+6
* tcpmv2: disable receive of SOP' during VCONN swapKeith Short2020-09-021-0/+1
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-061-1/+1
* AOZ1380: initialize srcing/snking flags to reflect hardwareDenis Brockus2020-07-281-0/+3
* TCPMv2: manual control to DBG_ACC in TCPCDenis Brockus2020-07-081-0/+2
* tcpci: Set TCPC_REG_TCPC_CTRL_DEBUG_ACC_CONTROLEdward Hill2020-07-081-1/+2
* TUSB422: Add support for FRSEric Herrmann2020-07-071-0/+2
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-1/+1
* tcpmv2: only enable AutoDischargeDisconnect when attachedDenis Brockus2020-06-241-1/+0
* TCPMv2: Add pathway to enable FRS from PPC driverEric Herrmann2020-06-181-1/+1
* tcpc: AutoDischarge can be enabled on any connection wakeDenis Brockus2020-05-191-2/+1
* tcpc: Add framework for Safe0V VBus Level checkingDenis Brockus2020-05-151-1/+5
* tcpc: change name of get_vbus_level to check_vbus_levelDenis Brockus2020-05-151-1/+1
* tcpmv2: get USB CCD working on servo_v4 with trembyleDenis Brockus2020-05-081-1/+1
* tcpmv2: reduce zork specific auto discharge disconnect codeDenis Brockus2020-03-281-2/+0
* zork: undo revert for zork on AutoDischargeDisconnectDenis Brockus2020-03-261-0/+4
* Revert "tcpmv2: cleanup auto discharge disconnect"Aseda Aboagye2020-03-261-2/+0
* tcpmv2: cleanup auto discharge disconnectDenis Brockus2020-03-201-0/+2
* Revert "Ampton: Set the PS8751 to source mode before enter low power mode"Matthew Blecker2020-03-071-1/+0
* usb_mux: retimer: mux as chained mux and retimerDenis Brockus2020-02-281-4/+4
* PS8xxx: Workaround of Connection Detection not restartedWai-Hong Tam2020-02-261-0/+1
* driver/tcpci: Add support for TCPCI Rev2 v1.0Aseda Aboagye2020-01-221-1/+23
* tcpci: Add more regs to dumpAseda Aboagye2020-01-181-0/+3
* tcpci: Only drive one CC line when attachedDenis Brockus2020-01-081-10/+31
* tcpci: change connect to auto discharge disconnectDenis Brockus2019-12-121-2/+1
* tcpci: POWER_CTRL auto discharge disconnect initDenis Brockus2019-12-051-0/+2
* tcpci: restructure fault fetch and clearingDenis Brockus2019-12-041-0/+8
* tcpc: driver changes for FRSDenis Brockus2019-10-071-19/+36
* pd: FRS enable/disable and interrupt handlingDenis Brockus2019-10-071-2/+1
* driver: IO expander: nct38xx: add the interrupt supportCHLin2019-08-211-0/+1
* usb_pd: Adding USB-C cable detectionAyushee2019-08-161-1/+2
* usb: convert cc1 from int to enumJett Rink2019-08-091-1/+3
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-201-1/+1
* driver: TCPM: nct38xx: add support for NCT38XX series chipsCHLin2019-04-261-7/+12
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* Ampton: Set the PS8751 to source mode before enter low power modeJames_Chao2019-01-251-0/+1
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-071-0/+1
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-09-281-1/+1
* pd: Change tcpm_set_drp_toggle() to tcpm_enable_drp_toggle()Edward Hill2018-09-171-1/+1
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-1/+1
* tcpc/mt6370: Fix state debouncing when enable auto-toggling w/o battery.Yilun Lin2018-08-231-0/+1
* tcpc: debounce entry into low-power modeJett Rink2018-07-181-0/+3
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-101-0/+8
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-161-0/+9
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-141-1/+2