summaryrefslogtreecommitdiffstats
path: root/sound/usb/usbaudio.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: refactor codeDaniel Mack2010-03-051-4051/+0
* ALSA: usb-audio: header file cleanupsDaniel Mack2010-03-051-1/+2
* ALSA: usbaudio - remove debug "SAMPLE BYTES" printk lineJaroslav Kysela2010-03-031-1/+0
* ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live CamArseniy Lartsev2010-03-021-0/+3
* Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai2010-03-021-53/+0
|\
| * ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch2010-03-011-53/+0
* | ALSA: usbaudio: consolidate header filesDaniel Mack2010-02-231-62/+63
* | ALSA: usbaudio: implement basic set of class v2.0 parserDaniel Mack2010-02-231-63/+289
* | ALSA: usbaudio: parse USB descriptors with structsDaniel Mack2010-02-231-78/+120
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-02-171-1/+1
|\ \ | |/ |/|
| * ALSA: usb-audio - Avoid Oops after disconnectTakashi Iwai2009-12-281-1/+1
* | Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela2010-02-161-135/+121
|\ \
| * | 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/+37
| * | 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/+5
| * | Merge branch 'fix/misc' into topic/miscTakashi Iwai2009-12-181-1/+1
| |\|
| * | sound: add Edirol UA-101 supportClemens Ladisch2009-12-141-54/+0
* | | 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/+19
* 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/+33
|\
| * sound: usb-audio: fix queue length check for high speed devicesClemens Ladisch2009-03-021-3/+2
| * 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/+6
| * 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/+5
| * 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