Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: addresses are load/save as uint8_t values, change types to reflect this | Juan Quintela | 2009-10-05 | 1 | -9/+9 |
* | qdev: add return value to init() callbacks. | Gerd Hoffmann | 2009-08-27 | 1 | -2/+2 |
* | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann | 2009-06-11 | 1 | -3/+3 |
* | SMBus qdev conversion | Paul Brook | 2009-05-14 | 1 | -24/+34 |
* | Replace gcc variadic macro extension with C99 version | Blue Swirl | 2009-05-13 | 1 | -7/+7 |
* | Add statics and missing #includes for prototypes. | pbrook | 2007-11-18 | 1 | -1/+1 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -2/+4 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -1/+1 |
* | Implement the PXA2xx I2C master controller. | balrog | 2007-05-23 | 1 | -0/+3 |
* | I2C/SMBus framework. | pbrook | 2007-05-23 | 1 | -0/+303 |