summaryrefslogtreecommitdiffstats
path: root/sound/usb
AgeCommit message (Expand)Author
2019-08-25ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng
2019-08-25ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng
2019-08-16ALSA: hiface: fix multiple memory leak bugsWenwen Wang
2019-08-16ALSA: usb-audio: fix a memory leak bugWenwen Wang
2019-08-09ALSA: usb-audio: Fix gpf in snd_usb_pipe_sanity_checkHillf Danton
2019-08-09ALSA: usb-audio: Sanity checks for each pipe and EP typesTakashi Iwai
2019-07-31ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng
2019-07-14ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai
2019-07-05Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2019-07-02ALSA: line6: Fix write on zero-sized bufferTakashi Iwai
2019-06-28ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 264Thomas Gleixner
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08ALSA: line6: toneport: Fix broken usage of timer for delayed executionTakashi Iwai
2019-05-07Merge tag 'leds-for-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-06Merge branch 'for-linus' into for-nextTakashi Iwai
2019-04-29ALSA: usx2y: fix a double free bugWenwen Wang
2019-04-28ALSA: line6: use dynamic buffersGreg Kroah-Hartman
2019-04-28ALSA: usb-audio: Fix a memory leak bugWenwen Wang
2019-04-24ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai
2019-04-22media: sound/usb: Use Media Controller API to share media resourcesShuah Khan
2019-04-18ALSA: line6: Avoid polluting led_* namespaceJacek Anaszewski
2019-04-15ALSA: usb-audio: Add quirk for Focusrite Scarlett SoloRoope Salmi
2019-03-27ALSA: us122l: Use alloc_pages_exact()Takashi Iwai
2019-03-27ALSA: Replace snd_malloc_pages() and snd_free_pages() with standard helpers, ...Takashi Iwai
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki
2019-02-28ALSA: usb-audio: Add quirk for MOTU MicroBook IIManuel Reinhardt
2019-02-18ALSA: usb-audio: Expose sample resolution through proc interfaceJussi Laako
2019-02-08Merge branch 'for-linus' into for-nextTakashi Iwai
2019-02-08Merge branch 'topic/memory-device-fixes-2' into for-nextTakashi Iwai
2019-02-07ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt
2019-02-06ALSA: usb: Clean up with new procfs helpersTakashi Iwai
2019-02-06ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-05ALSA: usb-audio: Add support for new T+A USB DACUdo Eberhardt
2019-01-29ALSA: usb-audio: Cleanup DSD whitelistJussi Laako
2019-01-29Merge branch 'for-linus' into for-nextTakashi Iwai
2019-01-25ALSA: usb-audio: Add Opus #3 to quirks for native DSD supportOlek Poplavsky
2019-01-18Merge branch 'topic/pcm-device-suspend' into for-nextTakashi Iwai
2019-01-15ALSA: usb: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2019-01-09ALSA: usb-audio: Remove set but not used variable 'first_ch_bits'YueHaibing