Age | Commit message (Expand) | Author |
---|---|---|
2006-12-21 | Use Vesa DDC timeouts for all I2C busses. | Keith Packard |
2006-12-19 | Writing 1 to I2C line means to tristate the bus so others can manipulate it. | Keith Packard |
2006-11-30 | Tristate the clock/data pins during GPIO when released while getting values. | Eric Anholt |
2006-11-30 | Preserve some GPIO bits that the docs tell us to. | Eric Anholt |
2006-11-30 | Add debug code for the bit-banging I2C implementation. | Eric Anholt |
2006-11-02 | Add airlied's I2C code, ifdeffed out. | Eric Anholt |
2006-09-08 | Remove xf86_ansic.h usage. | Eric Anholt |
2006-04-24 | Simplify the i2c code by using the GetBits/PutBits interface rather than | Eric Anholt |
2006-04-06 | Add enough of airlied's DDC/I2C work to pull EDID info from my CRT. | Eric Anholt |