All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Internal PCM fixes / cleanups
@ 2015-02-20 16:23 Takashi Iwai
  2015-02-20 16:23 ` [PATCH 1/4] ALSA: pcm: Minor refactoring in snd_pcm_attach_substream() Takashi Iwai
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Takashi Iwai @ 2015-02-20 16:23 UTC (permalink / raw)
  To: alsa-devel; +Cc: Liam Girdwood, Vinod Koul

Hi,

while reading the internal PCM (BE) handling code again, I noticed a
few potential bugs.  Here are fix and cleanup patches.


Takashi

===

Takashi Iwai (4):
  ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()
  ALSA: pcm: Don't add internal PCMs to PCM device list
  ALSA: pcm: Don't notify internal PCMs
  ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()

 sound/core/pcm.c | 92 +++++++++++++++++++++++++-------------------------------
 1 file changed, 41 insertions(+), 51 deletions(-)

-- 
2.3.0

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

end of thread, other threads:[~2015-02-20 18:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 16:23 [PATCH 0/4] Internal PCM fixes / cleanups Takashi Iwai
2015-02-20 16:23 ` [PATCH 1/4] ALSA: pcm: Minor refactoring in snd_pcm_attach_substream() Takashi Iwai
2015-02-20 18:52   ` Takashi Iwai
2015-02-20 16:23 ` [PATCH 2/4] ALSA: pcm: Don't add internal PCMs to PCM device list Takashi Iwai
2015-02-20 16:23 ` [PATCH 3/4] ALSA: pcm: Don't notify internal PCMs Takashi Iwai
2015-02-20 16:23 ` [PATCH 4/4] ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect() Takashi Iwai
2015-02-20 18:42 ` [PATCH 0/4] Internal PCM fixes / cleanups Liam Girdwood
2015-02-20 18:53   ` Takashi Iwai

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.