linux/sound/drivers/vx
Takashi Iwai 874e1f6fad ALSA: vx: Fix possible transfer overflow
The pseudo DMA transfer codes in VX222 and VX-pocket driver have a
slight bug where they check the buffer boundary wrongly, and may
overflow.  Also, the zero sample count might be handled badly for the
playback (although it shouldn't happen in theory).  This patch
addresses these issues.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=141541
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-01-04 18:01:35 +01:00
..
Makefile
vx_cmd.c
vx_cmd.h
vx_core.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
vx_hwdep.c
vx_mixer.c ALSA: vx: Use snd_ctl_elem_info() 2014-10-21 08:12:15 +02:00
vx_pcm.c ALSA: vx: Fix possible transfer overflow 2017-01-04 18:01:35 +01:00
vx_uer.c ALSA: vx: Use nonatomic PCM ops 2014-09-15 15:52:03 +02:00