Mauro, Please pull from http://linuxtv.org/hg/~awalls/v4l-dvb-bug for the following 5 *high priority* changesets: 01/05: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visibility http://linuxtv.org/hg/~awalls/v4l-dvb-bug?cmd=changeset;node=5d28c157d0ef 02/05: cx18: Add missing serialization locking to cx18-alsa http://linuxtv.org/hg/~awalls/v4l-dvb-bug?cmd=changeset;node=da3e7202f89e 03/05: cx18: Fix memory leak in cx18-alsa starting of PCM captures http://linuxtv.org/hg/~awalls/v4l-dvb-bug?cmd=changeset;node=600fd701323f 04/05: cx18: Increment driver version for the addition of cx18-alsa and fixes http://linuxtv.org/hg/~awalls/v4l-dvb-bug?cmd=changeset;node=e4fa9f845cbc 05/05: cx18: Add missing serialization locks to cx18-dvb http://linuxtv.org/hg/~awalls/v4l-dvb-bug?cmd=changeset;node=c00c5d613577 These changes fix previously discussed ALSA open race that can put the cx18 driver in a bad state, a DVB operation locking problem, and a memory leak in starting ALSA captures. cx18-alsa-mixer.c | 24 ++++-------------------- cx18-alsa-pcm.c | 28 ++++++++++++++-------------- cx18-alsa.h | 16 ++++++++++++++++ cx18-dvb.c | 4 ++++ cx18-version.h | 2 +- 5 files changed, 39 insertions(+), 35 deletions(-) Thanks, Andy -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html