summaryrefslogtreecommitdiff
path: root/common/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: allow for mulitple i2c busses to utilize automatic unwedgingAlec Berg2014-09-301-4/+16
* I2C console command bug fixVic Yang2014-07-171-1/+1
* i2c: remove (lack of) 10-bit support in i2c passthruRandall Spangler2014-06-171-7/+0
* Add cprints() and ccprints()Vic Yang2014-05-211-18/+18
* cleanup: add square brackets to make test parser easierLouis Yung-Chieh Lo2014-05-071-2/+2
* battery: don't talk to battery after cut-offLouis Yung-Chieh Lo2014-04-251-0/+9
* cleanup: Combined i2c unwedge code into one common functionAlec Berg2014-03-061-0/+215
* Add arbitrary-length read support to i2cxferRandall Spangler2014-03-011-68/+55
* Check for valid i2c port number on i2c host commandsChromeOS Developer2014-01-281-2/+18
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-191-4/+8
* Rename mixed-case config constantsRandall Spangler2013-12-161-1/+1
* cleanup: comments in i2c modulesRandall Spangler2013-10-251-8/+9
* Move source files to driver/ and power/ subdirsRandall Spangler2013-10-231-0/+469