linux/sound
Clemens Ladisch c75c5ab575 ALSA: USB: adjust for changed 3.8 USB API
The recent changes in the USB API ("implement new semantics for
URB_ISO_ASAP") made the former meaning of the URB_ISO_ASAP flag the
default, and changed this flag to mean that URBs can be delayed.
This is not the behaviour wanted by any of the audio drivers because
it leads to discontinuous playback with very small period sizes.
Therefore, our URBs need to be submitted without this flag.

Reported-by: Joe Rayhawk <jrayhawk@fairlystable.org>
Cc: <stable@vger.kernel.org> # 3.8 only
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-04-29 10:57:35 +02:00
..
aoa
arm
atmel
core ASoC: More updates for v3.10 2013-04-25 13:02:35 +02:00
drivers ALSA: sound kconfig typo 2013-04-24 14:02:36 +02:00
firewire
i2c
isa
mips
oss sound: oss/dmabuf: use dma_map_single 2013-04-26 07:36:38 +02:00
parisc
pci ALSA: ali5451: use mdelay instead of large udelay constants 2013-04-26 07:36:21 +02:00
pcmcia
ppc
sh
soc ASoC: More updates for v3.10 2013-04-25 13:02:35 +02:00
sparc
spi ALSA: at73c213: Use dev_pm_ops 2013-04-11 11:58:12 +02:00
synth
usb ALSA: USB: adjust for changed 3.8 USB API 2013-04-29 10:57:35 +02:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c ALSA: add/change some comments describing function return values 2013-03-12 08:32:53 +01:00
sound_firmware.c