aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/bcd2000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-15ALSA: bcd2000: Fix a UAF bug on the error path of probingZheyu Ma1-1/+2
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches1-1/+1
2020-01-05ALSA: bcd2000: More constificationsTakashi Iwai1-2/+2
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2-10/+2
2019-06-17ASoC: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2017-11-14Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+7
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-2/+2
2017-10-11ALSA: bcd2000: Add a sanity check for invalid EPsTakashi Iwai1-0/+7
2017-08-06ALSA: bcd2000: constify usb_device_id.Arvind Yadav1-1/+1
2017-01-12ALSA: usb: Constify snd_rawmidi_opsTakashi Iwai1-2/+2
2015-05-26ALSA: bcd2000: Make local data staticTakashi Iwai1-1/+1
2014-04-07ALSA: MIDI driver for Behringer BCD2000 USB deviceMario Kicherer2-0/+464