]> git.proxmox.com Git - mirror_qemu.git/history - hw/wm8750.c
Add qemu_strndup: qemu_strdup with length limit.
[mirror_qemu.git] / hw / wm8750.c
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).