dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound
Clemens Ladisch d6db392e92 [ALSA] usb-audio: fix packets per URB calculation for playback
USB generic driver
When determining how many packets are needed for one period, we cannot
assume that all packets have their maximum size -- we always use the
nominal sample rate when sending data, and could use an even lower rate
when the endpoint uses frequency feedback.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2005-08-30 08:45:08 +02:00
..
arm [ALSA] Fix compiler warnings in PXA2XX-AC97 2005-08-30 08:44:29 +02:00
core [ALSA] make local objects static 2005-08-30 08:45:01 +02:00
drivers [ALSA] use PCM interface for IEC958 controls 2005-08-30 08:43:39 +02:00
i2c [ALSA] ak4114: removed duplicate wake_up() 2005-07-28 12:09:18 +02:00
isa [ALSA] make local objects static 2005-08-30 08:45:01 +02:00
mips
oss Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 2005-08-23 20:00:48 -07:00
parisc
pci [ALSA] make local objects static 2005-08-30 08:45:01 +02:00
pcmcia [ALSA] vxpocket - Remove unused code 2005-07-28 12:09:58 +02:00
ppc [PATCH] Stop snd-powermac oopsing on non-pmac hardware. 2005-08-17 14:55:37 -07:00
sparc [ALSA] Add DBRI driver on Sparcs 2005-07-28 12:21:18 +02:00
synth [PATCH] create a kstrdup library function 2005-06-23 09:45:18 -07:00
usb [ALSA] usb-audio: fix packets per URB calculation for playback 2005-08-30 08:45:08 +02:00
Kconfig [PATCH] Kconfig fix (ISA_DMA_API and sound/*) 2005-08-23 18:43:40 -07:00
Makefile
last.c
sound_core.c [PATCH] class: convert sound/* to use the new class api instead of class_simple 2005-06-20 15:15:07 -07:00
sound_firmware.c