aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai5-11/+79
2009-03-24Merge branch 'topic/usb-audio' into for-linusTakashi Iwai5-105/+154
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai3-5/+4
2009-03-24Merge branch 'topic/hwdep-cleanup' into for-linusTakashi Iwai2-33/+1
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai4-55/+84
2009-03-18ALSA: snd-usb-caiaq: bump version numberDaniel Mack1-1/+1
2009-03-18ALSA: snd-usb-caiaq: drop bogus iso packetsDaniel Mack3-1/+9
2009-03-18ALSA: snd-usb-caiaq: only warn once on streaming errorsDaniel Mack2-2/+4
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-26ALSA: sound/usb/usx2y: fix sparse warning: do-while statement is not a compound ...Hannes Eder1-2/+2
2009-02-26ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?Hannes Eder2-3/+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-16sound: usb-audio: fix uninitialized variable with M-Audio MIDI interfacesClemens Ladisch1-0/+1
2009-02-06sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch1-0/+1
2009-02-05ALSA: usb - Add missing KERN_* prefix to printkTakashi Iwai3-4/+9
2009-02-05ALSA: snd-usb-caiaq: Increase version number to 1.3.12Mark Hills1-1/+1
2009-02-05ALSA: snd-usb-caiaq: Remove duplicate A8DJ controlMark Hills1-1/+0
2009-02-05ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJMark Hills1-3/+29
2009-02-05ALSA: snd-usb-caiaq: Set default input mode of A4DJMark Hills1-0/+6
2009-02-05ALSA: snd-usb-caiaq: Send the correct command when setting controlsMark Hills1-1/+1
2009-02-05ALSA: Remove superfluous hwdep opsTakashi Iwai2-33/+1
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-18ALSA: usb-audio - Quirk for Serato phonoAndreas Bergmeier1-0/+21
2009-01-17Merge branch 'topic/usb-mixer-cache' into next/usb-audioTakashi Iwai5-68/+91
2009-01-16ALSA: snd-usb-caiaq: support for two more audio devicesDaniel Mack5-7/+34
2009-01-15ALSA: usb-audio - Cache mixer valuesTakashi Iwai1-52/+70
2009-01-14ALSA: USB quirk for Logitech Quickcam Pro 9000 nameSigned-off-by: Peter Stokes1-0/+8
2009-01-13ALSA: rename "Device" to "Toshiba SB-0500" via quirksAndrea Borgia1-0/+10
2009-01-12ALSA: Return proper error code at probe in sound/usb/*Takashi Iwai3-44/+67
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai4-11/+17
2009-01-09ALSA: caiaq - Version 1.3.10Takashi Iwai1-1/+1
2009-01-08ALSA: caiaq - Fix Oops with MIDITakashi Iwai2-14/+19
2009-01-07ALSA: preliminary support for Toshiba SB-0500Andrea Borgia2-5/+15
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer1-1/+1
2009-01-04ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etcJulia Lawall2-12/+8
2009-01-02ALSA: Use usb_set/get_intfdataJulia Lawall4-10/+10
2009-01-01ALSA: sound/usb: use USB API functions rather than constantsJulia Lawall2-24/+24
2008-12-25Merge branch 'topic/convert-tasklet' into to-pushTakashi Iwai1-1/+1
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai1-1/+1
2008-12-10ALSA: sound: Make staticRoel Kluin1-1/+2
2008-11-27ALSA: snd-usb-caiaq: clean up the control adding codeDaniel Mack2-44/+31
2008-10-30ALSA: usb - Add quirk for Edirol UA-25EX advanced modesTakashi Iwai1-0/+30
2008-10-15ALSA: us122l: fix missing unlock in usb_stream_hwdep_vm_fault()Li Zefan1-6/+7
2008-10-10ALSA: usb-audio: dynamic detection of MIDI interfaces in uaxx-quirkPedro Lopez-Cabanillas2-15/+28