summaryrefslogtreecommitdiffstats
path: root/sound/usb/usbaudio.c
AgeCommit message (Expand)AuthorLines
2010-03-05ALSA: usb-audio: refactor codeDaniel Mack-4051/+0
2010-03-05ALSA: usb-audio: header file cleanupsDaniel Mack-1/+2
2010-03-03ALSA: usbaudio - remove debug "SAMPLE BYTES" printk lineJaroslav Kysela-1/+0
2010-03-02ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live CamArseniy Lartsev-0/+3
2010-03-02Merge remote branch 'alsa/devel' into topic/miscTakashi Iwai-53/+0
2010-03-01ALSA: ua101: add Edirol UA-1000 supportClemens Ladisch-53/+0
2010-02-23ALSA: usbaudio: consolidate header filesDaniel Mack-62/+63
2010-02-23ALSA: usbaudio: implement basic set of class v2.0 parserDaniel Mack-63/+289
2010-02-23ALSA: usbaudio: parse USB descriptors with structsDaniel Mack-78/+120
2010-02-17Merge branch 'fix/misc' into topic/miscTakashi Iwai-1/+1
2010-02-16Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Jaroslav Kysela-135/+121
2010-02-16ALSA: USB MIDI support for Access Music VirusTISebastien Alaiwan-0/+32
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai-0/+2
2009-12-28ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850John S. Gruber-15/+15
2009-12-28ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 onlyJohn S. Gruber-2/+29
2009-12-28ALSA: usb-audio: make buffer pointer based on bytes instead on framesClemens Ladisch-39/+37
2009-12-28ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPreSergiy Kovalchuk-0/+49
2009-12-28ALSA: usb-audio - Avoid Oops after disconnectTakashi Iwai-1/+1
2009-12-18sound: usb-audio: use vmalloc buffer helper functionsClemens Ladisch-41/+5
2009-12-18Merge branch 'fix/misc' into topic/miscTakashi Iwai-1/+1
2009-12-18sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch-1/+1
2009-12-14sound: add Edirol UA-101 supportClemens Ladisch-54/+0
2009-11-24sound: usb: make the USB MIDI module more independentClemens Ladisch-15/+23
2009-09-10Merge branch 'topic/usb-audio' into for-linusTakashi Iwai-0/+2
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai-2/+2
2009-08-11ALSA: usb-audio - Fix types taken in min()Takashi Iwai-1/+1
2009-08-10sound: usb-audio: do not make URBs longer than sync packet intervalClemens Ladisch-0/+2
2009-07-15sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch-1/+13
2009-06-10Merge branch 'topic/usb-audio' into for-linusTakashi Iwai-0/+25
2009-06-10Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai-1/+13
2009-06-08ALSA: usb - Add boot quirk for C-Media 6206 USB AudioDan Allongo-0/+25
2009-05-27sound: usb-audio: make the MotU Fastlane work againClemens Ladisch-1/+1
2009-05-05ALSA: usbaudio - Add delay accountTakashi Iwai-1/+13
2009-04-07sound: usb-audio: allow period sizes less than 1 msClemens Ladisch-20/+86
2009-04-07sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch-6/+21
2009-04-07sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch-116/+19
2009-04-07sound: usb-audio: show sample format width in proc fileClemens Ladisch-1/+2
2009-03-24Merge branch 'topic/usb-audio' into for-linusTakashi Iwai-46/+33
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai-3/+3
2009-03-02sound: usb-audio: fix queue length check for high speed devicesClemens Ladisch-3/+2
2009-03-02sound: usb-audio: fix rules check for 32-channel devicesClemens Ladisch-2/+2
2009-02-20sound: usb-audio: remove MIN_PACKS_URBClemens Ladisch-8/+6
2009-02-16ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk-1/+2
2009-02-16ALSA: usb-audio - Fix non-continuous rate detectionTakashi Iwai-8/+9
2009-02-06sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch-0/+1
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai-2/+4
2009-01-27ALSA: usbaudio - use printf format instead of hardcoding itAndreas Bergmeier-7/+7
2009-01-26sound: usb-audio: make URB sizes more equalClemens Ladisch-24/+5
2009-01-26sound: usb-audio: limit playback queue lengthClemens Ladisch-1/+8
2009-01-26sound: usb-audio: use normal number of frames for no-data URBsClemens Ladisch-3/+3