summaryrefslogtreecommitdiff
path: root/sound/soc/generic/test-component.c
AgeCommit message (Expand)Author
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-11-12ASoC: test-component: Support continuous rates for test componentJohn Watts
2024-10-24ASoC: test-component: use new of_graph functionsKuninori Morimoto
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-08-06ASoC: remove bespoke trigger supportKuninori Morimoto
2024-06-17ASoC: Constify DAI ops auto_selectable_formatsKrzysztof Kozlowski
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: generic: convert not to use asoc_xxx()Kuninori Morimoto
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