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