summaryrefslogtreecommitdiffstats
path: root/sound/usb/stream.c
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Use standard printk helpersTakashi Iwai2014-02-261-22/+28
* ALSA: usb: Fix wrong mapping of RLC and RRC channelsAnssi Hannula2013-11-111-2/+2
* ALSA: usb - Don't trust the channel config if the channel count changedDavid Henningsson2013-11-051-2/+5
* ALSA: usb - For class 2 devices, use channel map from altsettingsDavid Henningsson2013-11-051-1/+3
* ALSA: usb: supply channel maps even when wChannelConfig is unspecifiedDavid Henningsson2013-11-051-5/+13
* ALSA: usb-audio: add support for many Roland/Yamaha devicesClemens Ladisch2013-06-271-3/+12
* ALSA: usb-audio: store protocol version in struct audioformatClemens Ladisch2013-06-271-1/+2
* ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack2013-04-251-0/+8
* ALSA: usb: Add quirk for 192KHz recording on E-Mu devicesCalvin Owens2013-04-131-0/+1
* ALSA: usb-audio: convert list_for_each to entry variantEldad Zack2013-04-041-8/+4Star
* ALSA: snd-usb: handle the bmFormats field as unsigned intDaniel Mack2013-03-181-1/+1
* ALSA: usb-audio: add channel map supportTakashi Iwai2012-11-261-5/+225
* ALSA: usb-audio: Fix races at disconnectionTakashi Iwai2012-10-301-0/+1
* ALSA: usb-audio: Fix substream assignmentsTakashi Iwai2012-06-081-4/+3Star
* ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack2012-04-131-3/+28
* ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack2011-09-141-1/+0Star
* ALSA: snd-usb: re-order codeDaniel Mack2011-09-141-0/+453