summaryrefslogtreecommitdiff
path: root/include/usb_pd_tcpm.h
Commit message (Expand)AuthorAgeFilesLines
* pd: select dynamically Rp valueVincent Palatin2016-08-251-0/+17
* tcpm: anx74xx: Add alert polarity member to tcpc_config_tDavid Hendricks2016-07-211-0/+6
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-141/+115
* pd: Add support for multiple distinct TCPC alert signalsShawn Nematbakhsh2015-11-251-0/+8
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-0/+9
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-211-0/+19
* tcpc: update tcpci registers to latest specAlec Berg2015-06-301-24/+9
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-301-94/+32
* pd: Add support for TCPC Alert and Alert_Mask registersScott2015-06-231-25/+34
* cleanup: fix all the header guardsBill Richardson2015-06-181-3/+3
* tcpc: use vendor ID register to signal TCPC readinessAlec Berg2015-06-171-0/+9
* pd: implement TCPC RX Detect register to enable/disable TCPC RXAlec Berg2015-06-031-0/+12
* tcpc: fix alert bit masks for transmitAlec Berg2015-05-291-1/+1
* pd: add first version of TCPCI I2C interfaceAlec Berg2015-05-221-52/+140
* pd: initial split of protocol code to create port controllerAlec Berg2015-05-221-0/+150