summaryrefslogtreecommitdiffstats
path: root/sound/usb/usbaudio.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-161-135/+121Star
|\
| * ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-181-0/+2
| * ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850John S. Gruber2009-12-281-15/+15
| * ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 onlyJohn S. Gruber2009-12-281-2/+29
| * ALSA: usb-audio: make buffer pointer based on bytes instead on framesClemens Ladisch2009-12-281-39/+37Star
| * ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk2009-12-281-0/+49
| * sound: usb-audio: use vmalloc buffer helper functionsClemens Ladisch2009-12-181-41/+5Star
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-181-1/+1
| |\
| * | sound: add Edirol UA-101 supportClemens Ladisch2009-12-141-54/+0Star
* | | ALSA: USB MIDI support for Access Music VirusTISebastien Alaiwan2010-02-161-0/+32
| |/ |/|
* | sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch2009-12-181-1/+1
|/
* sound: usb: make the USB MIDI module more independentClemens Ladisch2009-11-241-15/+23
* Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-09-101-0/+2
|\
| * ALSA: usb-audio - Fix types taken in min()Takashi Iwai2009-08-111-1/+1
| * sound: usb-audio: do not make URBs longer than sync packet intervalClemens Ladisch2009-08-101-0/+2
* | ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai2009-09-081-2/+2
|/
* sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch2009-07-151-1/+13
* Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-06-101-0/+25
|\
| * ALSA: usb - Add boot quirk for C-Media 6206 USB AudioDan Allongo2009-06-081-0/+25
* | Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai2009-06-101-1/+13
|\ \ | |/ |/|
| * ALSA: usbaudio - Add delay accountTakashi Iwai2009-05-051-1/+13
* | sound: usb-audio: make the MotU Fastlane work againClemens Ladisch2009-05-271-1/+1
|/
* sound: usb-audio: allow period sizes less than 1 msClemens Ladisch2009-04-071-20/+86
* sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch2009-04-071-6/+21
* sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch2009-04-071-116/+19Star
* sound: usb-audio: show sample format width in proc fileClemens Ladisch2009-04-071-1/+2
* Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-03-241-46/+33Star
|\
| * sound: usb-audio: fix queue length check for high speed devicesClemens Ladisch2009-03-021-3/+2Star
| * sound: usb-audio: fix rules check for 32-channel devicesClemens Ladisch2009-03-021-2/+2
| * sound: usb-audio: remove MIN_PACKS_URBClemens Ladisch2009-02-201-8/+6Star
| * ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-2/+4
| * ALSA: usbaudio - use printf format instead of hardcoding itAndreas Bergmeier2009-01-271-7/+7
| * sound: usb-audio: make URB sizes more equalClemens Ladisch2009-01-261-24/+5Star
| * sound: usb-audio: limit playback queue lengthClemens Ladisch2009-01-261-1/+8
| * sound: usb-audio: use normal number of frames for no-data URBsClemens Ladisch2009-01-261-3/+3
* | Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-3/+3
|\ \
| * | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-121-3/+3
| |/
* | ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk2009-02-161-1/+2
* | ALSA: usb-audio - Fix non-continuous rate detectionTakashi Iwai2009-02-161-8/+9
* | sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch2009-02-061-0/+1
|/
* ALSA: Use usb_set/get_intfdataJulia Lawall2009-01-021-4/+4
* ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirkPedro Lopez-Cabanillas2008-10-101-0/+25
* ALSA: snd-usb-audio: support for Edirol UA-4FX devicePedro Lopez-Cabanillas2008-10-101-33/+8Star
* ALSA: usb-audio: add support for E-Mu Tracker PreEran Tromer2008-10-101-1/+2
* ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai2008-08-151-2/+5
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-4/+8
* [ALSA] usbaudio.c: remove #ifndef CONFIG_USB_EHCI_SPLIT_ISO codeAdrian Bunk2008-06-061-4/+0Star
* [ALSA] usb-audio - Fix race in reconnectionTakashi Iwai2008-04-241-1/+1
* [ALSA] sound/usb/usbaudio.c: coding stylePavel Machek2008-04-241-31/+32
* [ALSA] usb audio: make quirk handling more readable, and fix commented-out codePavel Machek2008-04-241-5/+6