Age | Commit message (Expand) | Author |
2017-05-19 | audio: Rename hw/audio/audio.h to hw/audio/soundhw.h | Eduardo Habkost |
2017-05-19 | audio: Rename audio_init() to soundhw_init() | Eduardo Habkost |
2017-05-19 | audio: Move arch_init audio code to hw/audio/soundhw.c | Eduardo Habkost |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost |
2017-05-04 | audio: Use ARRAY_SIZE from qemu/osdep.h | Juan Quintela |
2017-05-04 | audio: un-export OPLResetChip | Juan Quintela |
2017-05-04 | audio: Remove unused typedefs | Juan Quintela |
2017-05-04 | audio: UpdateHandler is not used anymore | Juan Quintela |
2017-05-04 | audio: IRQHandler is not used anymore | Juan Quintela |
2017-05-04 | audio: OPLSetUpdateHandler is not used anywhere | Juan Quintela |
2017-05-04 | audio: OPLSetIRQHandler is not used anywhere | Juan Quintela |
2017-05-04 | audio: GUSsample is int16_t | Juan Quintela |
2017-05-04 | audio: GUSword is uint16_t | Juan Quintela |
2017-05-04 | audio: GUSword is uint16_t | Juan Quintela |
2017-05-04 | audio: remove GUSchar | Juan Quintela |
2017-05-04 | audio: GUSbyte is uint8_t | Juan Quintela |
2017-05-04 | audio: Remove unused fields | Juan Quintela |
2017-05-04 | audio: Remove type field | Juan Quintela |
2017-05-04 | audio: Remove Unused OPL_TYPE_* | Juan Quintela |
2017-05-04 | audio: Unfold OPLSAMPLE | Juan Quintela |
2017-05-04 | audio: Remove INT32 | Juan Quintela |
2017-05-04 | audio: remove INT16 | Juan Quintela |
2017-05-04 | audio: Remove INT8 | Juan Quintela |
2017-05-04 | audio: remove UINT32 | Juan Quintela |
2017-05-04 | audio: remove UINT16 | Juan Quintela |
2017-05-04 | audio: Remove UINT8 | Juan Quintela |
2017-05-04 | audio: YM3812 was always defined | Juan Quintela |
2017-05-04 | audio: Remove YM3526 support | Juan Quintela |
2017-05-04 | audio: remove Y8950 configuration | Juan Quintela |
2017-05-04 | adlib: Remove support for YMF262 | Juan Quintela |
2017-05-04 | hw/audio: convert exit callback in HDACodecDeviceClass to void | Zihan Yang |
2017-05-04 | hw/audio: replace exit with unrealize in hda_codec_device_class_init | Zihan Yang |
2017-01-11 | es1370: wire up reset via DeviceClass | Gerd Hoffmann |
2017-01-11 | audio: ac97: add exit function | Li Qiang |
2017-01-11 | audio: es1370: add exit function | Li Qiang |
2017-01-11 | hw/audio: QOM'ify pl041.c | xiaoqiang zhao |
2017-01-11 | hw/audio: QOM'ify marvell_88w8618.c | xiaoqiang zhao |
2017-01-09 | i2c: Allow I2C devices to NAK start events | Corey Minyard |
2016-11-28 | migration/pcspk: Add a property to state if pcspk is migrated | Dr. David Alan Gilbert |
2016-10-26 | audio: intel-hda: check stream entry count during transfer | Prasad J Pandit |
2016-09-15 | pcspk: adding vmstate for save/restore | Pavel Dovgalyuk |
2016-09-08 | portio: keep references on portio | Marc-André Lureau |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-07-05 | pci: Convert msi_init() to Error and fix callers to check it | Cao jin |
2016-07-05 | intel-hda: change msi property type | Cao jin |
2016-06-30 | pcspk: fix KVM | Paolo Bonzini |
2016-06-29 | pcspk: convert "pit" property type from ptr to link | Efimov Vasily |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |