All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/10] snd_pcm_stop() lock fixes
@ 2013-07-15 13:06 Takashi Iwai
  2013-07-15 13:06 ` [PATCH 01/10] ALSA: asihpi: Fix unlocked snd_pcm_stop() call Takashi Iwai
                   ` (10 more replies)
  0 siblings, 11 replies; 23+ messages in thread
From: Takashi Iwai @ 2013-07-15 13:06 UTC (permalink / raw)
  To: alsa-devel

Hi,

while reviewing another patch series, I stumbled on the snd_pcm_lock()
call in an unlocked context.  Then I started looking through the whole
tree, and found a bunch of drivers doing it wrong, too.  So here is a
patch series to fix them.

 [PATCH 01/10] ALSA: asihpi: Fix unlocked snd_pcm_stop() call
 [PATCH 02/10] ALSA: atiixp: Fix unlocked snd_pcm_stop() call
 [PATCH 03/10] ALSA: 6fire: Fix unlocked snd_pcm_stop() call
 [PATCH 04/10] ALSA: ua101: Fix unlocked snd_pcm_stop() call
 [PATCH 05/10] ALSA: usx2y: Fix unlocked snd_pcm_stop() call
 [PATCH 06/10] ALSA: pxa2xx: Fix unlocked snd_pcm_stop() call
 [PATCH 07/10] ASoC: atmel: Fix unlocked snd_pcm_stop() call
 [PATCH 08/10] ASoC: s6000: Fix unlocked snd_pcm_stop() call
 [PATCH 09/10] [media] saa7134: Fix unlocked snd_pcm_stop() call
 [PATCH 10/10] staging: line6: Fix unlocked snd_pcm_stop() call


Takashi

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

end of thread, other threads:[~2013-07-16 15:56 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-15 13:06 [PATCH 0/10] snd_pcm_stop() lock fixes Takashi Iwai
2013-07-15 13:06 ` [PATCH 01/10] ALSA: asihpi: Fix unlocked snd_pcm_stop() call Takashi Iwai
2013-07-15 13:06 ` [PATCH 02/10] ALSA: atiixp: " Takashi Iwai
2013-07-15 13:06 ` [PATCH 03/10] ALSA: 6fire: " Takashi Iwai
2013-07-15 13:06 ` [PATCH 04/10] ALSA: ua101: " Takashi Iwai
2013-07-15 19:01   ` Clemens Ladisch
2013-07-15 13:06 ` [PATCH 05/10] ALSA: usx2y: " Takashi Iwai
2013-07-15 13:06 ` [PATCH 06/10] ALSA: pxa2xx: " Takashi Iwai
2013-07-15 16:00   ` Mark Brown
2013-07-15 13:06 ` [PATCH 07/10] ASoC: atmel: " Takashi Iwai
2013-07-15 16:00   ` Mark Brown
2013-07-15 13:06 ` [PATCH 08/10] ASoC: s6000: " Takashi Iwai
2013-07-15 16:00   ` Mark Brown
2013-07-15 16:02   ` Daniel Glöckner
2013-07-15 16:05     ` Takashi Iwai
2013-07-15 13:06 ` [PATCH 09/10] [media] saa7134: " Takashi Iwai
2013-07-15 13:06 ` [PATCH 10/10] staging: line6: " Takashi Iwai
2013-07-15 13:12 ` [PATCH 0/10] snd_pcm_stop() lock fixes Jaroslav Kysela
2013-07-15 13:17   ` Takashi Iwai
2013-07-16 14:48     ` Takashi Iwai
2013-07-16 14:54       ` Lars-Peter Clausen
2013-07-16 15:10         ` Takashi Iwai
2013-07-16 15:57           ` Lars-Peter Clausen

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.