summaryrefslogtreecommitdiff
path: root/sound/soc/generic/test-component.c
AgeCommit message (Expand)Author
2023-03-20ASoC: generic: test-component: Convert to platform remove callback returning ...Uwe Kleine-König
2022-06-27ASoC: test-component: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-06-27ASoC: test-component: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: test-component: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: test-component: Update to use set_fmt_new callbackCharles Keepax
2021-12-09ASoC: test-component: fix null pointer dereference.Ameer Hamza
2021-12-06ASoC: test-component: fix null pointer dereference.Ameer Hamza
2021-10-15ASoC: test-component: add Test Component for Sound debug/testKuninori Morimoto