Age | Commit message (Expand) | Author |
2012-12-23 | tmp105: Create API for TMP105 temperature sensor. | Alex Horn |
2012-02-03 | qdev: register all types natively through QEMU Object Model | Anthony Liguori |
2012-01-27 | i2c: smbus: convert to QEMU Object Model | Anthony Liguori |
2012-01-27 | i2c: rename i2c_slave -> I2CSlave | Anthony Liguori |
2012-01-13 | vmstate: extract declarations out of hw/hw.h | Paolo Bonzini |
2011-07-30 | lm832x: Take DeviceState pointer in lm832x_key_event() | Peter Maydell |
2011-02-11 | max7310: finish qdev'ication | Dmitry Eremin-Solenikov |
2009-10-05 | vmstate: remove i2c_slave_load/save | Juan Quintela |
2009-10-05 | i2c: addresses are load/save as uint8_t values, change types to reflect this | Juan Quintela |
2009-08-27 | qdev: add return value to init() callbacks. | Gerd Hoffmann |
2009-07-16 | qdev: rework device properties. | Gerd Hoffmann |
2009-06-11 | qdev: move name+size into DeviceInfo (v2) | Gerd Hoffmann |
2009-05-23 | Add common BusState | Paul Brook |
2009-05-14 | PXA SSI qdev conversion | Paul Brook |
2009-05-14 | I2C cleanup | Paul Brook |
2009-05-14 | TWL92230 qdev conversion | Paul Brook |
2009-05-14 | WM8750 qdev coversion | Paul Brook |
2009-05-14 | TMP105 qdev conversion | Paul Brook |
2009-05-14 | LM832x qdev conversion | Paul Brook |
2009-05-14 | MAX7310 I2C qdev conversion | Paul Brook |
2009-05-14 | SSD0303 qdev conversion | Paul Brook |
2009-05-14 | I2C qdev support | Paul Brook |
2009-05-12 | Push AUD_init down to devices | Paul Brook |
2009-05-10 | Follow coding conventions | Paul Brook |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori |
2008-11-12 | Don't use "hz" in identifiers to make AIX happy. | balrog |
2008-07-01 | Fix i2c save/restore. | pbrook |
2008-05-09 | Add the LM8323-based keyboard of N810. | balrog |
2008-05-04 | Use external clock in wm8750 slave mode. | balrog |
2008-04-26 | Let WM8750 users write to audio buffer directly. | balrog |
2008-04-14 | Nokia N800 machine support (ARM). | balrog |
2007-11-17 | Break up vl.h. | pbrook |
2007-07-11 | Spelling fixes, by Stefan Weil. | ths |
2007-05-24 | Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. | balrog |
2007-05-23 | Add WM8750 and MAX7310 chips (I2C slaves). | balrog |
2007-05-23 | I2C/SMBus framework. | pbrook |