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/usb
Clemens Ladisch 6207e51b79 [ALSA] usb-audio: use vmalloc for the PCM buffer
USB generic driver
With the double buffering, we no longer need contiguous memory for the
PCM buffer, so we can use vmalloc() instead of the preallocation
functions, and increase the maximum size to 256 KB.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2005-08-30 08:45:57 +02:00
..
usx2y [ALSA] ALSA's struct _snd_pcm_substream: Obsolete open_flag 2005-08-30 08:44:48 +02:00
Kconfig [ALSA] Fix snd-usb-audio dependency on snd-hwdep. 2005-05-29 10:06:25 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbaudio.c [ALSA] usb-audio: use vmalloc for the PCM buffer 2005-08-30 08:45:57 +02:00
usbaudio.h [ALSA] usb-audio - change quirk type handling 2005-07-28 12:22:41 +02:00
usbmidi.c [ALSA] usb-audio: use usb_buffer_alloc/free 2005-08-30 08:45:53 +02:00
usbmixer.c [PATCH] clean up inline static vs static inline 2005-07-27 16:26:20 -07:00
usbmixer_maps.c [ALSA] usb-audio - cache vendor/product IDs 2005-05-29 10:05:47 +02:00
usbquirks.h [ALSA] usb-audio - add support for Miditech USB MIDI keyboards 2005-07-28 12:22:37 +02:00