aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-25ALSA: usb-audio: add BOSS GT-100 supportClemens Ladisch1-0/+30
2012-06-20ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for NotebooksOleksij Rempel1-0/+4
2012-06-20ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500Oleksij Rempel1-0/+4
2012-06-18ALSA: 6fire: use NULL instead of 0 for pointer assignmentDaniel Mack1-1/+1
2012-06-18ALSA: snd-usb: make snd_usb_substream_capture_trigger staticDaniel Mack1-1/+2
2012-06-18ALSA: snd-usb: fix sync pipe checkDaniel Mack1-7/+11
2012-06-08ALSA: usb-audio: Fix substream assignmentsTakashi Iwai2-4/+4
2012-05-31ALSA: usb-audio: fix rate_list memory leakClemens Ladisch1-0/+3
2012-05-21ALSA: snd-usb: fix stream info output in /procDaniel Mack1-0/+12
2012-05-15ALSA: usb-audio - Call get_min_max_*() after determining the name stringTakashi Iwai1-13/+13
2012-05-11ALSA: usb-audio: Fix commentMark Hills1-10/+2
2012-04-24ALSA: snd-usb: fix some typos in endpoint.c documentationDaniel Mack1-25/+33
2012-04-24ALSA: usb-audio: sound/usb/endpoint.c: suppress warningAndrew Morton1-1/+1
2012-04-24ALSA: usb-audio: Add missing error checks in snd_ebox44_create_mixer()Takashi Iwai1-9/+29
2012-04-24ALSA: usb-audio: M-Audio Fast Track Ultra: Add effect controlsFelix Homann2-0/+319
2012-04-24ALSA: usb-audio: Rename Fast Track Ultra mixer quirk functionsFelix Homann1-5/+5
2012-04-24ALSA: usb-audio: Add TLV to M-Audio Fast Track Ultra controlsFelix Homann1-2/+2
2012-04-24ALSA: usb-audio: Rename and export mixer_vol_tlvFelix Homann2-2/+5
2012-04-24ALSA: usb-audio: Unify M-Audio Fast Track Ultra and Ebox-44 mixer quirks.Felix Homann1-85/+125
2012-04-21ALSA: snd-usb: remove refactorization left-oversDaniel Mack2-18/+1
2012-04-18Merge branch 'topic/usb-endpoint' into topic/miscTakashi Iwai8-825/+1401
2012-04-15ALSA: snd-usb-audio: Replace mixer for Electrix Ebox-44Mark Hills2-0/+80
2012-04-15ALSA: snd-usb-audio: Skip un-parseable mixer units instead of erroringMark Hills1-1/+1
2012-04-13ALSA: usb: Remove obsoleted fields from struct snd_usb_substreamTakashi Iwai2-26/+21
2012-04-13ALSA: usb: Fix fill_max flag setTakashi Iwai1-1/+1
2012-04-13ALSA: usb: Remove unused variableTakashi Iwai1-1/+0
2012-04-13ALSA: snd-usb: add some documentationDaniel Mack1-11/+171
2012-04-13ALSA: snd-usb: add support for implicit feedbackDaniel Mack1-11/+26
2012-04-13ALSA: snd-usb: remove old streaming logicDaniel Mack2-859/+6
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack6-119/+385
2012-04-13ALSA: snd-usb: implement new endpoint streaming modelDaniel Mack4-11/+1002
2012-04-13ALSA: snd-usb: add snd_usb_audio-wide mutexDaniel Mack2-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/tiwai/soundLinus 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_range()Xi Wang1-1/+7
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-63/+6