summaryrefslogtreecommitdiff
path: root/driver/tcpm/anx7688.c
Commit message (Expand)AuthorAgeFilesLines
* driver/tcpm: block bad config combinations at compile timeTing Shen2019-07-241-0/+6
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-3/+3
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-3/+3
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-6/+6
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-2/+2
* ss-mux: update semantics for TCPC/MUX only used as MUXJett Rink2018-09-051-5/+4
* tcpm: add .release driver operation.Caveh Jalali2017-06-281-1/+6
* pd: select dynamically Rp valueVincent Palatin2016-08-251-0/+1
* anx7688: Add custom vbus functionNicolas Boichat2016-08-211-1/+16
* elm: anx7688: add anx7688 hpd driverRong Chang2016-06-161-0/+187