aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/generic/test-component.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2024-11-12ASoC: test-component: Support continuous rates for test componentJohn Watts1-1/+1
2024-10-24ASoC: test-component: use new of_graph functionsKuninori Morimoto1-2/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2024-08-06ASoC: remove bespoke trigger supportKuninori Morimoto1-9/+0
2024-06-17ASoC: Constify DAI ops auto_selectable_formatsKrzysztof Kozlowski1-1/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-25ASoC: generic: convert not to use asoc_xxx()Kuninori Morimoto1-1/+1
2023-03-20ASoC: generic: test-component: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-27ASoC: test-component: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-27ASoC: test-component: Migrate to new style legacy DAI naming flagCharles Keepax1-0/+1
2022-06-06ASoC: test-component: Rename set_fmt_new back to set_fmtCharles Keepax1-2/+2
2022-06-06ASoC: test-component: Update to use set_fmt_new callbackCharles Keepax1-11/+11
2021-12-09ASoC: test-component: fix null pointer dereference.Ameer Hamza1-6/+2
2021-12-06ASoC: test-component: fix null pointer dereference.Ameer Hamza1-1/+4
2021-10-15ASoC: test-component: add Test Component for Sound debug/testKuninori Morimoto1-0/+659