summaryrefslogtreecommitdiff
path: root/sound/usb
AgeCommit message (Expand)Author
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-11ALSA: usb-audio: add Yamaha MOX6/MOX8 supportClemens Ladisch
2012-01-09ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai
2012-01-09ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese
2012-01-08ALSA: usb-audio: fix possible hang and overflow in parse_uac2_sample_rate_ran...Xi Wang
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-12-12ALSA: snd-usb: added VOX ToneLab ST midi handlingSergiusz Urbaniak
2011-11-29ALSA: usb-audio - Support for Roland GAIA SH-01 SynthesizerJohn F Leach
2011-11-18USB: convert sound/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-10ALSA: usb-audio: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-09ALSA: snd_usb_audio: add Logitech HD Webcam c510 to quirk-384Alexey Fisher
2011-11-08ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-06ALSA: ua101: fix crash when unpluggingClemens Ladisch
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-10-13ALSA: usb-audio - Fix possible access over audio_feature_info[] arrayTakashi Iwai
2011-10-13ALSA: snd-usb-caiaq: Add support for MaschineWilliam Light
2011-10-13ALSA: snd-usb-caiaq: Fix NULL dereference in input.cWilliam Light
2011-10-07Merge branch 'pm-runtime' into pm-for-linusRafael J. Wysocki
2011-09-27ALSA: usb-audio: increase control transfer timeoutClemens Ladisch
2011-09-26ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff
2011-09-23ALSA: usb-audio - clear chip->probing on error exitThomas Pfaff
2011-09-23ALSA: 6fire: don't use custom hex_to_bin()Andy Shevchenko
2011-09-16ALSA: usb-audio: Added support for Roland UM-ONE midi-usb interfaceDaniele Guerrieri
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack
2011-09-14ALSA: snd-usb: re-order codeDaniel Mack
2011-09-14ALSA: snd-usb: re-order the MakefileDaniel Mack
2011-09-12ALSA: usb: refine delay information with USB frame counterPierre-Louis Bossart
2011-08-26ALSA: usb-audio: add Starr Labs USB MIDI supportKristian Amlie
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-08-19ALSA: usb-audio - Check the dB-range validity in the later read, tooTakashi Iwai
2011-08-19ALSA: usb-audio - Fix missing mixer dB informationTakashi Iwai
2011-08-14ALSA: snd_usb_caiaq: track submitted output urbsDaniel Mack
2011-08-10ALSA: snd-usb-caiaq: Correct offset fields of outbound iso_frame_descDaniel Mack
2011-08-10ALSA: usb-audio - Add quirk for BOSS Micro BR-80Kazutomo Yoshii
2011-08-06ALSA: snd-usb-caiaq: Fix keymap for RigKontrol3Daniel Mack
2011-08-06ALSA: snd-usb: Fix uninitialized variable usageDaniel Mack
2011-08-05ALSA: usb-audio - add quirk for Keith McMillen StringPortMiller Puckette
2011-08-04ALSA: snd-usb: operate on given mixer interface onlyDaniel Mack
2011-08-04ALSA: snd-usb: avoid dividing by zero on invalid inputNicolai Krakowiak
2011-08-04ALSA: snd-usb: Accept UAC2 FORMAT_TYPE descriptors with bLength > 6Clemens Ladisch
2011-07-21ALSA: usb-audio - Add quirk for Roland / BOSS BR-800David G Turner
2011-07-12ALSA: usb-audio - Add quirks for M-Audio Fast Track Pro and QuattroGuillaume Pellerin
2011-07-08ALSA: usb-audio: replace "void *" with more specific pointersPavel Roskin
2011-06-17Merge branch 'fix/hda' into topic/miscTakashi Iwai