summaryrefslogtreecommitdiff
path: root/common/usb_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14909.124.B-...factory-brya-14909.124.B-mainYH Lin2022-12-051-5/+7
* common: Sort header filesJeremy Bettis2022-11-291-7/+5
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* common/usb_i2c.c: Format with clang-formatJack Rosenthal2022-06-291-34/+25
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-7/+7
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-6/+3
* Delete unused MAX_BYTES_IN_ONE_READING from usb_i2c.cMatthew Blecker2018-12-011-1/+0
* usb_i2c: extend protocol to allow longer writesVadim Bendebury2018-10-101-18/+42
* usb_i2c: provide a way to communicate non-i2c commandsVadim Bendebury2018-10-051-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