summaryrefslogtreecommitdiff
path: root/driver/tcpm/stub.c
Commit message (Expand)AuthorAgeFilesLines
* pd: Add tcpc_select_rp_value to stub tcpm driverScott2017-03-021-1/+2
* pd: select dynamically Rp valueVincent Palatin2016-08-251-0/+5
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-13/+4
* tcpc: re-initialize tcpc if it reboots while tcpm is runningAlec Berg2015-10-221-1/+12
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-211-0/+6
* tcpc: add RX message buffer and don't send goodCRC when fullAlec Berg2015-08-011-7/+15
* tcpc: update tcpci registers to latest specAlec Berg2015-06-301-1/+3
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-301-8/+56
* pd: create driver/tcpm/ to hold TCPM driversAlec Berg2015-06-241-0/+88