]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/history - hw/wm8750.c
i2c: smbus: convert to QEMU Object Model
[lisovros/qemu_apohw.git] / hw / wm8750.c
2012-01-27 Anthony Liguorii2c: smbus: convert to QEMU Object Model
2012-01-27 Anthony Liguorii2c: rename i2c_slave -> I2CSlave
2012-01-10 Stefan Weilwm8750: Fix calculation of number of array elements
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue SwirlDelete write only variables
2010-04-25 Blue Swirlarm: remove dead assignments, spotted by clang analyzer
2009-12-03 Juan Quintelasavevm: Port to qdev.vmsd all devices that have qdev
2009-10-05 Juan Quintelavmstate: port wm8750 device
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-06-11 Gerd Hoffmannqdev: move name+size into DeviceInfo (v2)
2009-05-14 Paul BrookWM8750 qdev coversion
2009-05-13 malcRemove any pretense that there can be more than one...
2009-05-12 Paul BrookPush AUD_init down to devices
2009-05-10 Paul BrookFollow coding conventions
2009-04-07 blueswir1Don't try to return result from a void function (spotte...
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2008-12-03 malcMake audio violate POSIX less
2008-11-12 balrogDon't use "hz" in identifiers to make AIX happy.
2008-07-01 pbrookRemove duplicate device index calculations.
2008-05-04 balrogUse external clock in wm8750 slave mode.
2008-05-04 balrogUpdate volume for WM8750 input voices.
2008-05-04 balrogFirst cut at WM8750 volume control (Jan Kiszka).
2008-04-26 balrogLet WM8750 users write to audio buffer directly.
2008-04-24 balrogImprove audio api use in WM8750.
2008-04-20 balrogPrevent use of an uninitialised value in WM8750 and...
2007-11-18 pbrookAdd statics and missing #includes for prototypes.
2007-11-17 pbrookBreak up vl.h.
2007-05-24 balrogSavevm/loadvm bits for ARM core, the PXA2xx peripherals...
2007-05-23 balrogAdd WM8750 and MAX7310 chips (I2C slaves).