summaryrefslogtreecommitdiff
path: root/sound/soc/soc-usb.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-04-11ASoC: usb: Rediscover USB SND devices on USB port addWesley Cheng1-0/+2
2025-04-11ASoC: usb: Fetch ASoC card and pcm device informationWesley Cheng1-0/+37
2025-04-11ASoC: usb: Create SOC USB SND jack kcontrolWesley Cheng1-0/+38
2025-04-11ASoC: usb: Add PCM format check API for USB backendWesley Cheng1-0/+26
2025-04-11ASoC: Add SoC USB APIs for adding an USB backendWesley Cheng1-0/+219