summaryrefslogtreecommitdiff
path: root/sound/soc/generic
AgeCommit message (Expand)Author
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown
2025-05-01ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_directionAlexander Stein
2025-04-14ASoC: simple-card-utils: fixup dlc->xxx handling for error caseKuninori Morimoto
2025-04-11ASoC: test-component: add set_tdm_slot stub implementationNicolas Frattaroli
2025-03-14ASoC: Merge up fixesMark Brown
2025-03-13ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai()Kuninori Morimoto
2025-03-03ASoC: audio-graph-card2-custom-sample.dtsi: remove original sampleKuninori Morimoto
2025-03-03ASoC: audio-graph-card2-custom-sample2.dtsi: Separate Sample DTKuninori Morimoto
2025-03-03ASoC: audio-graph-card2-custom-sample1.dtsi: Separate Sample DTKuninori Morimoto
2025-02-06ASoC: audio-graph-card2: use snd_soc_ret()Kuninori Morimoto
2025-02-06ASoC: audio-graph-card: use snd_soc_ret()Kuninori Morimoto
2025-02-06ASoC: simple-card-utils: use snd_soc_ret()Kuninori Morimoto
2025-02-06ASoC: simple-card: use snd_soc_ret()Kuninori Morimoto
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