summaryrefslogtreecommitdiff
path: root/include/usb_pd_tcpm.h
Commit message (Expand)AuthorAgeFilesLines
* 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