Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix numerous issues in iic(4) and iicbus(4): | jah | 2015-04-21 | 1 | -0/+4 |
* | Allow i2c bus speed to be configured via hints, FDT data, and sysctl. | ian | 2014-11-18 | 1 | -0/+20 |
* | Revert r268543. | rpaulo | 2014-07-12 | 1 | -1/+1 |
* | Move iic.h to sys/ so that it's automatically installed in /usr/include/sys. | rpaulo | 2014-07-12 | 1 | -1/+1 |
* | const poison | imp | 2006-12-05 | 1 | -1/+1 |
* | Allow iic bridges to support a generalized transfer, rather than | imp | 2006-07-14 | 1 | -0/+10 |
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
* | * Factor out the object system from new-bus so that it can be used by | dfr | 2000-04-08 | 1 | -0/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add semicolon to INTERFACE declarations | nsouch | 1998-11-08 | 1 | -2/+2 |
* | iicbb is generic support for I2C bit-banging. | nsouch | 1998-10-31 | 1 | -2/+18 |
* | Submitted by: nsouch | nsouch | 1998-09-03 | 1 | -0/+89 |