summaryrefslogtreecommitdiffstats
path: root/sound/soc/generic
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2026-01-05ASoC: simple-card-utils: Check device node before overwrite directionShengjiu Wang-2/+2
2025-11-17ASoC: generic: audio-graph-card: convert to snd_soc_dapm_xxx()Kuninori Morimoto-2/+2
2025-08-20ASoC: test-component: Use kcalloc() instead of kzalloc()Qianfeng Rong-2/+2
2025-06-24ASoC: generic: Standardize ASoC menuKuninori Morimoto-0/+4
2025-05-06AsoC: Phase out hybrid PCI devresMark Brown-2/+2
2025-05-01ASoC: simple-card-utils: Fix pointer check in graph_util_parse_link_directionAlexander Stein-2/+2
2025-04-14ASoC: simple-card-utils: fixup dlc->xxx handling for error caseKuninori Morimoto-9/+14
2025-04-11ASoC: test-component: add set_tdm_slot stub implementationNicolas Frattaroli-0/+11
2025-03-14ASoC: Merge up fixesMark Brown-2/+5
2025-03-13ASoC: simple-card-utils: Don't use __free(device_node) at graph_util_parse_dai()Kuninori Morimoto-2/+5
2025-03-03ASoC: audio-graph-card2-custom-sample.dtsi: remove original sampleKuninori Morimoto-702/+0
2025-03-03ASoC: audio-graph-card2-custom-sample2.dtsi: Separate Sample DTKuninori Morimoto-0/+382
2025-03-03ASoC: audio-graph-card2-custom-sample1.dtsi: Separate Sample DTKuninori Morimoto-0/+396
2025-02-06ASoC: audio-graph-card2: use snd_soc_ret()Kuninori Morimoto-32/+49
2025-02-06ASoC: audio-graph-card: use snd_soc_ret()Kuninori Morimoto-43/+50
2025-02-06ASoC: simple-card-utils: use snd_soc_ret()Kuninori Morimoto-83/+111
2025-02-06ASoC: simple-card: use snd_soc_ret()Kuninori Morimoto-59/+71
2025-02-05ASoC: simple-card-utils.c: add missing dlc->of_nodeKuninori Morimoto-0/+1
2025-01-29Merge tag 'asoc-fix-v6.14-merge-window' of https://git.kernel.org/pub/scm/lin...Takashi Iwai-33/+29
2025-01-22ASoC: audio-graph-card2: use correct endpoint when getting link parametersIvaylo Dimitrov-33/+29
2025-01-20Merge tag 'asoc-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-274/+173
2025-01-15ASoC: simple-card-utils: fix priv->dai_props indexingLaurentiu Mihalcea-5/+5
2025-01-13ASoC: extra format on each DAIMark Brown-228/+140
2025-01-13ASoC: audio-graph-card2: Use extra format on each DAIKuninori Morimoto-32/+44
2025-01-13ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_mult...Kuninori Morimoto-5/+14
2025-01-13ASoC: simple-card: use __free(device_node) for device nodeKuninori Morimoto-41/+17
2025-01-13ASoC: audio-graph-card: use __free(device_node) for device nodeKuninori Morimoto-34/+14
2025-01-13ASoC: audio-graph-card2: use __free(device_node) for device nodeKuninori Morimoto-119/+54
2025-01-10ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presenc...Rob Herring (Arm)-3/+2
2025-01-09ASoC: Use of_property_present() for non-boolean propertiesRob Herring (Arm)-2/+2
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown-1/+1
2024-12-16ASoC: simple-card-utils: Unify clock direction by clk_directionKuninori Morimoto-6/+6
2024-12-10ASoC: audio-graph-card: Call of_node_put() on correct nodeStephen Gordon-1/+1
2024-12-09ASoC: simple-card-utils: use for_each_of_graph_port() on graph_get_dai_id()Kuninori Morimoto-3/+4
2024-12-09ASoC: simple-card-utils: check port reg first on graph_get_dai_id()Kuninori Morimoto-2/+5
2024-12-09ASoC: simple-card-utils: use __free(device_node) for device nodeKuninori Morimoto-30/+14
2024-11-21Merge tag 'sound-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-7/+13
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-59/+50
2024-11-14ASoC: Merge up fixesMark Brown-0/+3
2024-11-12ASoC: simple-card-utils: care simple_util_dai for dummy DAIKuninori Morimoto-0/+6
2024-11-12ASoC: test-component: Support continuous rates for test componentJohn Watts-1/+1
2024-11-11ASoC: audio-graph-card2: Purge absent supplies for device tree nodesJohn Watts-0/+3
2024-11-01ASoC: generic: switch to use rtd->id from rtd->numKuninori Morimoto-5/+5
2024-10-30ASoC: audio-graph-card2: Update comment with renamed file pathLad Prabhakar-1/+1
2024-10-24ASoC: audio-graph-card2: use new of_graph functionsKuninori Morimoto-56/+48
2024-10-24ASoC: audio-graph-card: use new of_graph functionsKuninori Morimoto-1/+1
2024-10-24ASoC: test-component: use new of_graph functionsKuninori Morimoto-2/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-5/+5