remarkable-linux/sound
Takashi Iwai 7c7fc2d44b [ALSA] Fix PCM MMAP time-stamp mode
When MMAP time-stamp mode is given, it's supposed to update the time-stamp
only at period boundary.  However, it currently updates at each status call
so this is just useless.  The patch fixes this misbehavior.
Also it fixes the wrong check of tstamp_mode (don't use bit-and for enum).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:28 +01:00
..
aoa [ALSA] aoa - Check value range in ctl callbacks 2008-01-31 17:29:25 +01:00
arm [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset code 2007-12-08 14:36:06 +00:00
core [ALSA] Fix PCM MMAP time-stamp mode 2008-01-31 17:29:28 +01:00
drivers [ALSA] Check value range in ctl callbacks 2008-01-31 17:29:25 +01:00
i2c [ALSA] Check value range in ctl callbacks 2008-01-31 17:29:25 +01:00
isa [ALSA] Check value range in ctl callbacks 2008-01-31 17:29:25 +01:00
mips Fix misspellings of "system", "controller", "interrupt" and "necessary". 2007-10-19 23:10:43 +02:00
oss [ARM] Remove pointless casts from void pointers, 2008-01-26 14:50:00 +00:00
parisc
pci [ALSA] hda-codec - Revert volume knob controls in STAC codecs 2008-01-31 17:29:26 +01:00
pcmcia [ALSA] vxpocket - Check value range in ctl callbacks 2008-01-31 17:29:25 +01:00
ppc [ALSA] powermac - Fix typos 2008-01-31 17:29:26 +01:00
sh [ALSA] Check value range in ctl callbacks 2008-01-31 17:29:25 +01:00
soc [ALSA] ASoC TLV320AIC3X codec driver 2008-01-31 17:29:23 +01:00
sparc [ALSA] dbri - Fix broken change for value range checks 2008-01-31 17:29:26 +01:00
spi [ALSA] at73c213 - Use common callback 2008-01-31 17:29:25 +01:00
synth Fix misspellings of "system", "controller", "interrupt" and "necessary". 2007-10-19 23:10:43 +02:00
usb [ALSA] caiaq - remove ifdef 2008-01-31 17:29:28 +01:00
ac97_bus.c
Kconfig [ALSA] Add SPI devices to ALSA Kconfig and Makefile 2007-10-16 15:57:47 +02:00
last.c [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
Makefile [ALSA] Add SPI devices to ALSA Kconfig and Makefile 2007-10-16 15:57:47 +02:00
sound_core.c
sound_firmware.c