index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
generic
/
test-component.c
Age
Commit message (
Expand
)
Author
2025-04-11
ASoC: test-component: add set_tdm_slot stub implementation
Nicolas Frattaroli
2024-11-21
Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-11-12
ASoC: test-component: Support continuous rates for test component
John Watts
2024-10-24
ASoC: test-component: use new of_graph functions
Kuninori Morimoto
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-08-06
ASoC: remove bespoke trigger support
Kuninori Morimoto
2024-06-17
ASoC: Constify DAI ops auto_selectable_formats
Krzysztof Kozlowski
2023-10-09
ASoC: Explicitly include correct DT includes
Rob Herring
2023-09-25
ASoC: generic: convert not to use asoc_xxx()
Kuninori Morimoto
2023-03-20
ASoC: generic: test-component: Convert to platform remove callback returning ...
Uwe Kleine-König
2022-06-27
ASoC: test-component: Remove now redundant non_legacy_dai_naming flag
Charles Keepax
2022-06-27
ASoC: test-component: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: test-component: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: test-component: Update to use set_fmt_new callback
Charles Keepax
2021-12-09
ASoC: test-component: fix null pointer dereference.
Ameer Hamza
2021-12-06
ASoC: test-component: fix null pointer dereference.
Ameer Hamza
2021-10-15
ASoC: test-component: add Test Component for Sound debug/test
Kuninori Morimoto