linux/sound/usb/6fire
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
..
Makefile ALSA: usb/6fire - Driver for TerraTec DMX 6Fire USB 2011-01-24 18:45:30 +01:00
chip.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
chip.h ALSA: snd-usb-6fire: remove driver version information 2012-02-22 15:50:45 +01:00
comm.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
comm.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
common.h ALSA: snd-usb-6fire: remove driver version information 2012-02-22 15:50:45 +01:00
control.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
control.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
firmware.c ALSA: print small buffers via %*ph[C] 2012-08-06 11:09:50 +02:00
firmware.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
midi.c ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
midi.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00
pcm.c ALSA: USB: adjust for changed 3.8 USB API 2013-04-29 10:57:35 +02:00
pcm.h ALSA: snd-usb-6fire: remove __dev* attributes 2012-12-07 07:34:46 +01:00