Age | Commit message (Expand) | Author |
2020-12-14 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2020-12-11 | ALSA: usb-audio: Fix control 'access overflow' errors from chmap | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Simplify snd_usb_init_pitch() arguments | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Simplify snd_usb_init_sample_rate() arguments | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Don't set altsetting before initializing sample rate | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Create endpoint objects at parsing phase | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Track implicit fb sync endpoint in audioformat list | Takashi Iwai |
2020-11-23 | ALSA: usb-audio: Handle discrete rates properly in hw constraints | Takashi Iwai |
2020-08-10 | ALSA: usb-audio: work around streaming quirk for MacroSilicon MS2109 | Hector Martin |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-03-26 | ALSA: usb-audio: Inform devices that need delayed registration | Takashi Iwai |
2020-01-05 | ALSA: usb-audio: More constifications | Takashi Iwai |
2019-08-22 | Merge branch 'topic/usb-validation' into for-next | Takashi Iwai |
2019-08-22 | ALSA: usb-audio: More validations of descriptor units | Takashi Iwai |
2019-08-06 | ALSA: usb-audio: fix PCM device order | Alexander Tsoy |
2019-08-06 | ALSA: usb-audio: Unify audioformat release code | Takashi Iwai |
2019-08-06 | ALSA: usb-audio: fix a memory leak bug | Wenwen Wang |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-04-22 | media: sound/usb: Use Media Controller API to share media resources | Shuah Khan |
2019-01-07 | ALSA: usb-audio: Always check descriptor sizes in parser code | Takashi Iwai |
2018-08-02 | ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes() | Wei Yongjun |
2018-07-31 | ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacks | Jorge Sanjuan |
2018-07-31 | ALSA: usb-audio: AudioStreaming Power Domain parsing | Jorge Sanjuan |
2018-05-29 | ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers | Takashi Iwai |
2018-05-18 | ALSA: usb: stream: fix potential memory leak during uac3 interface parsing | Ruslan Bilovol |
2018-05-15 | Merge branch 'for-linus' into for-next | Takashi Iwai |
2018-05-15 | ALSA: usb-audio: Use Class Specific EP for UAC3 devices. | Jorge Sanjuan |
2018-05-13 | ALSA: usb: add UAC3 BADD profiles support | Ruslan Bilovol |
2018-05-04 | ALSA: usb: stream: refactor uac3 audio interface parsing | Ruslan Bilovol |
2018-05-04 | ALSA: usb: stream: refactor uac1/2 audio interface parsing | Ruslan Bilovol |
2018-05-04 | ALSA: usb: stream: move audioformat alloc/init into separate function | Ruslan Bilovol |
2018-04-24 | ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3. | Michael Drake |
2018-03-21 | ALSA: usb: initial USB Audio Device Class 3.0 support | Ruslan Bilovol |
2018-03-19 | ALSA: usb-audio: move audioformat quirks to quirks.c | Ruslan Bilovol |
2017-08-12 | ALSA: usb: Delete an error message for a failed memory allocation in two func... | Markus Elfring |
2016-04-05 | Merge tag 'media/v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2016-04-01 | Merge 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-31 | ALSA: 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 resources | Shuah Khan |
2015-12-22 | ALSA: usb-audio: use list_for_each_entry_continue_reverse | Geliang Tang |
2015-10-19 | ALSA: USB-audio: Add quirk for Zoom R16/24 playback | Ricard Wanderlof |
2015-09-07 | ALSA: usb-audio: Change internal PCM order | Johan Rastén |
2014-02-26 | ALSA: usb-audio: Use standard printk helpers | Takashi Iwai |
2013-11-11 | ALSA: usb: Fix wrong mapping of RLC and RRC channels | Anssi Hannula |
2013-11-05 | ALSA: usb - Don't trust the channel config if the channel count changed | David Henningsson |
2013-11-05 | ALSA: usb - For class 2 devices, use channel map from altsettings | David Henningsson |
2013-11-05 | ALSA: usb: supply channel maps even when wChannelConfig is unspecified | David Henningsson |
2013-06-27 | ALSA: usb-audio: add support for many Roland/Yamaha devices | Clemens Ladisch |
2013-06-27 | ALSA: usb-audio: store protocol version in struct audioformat | Clemens Ladisch |