summaryrefslogtreecommitdiff
path: root/sound/soc/sdca/sdca_asoc.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-21ASoC: SDCA: add route by the number of input pins in MU entityShuming Fan1-10/+1
2025-07-16Add SDCA DAI ops helpersMark Brown1-60/+367
2025-07-15ASoC: SDCA: Add hw_params() helper functionCharles Keepax1-0/+180
2025-07-15ASoC: SDCA: Add a helper to get the SoundWire port numberCharles Keepax1-0/+75
2025-07-15ASoC: SDCA: Add helper to add DAI constraintsCharles Keepax1-0/+99
2025-07-15ASoC: SDCA: Move SDCA search functions and exportCharles Keepax1-60/+13
2025-07-15ASoC: SDCA: Update memory allocations to zero initialiseCharles Keepax1-6/+6
2025-06-30ASoC: SDCA: Minor selected/detected mode control fixupsCharles Keepax1-4/+4
2025-06-30ASoC: SDCA: Fixup some kernel doc errorsCharles Keepax1-2/+7
2025-06-30ASoC: SDCA: Add missing default in switch in entity_pde_event()Charles Keepax1-0/+2
2025-05-20ASoC: SDCA: Create DAI drivers from DisCoCharles Keepax1-4/+223
2025-05-20ASoC: SDCA: Create ALSA controls from DisCoCharles Keepax1-4/+252
2025-05-20ASoC: SDCA: Create DAPM widgets and routes from DisCoCharles Keepax1-0/+844