aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/stream.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-12ALSA: usb: Delete an error message for a failed memory allocation in two functionsMarkus Elfring1-3/+1
2016-04-05Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+0
2016-04-01Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+5
2016-03-31[media] Revert "[media] sound/usb: Use Media Controller API to share media resources"Mauro Carvalho Chehab1-2/+0
2016-03-31ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_stream() callVladis Dronov1-1/+5
2016-03-03[media] sound/usb: Use Media Controller API to share media resourcesShuah Khan1-0/+2
2015-12-22ALSA: usb-audio: use list_for_each_entry_continue_reverseGeliang Tang1-4/+2
2015-10-19ALSA: USB-audio: Add quirk for Zoom R16/24 playbackRicard Wanderlof1-0/+1
2015-09-07ALSA: usb-audio: Change internal PCM orderJohan Rastén1-1/+9
2014-02-26ALSA: usb-audio: Use standard printk helpersTakashi Iwai1-22/+28
2013-11-11ALSA: usb: Fix wrong mapping of RLC and RRC channelsAnssi Hannula1-2/+2
2013-11-05ALSA: usb - Don't trust the channel config if the channel count changedDavid Henningsson1-2/+5
2013-11-05ALSA: usb - For class 2 devices, use channel map from altsettingsDavid Henningsson1-1/+3
2013-11-05ALSA: usb: supply channel maps even when wChannelConfig is unspecifiedDavid Henningsson1-5/+13
2013-06-27ALSA: usb-audio: add support for many Roland/Yamaha devicesClemens Ladisch1-3/+12
2013-06-27ALSA: usb-audio: store protocol version in struct audioformatClemens Ladisch1-1/+2
2013-04-25ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack1-0/+8
2013-04-13ALSA: usb: Add quirk for 192KHz recording on E-Mu devicesCalvin Owens1-0/+1
2013-04-04ALSA: usb-audio: convert list_for_each to entry variantEldad Zack1-8/+4
2013-03-18ALSA: snd-usb: handle the bmFormats field as unsigned intDaniel Mack1-1/+1
2012-11-26ALSA: usb-audio: add channel map supportTakashi Iwai1-5/+225
2012-10-30ALSA: usb-audio: Fix races at disconnectionTakashi Iwai1-0/+1
2012-06-08ALSA: usb-audio: Fix substream assignmentsTakashi Iwai1-4/+3
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack1-3/+28
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack1-1/+0
2011-09-14ALSA: snd-usb: re-order codeDaniel Mack1-0/+453