| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-20 | ASoC: test-component: Use kcalloc() instead of kzalloc() | Qianfeng Rong | 1 | -2/+2 |
| 2025-04-11 | ASoC: test-component: add set_tdm_slot stub implementation | Nicolas Frattaroli | 1 | -0/+11 |
| 2024-11-21 | Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-12 | ASoC: test-component: Support continuous rates for test component | John Watts | 1 | -1/+1 |
| 2024-10-24 | ASoC: test-component: use new of_graph functions | Kuninori Morimoto | 1 | -2/+1 |
| 2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-08-06 | ASoC: remove bespoke trigger support | Kuninori Morimoto | 1 | -9/+0 |
| 2024-06-17 | ASoC: Constify DAI ops auto_selectable_formats | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-10-09 | ASoC: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-09-25 | ASoC: generic: convert not to use asoc_xxx() | Kuninori Morimoto | 1 | -1/+1 |
| 2023-03-20 | ASoC: generic: test-component: Convert to platform remove callback returning ... | Uwe Kleine-König | 1 | -4/+2 |
| 2022-06-27 | ASoC: test-component: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-06-27 | ASoC: test-component: Migrate to new style legacy DAI naming flag | Charles Keepax | 1 | -0/+1 |
| 2022-06-06 | ASoC: test-component: Rename set_fmt_new back to set_fmt | Charles Keepax | 1 | -2/+2 |
| 2022-06-06 | ASoC: test-component: Update to use set_fmt_new callback | Charles Keepax | 1 | -11/+11 |
| 2021-12-09 | ASoC: test-component: fix null pointer dereference. | Ameer Hamza | 1 | -6/+2 |
| 2021-12-06 | ASoC: test-component: fix null pointer dereference. | Ameer Hamza | 1 | -1/+4 |
| 2021-10-15 | ASoC: test-component: add Test Component for Sound debug/test | Kuninori Morimoto | 1 | -0/+659 |