aboutsummaryrefslogtreecommitdiff
path: root/sound/usb/hiface
AgeCommit message (Expand)AuthorFilesLines
2022-07-25ALSA: hiface: fix repeated words in commentsGravatar wangjianli 1-1/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICEGravatar Leon Romanovsky 1-17/+0
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedGravatar Joe Perches 2-4/+4
2020-09-25sound: hiface: move to use usb_control_msg_send()Gravatar Greg Kroah-Hartman 1-8/+6
2020-09-25Revert "sound: hiface: move to use usb_control_msg_send()"Gravatar Oliver Neukum 1-6/+8
2020-09-16sound: hiface: move to use usb_control_msg_send()Gravatar Greg Kroah-Hartman 1-8/+6
2019-12-11ALSA: usb: Drop superfluous ioctl PCM opsGravatar Takashi Iwai 1-1/+0
2019-12-11ALSA: hiface: Use managed buffer allocationGravatar Takashi Iwai 1-16/+2
2019-11-06ALSA: hiface: Convert to the common vmalloc memallocGravatar Takashi Iwai 1-4/+5
2019-08-07ALSA: hiface: fix multiple memory leak bugsGravatar Wenwen Wang 1-3/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 4-20/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Gravatar Takashi Iwai 1-1/+0
2017-10-11ALSA: hiface: Add sanity checks for invalid EPsGravatar Takashi Iwai 1-2/+7
2017-08-19ALSA: usb: constify snd_pcm_ops structuresGravatar Arvind Yadav 1-1/+1
2016-12-12ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeGravatar Jussi Laako 1-0/+2
2014-02-12ALSA: usb: Convert to snd_card_new() with a device pointerGravatar Takashi Iwai 1-5/+5
2013-12-23ALSA: hiface: Fix typo in 352800 rate definitionGravatar Michael Trimarchi 1-3/+3
2013-07-24ALSA: hiface: return correct XRUN indicationGravatar Eldad Zack 1-1/+1
2013-06-24Add M2Tech hiFace USB-SPDIF driverGravatar Antonio Ospite 5-0/+974