summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
* Revert "it83xx/intc:message id of pd packet repeat"Yilun Lin2019-08-252-13/+0
* tglrvpu_ite: Adding VCONN supportAyushee2019-08-231-5/+0
* driver/tcpm/it83xx: Enable TCPC receive SOP'Ruibin Chang2019-08-211-18/+39
* driver: IO expander: nct38xx: add the interrupt supportCHLin2019-08-213-15/+64
* usb_pd: Adding USB-C cable detectionAyushee2019-08-163-3/+14
* ps8xxx: disable DCI modeCaveh Jalali2019-08-144-22/+110
* usb: convert cc1 from int to enumJett Rink2019-08-099-12/+26
* ps8xxx: stub out enter_low_power_modeCaveh Jalali2019-08-071-1/+7
* Trembyle: Fix USB-C TCPC driversDenis Brockus2019-08-021-0/+3
* driver: IO expander: nct38xx: add support for NCT38XX series chipsCHLin2019-07-241-0/+17
* driver/tcpm: block bad config combinations at compile timeTing Shen2019-07-243-0/+13
* Remove __7b, __8b and __7bfDenis Brockus2019-07-2014-94/+93
* drivers/tcpm/ps8xxx: Return hardcoded vendor and product idKarthikeyan Ramasubramanian2019-07-201-0/+5
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-206-13/+13
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-1914-96/+112
* anx7447: USB Mux is reset when TCPM is resetSam Hurst2019-06-131-8/+14
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-104-37/+37
* usbpd: Fix infinite init loopDaisuke Nojiri2019-06-071-5/+5
* driver/tcpm: Tidy tcpci_tcpm_transmitJacob Garber2019-05-281-10/+8
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-05-211-5/+0
* tcpci/usb_pd_fuzz: Avoid using unitialized data in payloadNicolas Boichat2019-05-161-0/+2
* ampton: tune the dp mux to improve external monitor compatibilityJames_Chao2019-05-071-0/+1
* tcpm/it83xx.c: Bx and Dx transmit status bit of pd register swapRuibin Chang2019-04-301-0/+3
* driver: TCPM: nct38xx: add support for NCT38XX series chipsCHLin2019-04-263-7/+377
* tasks: convert TASK_EVENT_CUSTOM macro to bitJett Rink2019-04-241-1/+1
* tcpm: Refactor tcpc_config to include a flags fieldScott Collyer2019-04-171-5/+4
* TCPC: Set charger vbus during initDiana Z2019-04-151-0/+7
* anx7447.c: change VBUS present detection interfaceXin Ji2019-03-281-6/+5
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-269-134/+134
* driver: anx7447: remove ec_version dependencyGwendal Grignou2019-02-131-1/+0
* tcpc/mt6370: Fix keeps entering/leaving LPM when sink device attached.Yilun Lin2019-02-121-7/+13
* anx74xx: Make ML0/ML1 unconnected if USB is enabled but DP isn'tWai-Hong Tam2019-02-011-7/+13
* ps8xxx: put the PS8751's power role to sink stateJames_Chao2019-01-311-1/+17
* Ampton: Set the PS8751 to source mode before enter low power modeJames_Chao2019-01-254-1/+18
* tcpm/it83xx.c: don't reload cc parameter settings for DxRuibin Chang2019-01-221-0/+2
* pd: Remove unneeded code from anx74xx.c tcpc driverSam Hurst2019-01-131-10/+5
* anx74xx: Rename the registers to more meaningfulWai-Hong Tam2019-01-112-23/+35
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-075-5/+165
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2018-12-201-0/+4
* tcpc: remove reset check in alert handlerJett Rink2018-12-181-4/+12
* it83xx/intc:add type-c plug in interruptRuibin Chang2018-12-182-0/+21
* tcpc: wait for TCPC wake up upon first accessJett Rink2018-12-181-52/+49
* it83xx/intc:message id of pd packet repeatRuibin Chang2018-11-292-0/+13
* driver/anx7447: Modify Vconn SW protection time of inrush current and power S...xiong.huang2018-11-262-1/+20
* kukui: Fix shipping mode VSYS leakage.Yilun Lin2018-11-192-0/+36
* anx7447:Configure the MUX correctly at initSanna Parmar2018-11-051-5/+7
* tcpm/mt6370: Support low power mode.Yilun Lin2018-10-291-0/+19
* tcpm: cache the firmware version for anx74xx and ps8xxx chips.Paul Moy2018-10-232-18/+14
* cleanup: rename Rp enum values for clarityJett Rink2018-10-123-9/+9
* Octopus: add reset logic for C0 TCPCDiana Z2018-10-091-0/+9