summaryrefslogtreecommitdiff
path: root/common/usb_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __7b, __8b and __7bfDenis Brockus2019-08-231-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-08-231-6/+3
* usb_i2c: extend protocol to allow longer writesVadim Bendebury2018-10-301-18/+42
* usb_i2c: provide a way to communicate non-i2c commandsVadim Bendebury2018-10-301-1/+30
* i2c: Split i2c_xfer into locked/unlocked versions.Jonathan Brandmeyer2018-08-161-6/+3
* i2c: add i2c_lock before and after calling i2c_xferZhuohao Lee2018-08-071-3/+7
* sweetberry: expose i2c over usbRuben Rodriguez Buchillon2018-05-211-1/+1
* consumer: Remove flush operationNicolas Boichat2017-12-181-5/+0
* i2c: support large reading in i2c_xfer()Chun-Ta Lin2017-12-071-27/+7
* hammer: enable large block reading on usb i2c passthru.Chun-Ta Lin2017-11-241-11/+40
* usb_i2c: Fail if board I2C bridge is disabledRandall Spangler2017-07-311-1/+9
* usb_i2c: extend the protocol to support larger payloadChun-Ta Lin2017-06-051-6/+32
* cr50: Have INAs and I2Cm enabled when rdd is attachedScott2017-02-061-14/+7
* usb_i2c: refactor into commonNick Sanders2016-11-021-0/+115