summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic/test-component.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-1/+1
* ASoC: generic: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-1/+1
* ASoC: generic: test-component: Convert to platform remove callback returning ...Uwe Kleine-König2023-03-201-4/+2
* ASoC: test-component: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: test-component: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-0/+1
* ASoC: test-component: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-2/+2
* ASoC: test-component: Update to use set_fmt_new callbackCharles Keepax2022-06-061-11/+11
* ASoC: test-component: fix null pointer dereference.Ameer Hamza2021-12-091-6/+2
* ASoC: test-component: fix null pointer dereference.Ameer Hamza2021-12-061-1/+4
* ASoC: test-component: add Test Component for Sound debug/testKuninori Morimoto2021-10-151-0/+659