summaryrefslogtreecommitdiff
path: root/driver/tcpm/tcpm.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-18/+18
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-20/+26
* TCPC: Make tcpc_config handle other bus typesDaisuke Nojiri2019-06-101-17/+17
* USB-PD: Consolidate tcpc_config declarations in usb_pd_tcpm.hDaisuke Nojiri2019-05-211-5/+0
* rammus: reconfig the PS8751 i2c port according to the board versionZhuohao Lee2018-12-201-0/+4
* tcpc: Resume suspended ports after an intervalJonathan Brandmeyer2018-10-041-0/+7
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-09-281-1/+1
* pd: Change tcpm_set_drp_toggle() to tcpm_enable_drp_toggle()Edward Hill2018-09-171-2/+2
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-16/+22
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-1/+11
* drivers: Refactor to use high-level i2c APIsJonathan Brandmeyer2018-08-091-2/+19
* tcpm: wait for TCPC to init upon first tcpc accessJett Rink2018-07-251-42/+22
* tcpc: debounce entry into low-power modeJett Rink2018-07-181-5/+33
* tcpm: Check appropriate NULL pointer for src ctrlDivya Sasidharan2018-04-201-1/+1
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-101-0/+19
* tcpm: Configure board specific post TCPC initVijay Hiremath2017-08-211-1/+11
* tcpm: add .release driver operation.Caveh Jalali2017-06-281-0/+5
* tcpm: Call usb_mux board_init on exit from low power modeDaisuke Nojiri2017-03-161-2/+2
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-141-2/+2
* Add host command to get PD chip informationDaisuke Nojiri2017-02-091-0/+9
* tcpm: anx74xx: Remove auto-toggle supportShawn Nematbakhsh2016-12-201-0/+5
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-021-0/+13
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+14
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-131-0/+5
* pd: select dynamically Rp valueVincent Palatin2016-08-251-0/+15
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-0/+177
* tcpm: Add configuration struct for tcpc i2c paramsShawn Nematbakhsh2015-11-081-0/+62