aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/stream.c
Commit message (Expand)AuthorAge
* Merge branch 'topic/usb-validation' into for-nextTakashi Iwai2019-08-22
|\
| * ALSA: usb-audio: More validations of descriptor unitsTakashi Iwai2019-08-22
* | ALSA: usb-audio: fix PCM device orderAlexander Tsoy2019-08-06
* | ALSA: usb-audio: Unify audioformat release codeTakashi Iwai2019-08-06
|/
* ALSA: usb-audio: fix a memory leak bugWenwen Wang2019-08-06
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* media: sound/usb: Use Media Controller API to share media resourcesShuah Khan2019-04-22
* ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai2019-01-07
* ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()Wei Yongjun2018-08-02
* ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacksJorge Sanjuan2018-07-31
* ALSA: usb-audio: AudioStreaming Power Domain parsingJorge Sanjuan2018-07-31
* ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffersTakashi Iwai2018-05-29
* ALSA: usb: stream: fix potential memory leak during uac3 interface parsingRuslan Bilovol2018-05-18
* Merge branch 'for-linus' into for-nextTakashi Iwai2018-05-15
|\
| * ALSA: usb-audio: Use Class Specific EP for UAC3 devices.Jorge Sanjuan2018-05-15
* | ALSA: usb: add UAC3 BADD profiles supportRuslan Bilovol2018-05-13
* | ALSA: usb: stream: refactor uac3 audio interface parsingRuslan Bilovol2018-05-04
* | ALSA: usb: stream: refactor uac1/2 audio interface parsingRuslan Bilovol2018-05-04
* | ALSA: usb: stream: move audioformat alloc/init into separate functionRuslan Bilovol2018-05-04
|/
* ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.Michael Drake2018-04-24
* ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol2018-03-21
* ALSA: usb-audio: move audioformat quirks to quirks.cRuslan Bilovol2018-03-19
* ALSA: usb: Delete an error message for a failed memory allocation in two func...Markus Elfring2017-08-12
* Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-04-05
|\
| * [media] Revert "[media] sound/usb: Use Media Controller API to share media re...Mauro Carvalho Chehab2016-03-31
* | Merge tag 'sound-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-04-01
|\ \ | |/ |/|
| * ALSA: usb-audio: Fix double-free in error paths after snd_usb_add_audio_strea...Vladis Dronov2016-03-31
* | [media] sound/usb: Use Media Controller API to share media resourcesShuah Khan2016-03-03
|/
* ALSA: usb-audio: use list_for_each_entry_continue_reverseGeliang Tang2015-12-22
* ALSA: USB-audio: Add quirk for Zoom R16/24 playbackRicard Wanderlof2015-10-19
* ALSA: usb-audio: Change internal PCM orderJohan Rastén2015-09-07
* ALSA: usb-audio: Use standard printk helpersTakashi Iwai2014-02-26
* ALSA: usb: Fix wrong mapping of RLC and RRC channelsAnssi Hannula2013-11-11
* ALSA: usb - Don't trust the channel config if the channel count changedDavid Henningsson2013-11-05
* ALSA: usb - For class 2 devices, use channel map from altsettingsDavid Henningsson2013-11-05
* ALSA: usb: supply channel maps even when wChannelConfig is unspecifiedDavid Henningsson2013-11-05
* ALSA: usb-audio: add support for many Roland/Yamaha devicesClemens Ladisch2013-06-27
* ALSA: usb-audio: store protocol version in struct audioformatClemens Ladisch2013-06-27
* ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINTDaniel Mack2013-04-25
* ALSA: usb: Add quirk for 192KHz recording on E-Mu devicesCalvin Owens2013-04-13
* ALSA: usb-audio: convert list_for_each to entry variantEldad Zack2013-04-04
* ALSA: snd-usb: handle the bmFormats field as unsigned intDaniel Mack2013-03-18
* ALSA: usb-audio: add channel map supportTakashi Iwai2012-11-26
* ALSA: usb-audio: Fix races at disconnectionTakashi Iwai2012-10-30
* ALSA: usb-audio: Fix substream assignmentsTakashi Iwai2012-06-08
* ALSA: snd-usb: switch over to new endpoint streaming logicDaniel Mack2012-04-13
* ALSA: snd-usb: move code from urb.c to endpoint.cDaniel Mack2011-09-14
* ALSA: snd-usb: re-order codeDaniel Mack2011-09-14