aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/hiface (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-11ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-12-11ALSA: hiface: Use managed buffer allocationTakashi Iwai1-16/+2
2019-11-06ALSA: hiface: Convert to the common vmalloc memallocTakashi Iwai1-4/+5
2019-08-07ALSA: hiface: fix multiple memory leak bugsWenwen Wang1-3/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-20/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai1-1/+0
2017-10-11ALSA: hiface: Add sanity checks for invalid EPsTakashi Iwai1-2/+7
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav1-1/+1
2016-12-12ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako1-0/+2
2014-02-12ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai1-5/+5
2013-12-23ALSA: hiface: Fix typo in 352800 rate definitionMichael Trimarchi1-3/+3
2013-07-24ALSA: hiface: return correct XRUN indicationEldad Zack1-1/+1
2013-06-24Add M2Tech hiFace USB-SPDIF driverAntonio Ospite5-0/+974