summaryrefslogtreecommitdiffstats
path: root/sound/usb/hiface
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-09-01ALSA: hiface: Use guard() for spin locksTakashi Iwai-21/+14
2025-09-01ALSA: hiface: Use guard() for mutex locksTakashi Iwai-26/+10
2024-05-08ALSA: usb: Use *-y instead of *-objs in MakefileTakashi Iwai-1/+1
2022-07-25ALSA: hiface: fix repeated words in commentswangjianli-1/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky-17/+0
2021-01-08ALSA: Convert strlcpy to strscpy when return value is unusedJoe Perches-4/+4
2020-09-25sound: hiface: move to use usb_control_msg_send()Greg Kroah-Hartman-8/+6
2020-09-25Revert "sound: hiface: move to use usb_control_msg_send()"Oliver Neukum-6/+8
2020-09-16sound: hiface: move to use usb_control_msg_send()Greg Kroah-Hartman-8/+6
2019-12-11ALSA: usb: Drop superfluous ioctl PCM opsTakashi Iwai-1/+0
2019-12-11ALSA: hiface: Use managed buffer allocationTakashi Iwai-16/+2
2019-11-06ALSA: hiface: Convert to the common vmalloc memallocTakashi Iwai-4/+5
2019-08-07ALSA: hiface: fix multiple memory leak bugsWenwen Wang-3/+8
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-20/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai-1/+0
2017-10-11ALSA: hiface: Add sanity checks for invalid EPsTakashi Iwai-2/+7
2017-08-19ALSA: usb: constify snd_pcm_ops structuresArvind Yadav-1/+1
2016-12-12ALSA: hiface: Fix M2Tech hiFace driver sampling rate changeJussi Laako-0/+2
2014-02-12ALSA: usb: Convert to snd_card_new() with a device pointerTakashi Iwai-5/+5
2013-12-23ALSA: hiface: Fix typo in 352800 rate definitionMichael Trimarchi-3/+3
2013-07-24ALSA: hiface: return correct XRUN indicationEldad Zack-1/+1
2013-06-24Add M2Tech hiFace USB-SPDIF driverAntonio Ospite-0/+974