All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ALSA: hdac: fixes and support for hda codecs
@ 2015-10-05 14:09 Vinod Koul
  2015-10-05 14:09 ` [PATCH 1/4] ALSA: hdac: Fix incorrect update of stream id mapping Vinod Koul
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Vinod Koul @ 2015-10-05 14:09 UTC (permalink / raw)
  To: alsa-devel; +Cc: liam.r.girdwood, tiwai, broonie, Vinod Koul, patches.audio

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-10-05 15:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-05 14:09 [PATCH 0/4] ALSA: hdac: fixes and support for hda codecs Vinod Koul
2015-10-05 14:09 ` [PATCH 1/4] ALSA: hdac: Fix incorrect update of stream id mapping Vinod Koul
2015-10-05 14:09 ` [PATCH 2/4] ALSA: hdac: Fix to check if stream not in use in release Vinod Koul
2015-10-05 14:09 ` [PATCH 3/4] ALSA: hdac: structure definition for ext_dma_params Vinod Koul
2015-10-05 14:09 ` [PATCH 4/4] ALSA: hdac: Add codec read/write and check power state for widgets Vinod Koul
2015-10-05 15:18   ` Takashi Iwai
2015-10-05 15:20     ` Koul, Vinod
2015-10-05 15:23       ` Takashi Iwai
2015-10-05 15:21 ` [PATCH 0/4] ALSA: hdac: fixes and support for hda codecs Takashi Iwai
2015-10-05 15:28   ` Koul, Vinod

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.