aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usbaudio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-10Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-0/+2
2009-09-08ALSA: Re-export snd_pcm_format_name() functionTakashi Iwai1-2/+2
2009-08-11ALSA: usb-audio - Fix types taken in min()Takashi Iwai1-1/+1
2009-08-10sound: usb-audio: do not make URBs longer than sync packet intervalClemens Ladisch1-0/+2
2009-07-15sound: usb-audio: add workaround for Blue Microphones devicesClemens Ladisch1-1/+13
2009-06-10Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-0/+25
2009-06-10Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai1-1/+13
2009-06-08ALSA: usb - Add boot quirk for C-Media 6206 USB AudioDan Allongo1-0/+25
2009-05-27sound: usb-audio: make the MotU Fastlane work againClemens Ladisch1-1/+1
2009-05-05ALSA: usbaudio - Add delay accountTakashi Iwai1-1/+13
2009-04-07sound: usb-audio: allow period sizes less than 1 msClemens Ladisch1-20/+86
2009-04-07sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch1-6/+21
2009-04-07sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch1-116/+19
2009-04-07sound: usb-audio: show sample format width in proc fileClemens Ladisch1-1/+2
2009-03-24Merge branch 'topic/usb-audio' into for-linusTakashi Iwai1-46/+33
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-3/+3
2009-03-02sound: usb-audio: fix queue length check for high speed devicesClemens Ladisch1-3/+2
2009-03-02sound: usb-audio: fix rules check for 32-channel devicesClemens Ladisch1-2/+2
2009-02-20sound: usb-audio: remove MIN_PACKS_URBClemens Ladisch1-8/+6
2009-02-16ALSA: usb-audio - Workaround for misdetected sample rate with CM6207Joris van Rantwijk1-1/+2
2009-02-16ALSA: usb-audio - Fix non-continuous rate detectionTakashi Iwai1-8/+9
2009-02-06sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch1-0/+1
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai1-2/+4
2009-01-27ALSA: usbaudio - use printf format instead of hardcoding itAndreas Bergmeier1-7/+7
2009-01-26sound: usb-audio: make URB sizes more equalClemens Ladisch1-24/+5
2009-01-26sound: usb-audio: limit playback queue lengthClemens Ladisch1-1/+8
2009-01-26sound: usb-audio: use normal number of frames for no-data URBsClemens Ladisch1-3/+3
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai1-3/+3
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall1-4/+4
2008-10-10ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirkPedro Lopez-Cabanillas1-0/+25
2008-10-10ALSA: snd-usb-audio: support for Edirol UA-4FX devicePedro Lopez-Cabanillas1-33/+8
2008-10-10ALSA: usb-audio: add support for E-Mu Tracker PreEran Tromer1-1/+2
2008-08-15ALSA: usb-audio - Add ignore_ctl_error parameterTakashi Iwai1-2/+5
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai1-4/+8
2008-06-06[ALSA] usbaudio.c: remove #ifndef CONFIG_USB_EHCI_SPLIT_ISO codeAdrian Bunk1-4/+0
2008-04-24[ALSA] usb-audio - Fix race in reconnectionTakashi Iwai1-1/+1
2008-04-24[ALSA] sound/usb/usbaudio.c: coding stylePavel Machek1-31/+32
2008-04-24[ALSA] usb audio: make quirk handling more readable, and fix commented-out codePavel Machek1-5/+6
2008-04-24[ALSA] usb audio: Fix another Dallas quirkPavel Machek1-1/+12
2008-04-24[ALSA] usb-audio - Add a proper error checkTakashi Iwai1-2/+7
2008-03-10USB: usbaudio: handle kcalloc failureJim Meyering1-0/+2
2008-02-29[ALSA] usb-audio: add workaround for broken E-Mu frequency feedbackClemens Ladisch1-2/+36
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai1-1/+0
2008-01-31[ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=nAndrew Morton1-0/+8
2008-01-31[ALSA] usb audio suspend supportOliver Neukum1-0/+41
2007-10-16[ALSA] missing error check in usb sound driverOliver Neukum1-1/+5
2007-10-16[ALSA] usb-audio: allow low speed MIDI devicesClemens Ladisch1-2/+9
2007-10-16[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helperClemens Ladisch1-23/+6
2007-10-14more trivial signedness fixes in driversAl Viro1-1/+1
2007-07-20[ALSA] usb-audio - Fix AC3 with M-Audio Audiophile USBThibault Le Meur1-1/+12