summaryrefslogtreecommitdiffstats
path: root/sys/dev/i2c/i2c_bitbang.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement support for "clock stretching" where a slave device pulls down SCLkettenis2013-04-201-1/+32
* Put back i2c bit-banging code, we'll need it soon.grange2006-01-131-0/+179
* Remove orphaned i2c_bitbang code, as well as i2c_bitbang and i2cexecmiod2006-01-021-179/+0
* I2C framework originally written by Steve C. Woodford and Jason R. Thorpegrange2004-05-231-0/+179