summaryrefslogtreecommitdiffstats
path: root/sound/usb/hiface
Commit message (Expand)AuthorAgeFilesLines
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-17/+0
* ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches2021-01-082-4/+4
* sound: hiface: move to use usb_control_msg_send()Greg Kroah-Hartman2020-09-251-8/+6
* Revert "sound: hiface: move to use usb_control_msg_send()"Oliver Neukum2020-09-251-6/+8
* sound: hiface: move to use usb_control_msg_send()Greg Kroah-Hartman2020-09-161-8/+6
* ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* ALSA: hiface: Use managed buffer allocationTakashi Iwai2019-12-111-16/+2
* ALSA: hiface: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-4/+5
* ALSA: hiface: fix multiple memory leak bugsWenwen Wang2019-08-071-3/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-1/+0
* ALSA: hiface: Add sanity checks for invalid EPsTakashi Iwai2017-10-111-2/+7
* ALSA: usb: constify snd_pcm_ops structuresArvind Yadav2017-08-191-1/+1
* ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako2016-12-121-0/+2
* ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-121-5/+5
* ALSA: hiface: Fix typo in 352800 rate definitionMichael Trimarchi2013-12-231-3/+3
* ALSA: hiface: return correct XRUN indicationEldad Zack2013-07-241-1/+1
* Add M2Tech hiFace USB-SPDIF driverAntonio Ospite2013-06-245-0/+974