summaryrefslogtreecommitdiff
path: root/sound/soc/generic
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-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-14ASoC: Merge up fixesMark Brown
2024-11-12ASoC: simple-card-utils: care simple_util_dai for dummy DAIKuninori Morimoto
2024-11-12ASoC: test-component: Support continuous rates for test componentJohn Watts
2024-11-11ASoC: audio-graph-card2: Purge absent supplies for device tree nodesJohn Watts
2024-11-01ASoC: generic: switch to use rtd->id from rtd->numKuninori Morimoto
2024-10-30ASoC: audio-graph-card2: Update comment with renamed file pathLad Prabhakar
2024-10-24ASoC: audio-graph-card2: use new of_graph functionsKuninori Morimoto
2024-10-24ASoC: audio-graph-card: use new of_graph functionsKuninori Morimoto
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-09-04Some clean up with helper fucntionMark Brown
2024-09-04ASoC: audio-graph-card2: Use helper function of_get_child_count()Zhang Zekun
2024-09-04ASoC: audio-graph-card: Use for_each_child_of_node_scoped() to simplify codeZhang Zekun
2024-08-22ASoC: remove snd_soc_dai_link_set_capabilities()Kuninori Morimoto
2024-08-06ASoC: remove bespoke trigger supportKuninori Morimoto
2024-07-08ASoC: simple-card: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski
2024-07-08ASoC: audio-graph-card2: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski
2024-07-08ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski
2024-07-08ASoC: simple-card-utils: Simplify with cleanup.hKrzysztof Kozlowski
2024-06-26ASoC: audio-graph-card2: add link-trigger-order supportKuninori Morimoto
2024-06-26ASoC: audio-graph-card: add link-trigger-order supportKuninori Morimoto
2024-06-26ASoC: simple-audio-card: add link-trigger-order supportKuninori Morimoto
2024-06-26ASoC: simple-card-utils: add link-trigger-order supportKuninori Morimoto
2024-06-17ASoC: Constify DAI ops auto_selectable_formatsKrzysztof Kozlowski
2024-06-17ASoC: audio-graph-card2: add support for aux devicesKuninori Morimoto
2024-06-10ASoC: generic: Replace of_gpio.h by proper oneAndy Shevchenko
2024-06-03ASoC: simple-audio-card: merge simple_parse_mclk_fs() into simple_link_init()Kuninori Morimoto
2024-06-03ASoC: simple-audio-card: enable playback/capture_only propertyKuninori Morimoto
2024-06-03ASoC: audio-graph-card: merge graph_parse_mclk_fs() into graph_link_init()Kuninori Morimoto
2024-06-03ASoC: audio-graph-card: enable playback/capture_only propertyKuninori Morimoto
2024-06-03ASoC: audio-graph-card: remove ports node name checkKuninori Morimoto
2024-06-03ASoC: audio-graph-card: add ep_to_port() / port_to_ports()Kuninori Morimoto
2024-06-03ASoC: audio-graph-card2: merge graph_parse_mclk_fs() into graph_link_init()Kuninori Morimoto
2024-06-03ASoC: audio-graph-card2: expand dai_link property partKuninori Morimoto
2024-06-03ASoC: audio-graph-card2: remove ports node name checkKuninori Morimoto
2024-06-03ASoC: audio-graph-card2: add ep_to_port() / port_to_ports()Kuninori Morimoto
2024-06-03ASoC: simple-card-utils: remove both playback/capture_only checkKuninori Morimoto
2024-05-27ASoC: simple-card-utils: Split simple_fixup_sample_fmt funcMohan Kumar
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-10ASoC: audio-graph-card2: call of_node_get() before of_get_next_child()Kuninori Morimoto
2024-05-09ASoC: audio-graph-card2: remove unneeded of_node_get()Kuninori Morimoto
2024-05-08ASoC: generic: Use *-y instead of *-objs in MakefileTakashi Iwai
2024-03-26ASoC: soc-jack: Get rid of legacy GPIO supportAndy Shevchenko
2024-01-12ASoC: audio-graph-card2: fix index check on graph_parse_node_multi_nm()Kuninori Morimoto
2023-12-18ASoC: simple-card-utils: Drop GPIO includeLinus Walleij
2023-12-14ASoC: audio-graph-card2: Introduce playback-only/capture-only DAI link flagsDaniel Baluta
2023-12-07ASoC: audio-graph-card2: fix off by one in graph_parse_node_multi_nm()Dan Carpenter
2023-11-27ASoC: audio-graph-card2-custom-sample: add CPU/Codec = N:M sampleKuninori Morimoto