1. 9841aee wm8750: Fix calculation of number of array elements by Stefan Weil · 13 years ago
  2. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  3. 49a2942 Delete write only variables by Blue Swirl · 14 years ago
  4. 22ed1d34 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  5. be73cfe savevm: Port to qdev.vmsd all devices that have qdev by Juan Quintela · 15 years ago
  6. c1d803b vmstate: port wm8750 device by Juan Quintela · 15 years ago
  7. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  8. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  9. cdbe40c WM8750 qdev coversion by Paul Brook · 16 years ago
  10. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  11. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  12. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  13. 7442511 Don't try to return result from a void function (spotted by Sparse) by blueswir1 · 16 years ago
  14. 511d2b1 Sparse fixes: NULL use, header order, ANSI prototypes, static by blueswir1 · 16 years ago
  15. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  16. b0f74c8 Don't use "hz" in identifiers to make AIX happy. by balrog · 16 years ago
  17. 18be518 Remove duplicate device index calculations. by pbrook · 17 years ago
  18. af83e09 Use external clock in wm8750 slave mode. by balrog · 17 years ago
  19. db502b6 Update volume for WM8750 input voices. by balrog · 17 years ago
  20. 683efdc First cut at WM8750 volume control (Jan Kiszka). by balrog · 17 years ago
  21. 662caa6 Let WM8750 users write to audio buffer directly. by balrog · 17 years ago
  22. 523111e Improve audio api use in WM8750. by balrog · 17 years ago
  23. eb69b50 Prevent use of an uninitialised value in WM8750 and move buffer flush by balrog · 17 years ago
  24. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  25. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  26. aa941b9 Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. by balrog · 18 years ago
  27. adb86c3 Add WM8750 and MAX7310 chips (I2C slaves). by balrog · 18 years ago