aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/stream.c
AgeCommit message (Expand)Author
2019-12-29ALSA: usb-audio: More validations of descriptor unitsTakashi Iwai
2019-08-16ALSA: usb-audio: fix a memory leak bugWenwen Wang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-04-22media: sound/usb: Use Media Controller API to share media resourcesShuah Khan
2019-01-07ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai
2018-08-02ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()Wei Yongjun
2018-07-31ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacksJorge Sanjuan
2018-07-31ALSA: usb-audio: AudioStreaming Power Domain parsingJorge Sanjuan
2018-05-29ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffersTakashi Iwai
2018-05-18ALSA: usb: stream: fix potential memory leak during uac3 interface parsingRuslan Bilovol
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai
2018-05-15ALSA: usb-audio: Use Class Specific EP for UAC3 devices.Jorge Sanjuan
2018-05-13ALSA: usb: add UAC3 BADD profiles supportRuslan Bilovol
2018-05-04ALSA: usb: stream: refactor uac3 audio interface parsingRuslan Bilovol
2018-05-04ALSA: usb: stream: refactor uac1/2 audio interface parsingRuslan Bilovol
2018-05-04ALSA: usb: stream: move audioformat alloc/init into separate functionRuslan Bilovol
2018-04-24ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.Michael Drake
2018-03-21ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol
2018-03-19ALSA: usb-audio: move audioformat quirks to quirks.cRuslan Bilovol
2017-08-12ALSA: usb: Delete an error message for a failed memory allocation in two func...Markus Elfring
2016-04-05Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-04-01Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-03-31[media] Revert "[media] sound/usb: Use Media Controller API to share media re...Mauro Carvalho Chehab
2016-03-31ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov
2016-03-03[media] sound/usb: Use Media Controller API to share media resourcesShuah Khan
2015-12-22ALSA: usb-audio: use list_for_each_entry_continue_reverseGeliang Tang
2015-10-19ALSA: USB-audio: Add quirk for Zoom R16/24 playbackRicard Wanderlof
2015-09-07ALSA: usb-audio: Change internal PCM orderJohan Rastén
2014-02-26ALSA: usb-audio: Use standard printk helpersTakashi Iwai
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