aboutsummaryrefslogtreecommitdiff
path: root/hw/audio/wm8750.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-08-21audio: remove audio_MIN, audio_MAXKővágó, Zoltán1-2/+2
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán1-0/+6
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2019-03-11audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán1-3/+3
2019-02-27i2c: have I2C receive operation return uint8_tCorey Minyard1-1/+1
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé1-5/+3
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé1-4/+2
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-2/+2
2017-09-27migration: pre_save return intDr. David Alan Gilbert1-1/+3
2017-09-18wm8750: add record buffer underrun checkGerd Hoffmann1-1/+5
2017-01-09i2c: Allow I2C devices to NAK start eventsCorey Minyard1-1/+3
2016-02-02audio: Clean up includesPeter Maydell1-0/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-2/+1
2014-02-14wm8750: QOM'ifyAndreas Färber1-13/+20
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+716