summaryrefslogtreecommitdiffstats
path: root/sound/usb/stream.c
AgeCommit message (Expand)Author
2013-11-11ALSA: usb: Fix wrong mapping of RLC and RRC channelsAnssi Hannula
2013-11-05ALSA: usb - Don't trust the channel config if the channel count changedDavid Henningsson
2013-11-05ALSA: usb - For class 2 devices, use channel map from altsettingsDavid Henningsson
2013-11-05ALSA: usb: supply channel maps even when wChannelConfig is unspecifiedDavid Henningsson
2013-06-27ALSA: usb-audio: add support for many Roland/Yamaha devicesClemens Ladisch
2013-06-27ALSA: usb-audio: store protocol version in struct audioformatClemens Ladisch
2013-04-25ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack
2013-04-13ALSA: usb: Add quirk for 192KHz recording on E-Mu devicesCalvin Owens
2013-04-04ALSA: usb-audio: convert list_for_each to entry variantEldad Zack
2013-03-18ALSA: snd-usb: handle the bmFormats field as unsigned intDaniel Mack
2012-11-26ALSA: usb-audio: add channel map supportTakashi Iwai
2012-10-30ALSA: usb-audio: Fix races at disconnectionTakashi Iwai
2012-06-08ALSA: usb-audio: Fix substream assignmentsTakashi Iwai
2012-04-13ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack
2011-09-14ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack
2011-09-14ALSA: snd-usb: re-order codeDaniel Mack