summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)AuthorFilesLines
2012-12-03ALSA: ua101, usx2y: fix broken MIDI outputClemens Ladisch1-2/+6
2012-12-03ALSA: snd-usb-caiaq: initialize card pointerDaniel Mack1-1/+1
2012-11-17ALSA: usb-audio: Fix mutex deadlock at disconnectionTakashi Iwai1-3/+3
2012-11-17ALSA: usb-audio: Fix races at disconnection in mixer_quirks.cTakashi Iwai1-4/+33
2012-11-17ALSA: usb-audio: Use rwsem for disconnect protectionTakashi Iwai4-17/+21
2012-11-17ALSA: usb-audio: Fix races at disconnectionTakashi Iwai5-34/+76
2012-10-13ALSA: USB: Support for (original) Xbox CommunicatorMarko Friedemann1-0/+53
2012-10-13ALSA: usb - disable broken hw volume for Tenx TP6911David Henningsson1-0/+7
2012-08-09ALSA: snd-usb: fix clock source validity indexDaniel Mack1-1/+2
2012-06-10ALSA: usb-audio: fix rate_list memory leakClemens Ladisch1-0/+3
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai16-63/+310
2012-03-15ALSA: usb-audio - Fix build error by consitification of rate listTakashi Iwai1-2/+4
2012-02-25ALSA: snd-usb-6fire: Select missing SND_VMASTER option in KconfigTorsten Schenk1-0/+1
2012-02-22ALSA: snd-usb-6fire: add analog input volume controlTorsten Schenk2-0/+73
2012-02-22ALSA: snd-usb-6fire: add mute control for analog outputsTorsten Schenk2-0/+96
2012-02-22ALSA: snd-usb-6fire: add individual volume control for analog channelsTorsten Schenk2-23/+126
2012-02-22ALSA: snd-usb-6fire: add tlv to controlsTorsten Schenk1-25/+9
2012-02-22ALSA: snd-usb-6fire: remove driver version informationTorsten Schenk12-13/+1
2012-02-22ALSA: snd-usb-caiaq: Fix the return of XRUNMark Hills1-1/+4
2012-02-15ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()Xi Wang3-4/+7
2012-02-15ALSA: usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.cMasanari Iida2-3/+3
2012-02-08ALSA: usb-audio: add Edirol UM-3G supportClemens Ladisch1-0/+8
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds10-15/+56
2012-01-11ALSA: usb-audio: add Yamaha MOX6/MOX8 supportClemens Ladisch1-0/+26
2012-01-09ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai1-2/+3
2012-01-09ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2012-01-08ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...Xi Wang1-1/+7
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-63/+6
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell6-8/+8
2011-12-12ALSA: snd-usb: added VOX ToneLab ST midi handlingSergiusz Urbaniak1-0/+10
2011-11-29ALSA: usb-audio - Support for Roland GAIA SH-01 SynthesizerJohn F Leach1-0/+31
2011-11-18USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman5-63/+6
2011-11-10ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer1-4/+3
2011-11-09ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384Alexey Fisher1-0/+1
2011-11-08ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai1-50/+59
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-0/+5
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-7/+21
2011-11-06ALSA: ua101: fix crash when unpluggingClemens Ladisch1-7/+21
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker4-0/+4
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker1-0/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds26-1365/+1648
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai26-1365/+1648
2011-10-13ALSA: usb-audio - Fix possible access over audio_feature_info[] arrayTakashi Iwai1-1/+1
2011-10-13ALSA: snd-usb-caiaq: Add support for MaschineWilliam Light4-2/+160
2011-10-13ALSA: snd-usb-caiaq: Fix NULL dereference in input.cWilliam Light1-1/+3
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki1-1/+1
2011-09-27ALSA: usb-audio: increase control transfer timeoutClemens Ladisch8-25/+25
2011-09-26ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff1-3/+5
2011-09-23ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff1-0/+1
2011-09-23ALSA: 6fire: don't use custom hex_to_bin()Andy Shevchenko1-13/+12