]> git.proxmox.com Git - qemu.git/history - hw/i2c.h
vpc: Fix bdrv_open() error handling
[qemu.git] / hw / i2c.h
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-28 Blue SwirlMerge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
2012-12-23 Alex Horntmp105: Create API for TMP105 temperature sensor.
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-03 Anthony Liguoriqdev: register all types natively through QEMU Object...
2012-01-28 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-01-27 Anthony Liguorii2c: smbus: convert to QEMU Object Model
2012-01-27 Anthony Liguorii2c: rename i2c_slave -> I2CSlave
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v47' into...
2012-01-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.37' into staging
2012-01-13 Paolo Bonzinivmstate: extract declarations out of hw/hw.h
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-30 Peter Maydelllm832x: Take DeviceState pointer in lm832x_key_event()
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-11 Dmitry Eremin-Sole... max7310: finish qdev'ication
2009-10-05 Juan Quintelavmstate: remove i2c_slave_load/save
2009-10-05 Juan Quintelai2c: addresses are load/save as uint8_t values, change...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-05-22 Paul BrookAdd common BusState
2009-05-14 Paul BrookPXA SSI qdev conversion
2009-05-14 Paul BrookI2C cleanup
2009-05-14 Paul BrookTWL92230 qdev conversion
2009-05-14 Paul BrookWM8750 qdev coversion
2009-05-14 Paul BrookTMP105 qdev conversion
2009-05-14 Paul BrookLM832x qdev conversion
2009-05-14 Paul BrookMAX7310 I2C qdev conversion
2009-05-14 Paul BrookSSD0303 qdev conversion
2009-05-14 Paul BrookI2C qdev support
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-10 Paul BrookFollow coding conventions
2009-01-16 aliguorigraphical_console_init change (Stefano Stabellini)
2008-11-12 balrogDon't use "hz" in identifiers to make AIX happy.
2008-07-01 pbrookFix i2c save/restore.
2008-05-09 balrogAdd the LM8323-based keyboard of N810.
2008-05-04 balrogUse external clock in wm8750 slave mode.
2008-04-26 balrogLet WM8750 users write to audio buffer directly.
2008-04-14 balrogNokia N800 machine support (ARM).
2007-11-17 pbrookBreak up vl.h.
2007-07-11 thsSpelling fixes, by Stefan Weil.
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 balrogAdd WM8750 and MAX7310 chips (I2C slaves).
2007-05-23 pbrookI2C/SMBus framework.