linux/sound/pci/au88x0
Takashi Iwai 62db7152c9 ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()
vortex_wtdma_bufshift() function does calculate the page index
wrongly, first masking then shift, which always results in zero.
The proper computation is to first shift, then mask.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-06-29 15:26:12 +02:00
..
au88x0.c ALSA: remove deprecated use of pci api 2015-04-16 12:19:52 +02:00
au88x0.h
au88x0_a3d.c
au88x0_a3d.h
au88x0_a3ddata.c
au88x0_core.c ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift() 2016-06-29 15:26:12 +02:00
au88x0_eq.c
au88x0_eq.h
au88x0_eqdata.c
au88x0_game.c
au88x0_mixer.c
au88x0_mpu401.c
au88x0_pcm.c ALSA: au88x0: Fix overlapped PCM pointer 2016-04-26 09:55:42 +02:00
au88x0_synth.c
au88x0_wt.h
au88x0_xtalk.c
au88x0_xtalk.h
au8810.c
au8810.h
au8820.c
au8820.h
au8830.c
au8830.h
Makefile