]> git.proxmox.com Git - qemu.git/history - hw/wm8750.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / wm8750.c
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).