Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In {gpio,gdium}iic_bb_read_bits(), report the state of the SCL bit in addition | 2013-04-19 | 1 | -3/+10 | |
* | Add a 'flag' locator to gpioiic(4), and define a first flag | 2011-10-03 | 1 | -10/+24 | |
* | - Add two new ioctls to gpio(4), GPIOATTACH and GPIODETACH, to allow to attach | 2008-11-24 | 1 | -1/+5 | |
* | Switch to rwlock(9) | 2007-06-05 | 1 | -5/+6 | |
* | Add support for driving SDA in push-pull + tri-state mode. | 2006-01-20 | 1 | -10/+16 | |
* | Check that SDA pin is able to read input. | 2006-01-18 | 1 | -1/+5 | |
* | Make it detachable. | 2006-01-17 | 1 | -2/+10 | |
* | Nit. | 2006-01-15 | 1 | -5/+2 | |
* | Some improvements: | 2006-01-14 | 1 | -5/+59 | |
* | Support for I2C bus bit-banging through the GPIO pins. | 2006-01-14 | 1 | -0/+213 |