summaryrefslogtreecommitdiff
path: root/sound/soc/generic
AgeCommit message (Expand)Author
2025-02-05ASoC: simple-card-utils.c: add missing dlc->of_nodeKuninori Morimoto
2025-01-29Merge tag 'asoc-fix-v6.14-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai
2025-01-22ASoC: audio-graph-card2: use correct endpoint when getting link parametersIvaylo Dimitrov
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-01-15ASoC: simple-card-utils: fix priv->dai_props indexingLaurentiu Mihalcea
2025-01-13ASoC: extra format on each DAIMark Brown
2025-01-13ASoC: audio-graph-card2: Use extra format on each DAIKuninori Morimoto
2025-01-13ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_mult...Kuninori Morimoto
2025-01-13ASoC: simple-card: use __free(device_node) for device nodeKuninori Morimoto
2025-01-13ASoC: audio-graph-card: use __free(device_node) for device nodeKuninori Morimoto
2025-01-13ASoC: audio-graph-card2: use __free(device_node) for device nodeKuninori Morimoto
2025-01-10ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presenc...Rob Herring (Arm)
2025-01-09ASoC: Use of_property_present() for non-boolean propertiesRob Herring (Arm)
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown
2024-12-16ASoC: simple-card-utils: Unify clock direction by clk_directionKuninori Morimoto
2024-12-10ASoC: audio-graph-card: Call of_node_put() on correct nodeStephen Gordon
2024-12-09ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id()Kuninori Morimoto
2024-12-09ASoC: simple-card-utils: check port reg first on graph_get_dai_id()Kuninori Morimoto
2024-12-09ASoC: simple-card-utils: use __free(device_node) for device nodeKuninori Morimoto
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