[alsa-devel] [PATCH 0/4] ALSA: hdac: fixes and support for hda codecs
Vinod Koul
vinod.koul at intel.com
Mon Oct 5 16:09:47 CEST 2015
We had two fixes found on testing. First one checks if stream is in use or
not before releasing and second fixs wrong stread id map
Then we add structure defination for hdac_ext_dma_params and lastly add
helpers for read/write for codecs
Jeeja KP (1):
ALSA: hdac: Fix to check if stream not in use in release
Subhransu S. Prusty (3):
ALSA: hdac: Fix incorrect update of stream id mapping
ALSA: hdac: structure definition for ext_dma_params
ALSA: hdac: Add codec read/write and check power state for widgets
include/sound/hdaudio.h | 6 ++++++
include/sound/hdaudio_ext.h | 6 ++++++
sound/hda/ext/hdac_ext_stream.c | 9 ++++----
sound/hda/hdac_device.c | 47 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 63 insertions(+), 5 deletions(-)
--
2.4.3
More information about the Alsa-devel
mailing list