summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-15ASoC: soc-dai: add snd_soc_dai_prepare() and use it internallyMartin Blumenstingl2-8/+22
2025-01-14ASoC: fsl: Support micfil on i.MX943Mark Brown3-22/+79
2025-01-14ASoC: sun4i-codec: Use new devm clk and reset APIsBence Csókás1-35/+7
2025-01-14ASoC: soc-dapm: remove !card check from snd_soc_dapm_set_bias_level()Kuninori Morimoto1-1/+1
2025-01-14ASoC: dt-bindings: fsl,micfil: Add compatible string for i.MX943 platformShengjiu Wang1-0/+1
2025-01-14ASoC: fsl_micfil: Add i.MX943 platform supportShengjiu Wang2-22/+78
2025-01-13ASoC: extra format on each DAIMark Brown5-230/+179
2025-01-13ASoC: fsl: Support MQS on i.MX943Mark Brown2-0/+30
2025-01-13ASoC: codecs: Use ARRAY_SIZE() to calculate PEB2466_TLV_SIZEThorsten Blum1-2/+1
2025-01-13ASoC: SOF: Intel: Use str_yes_no() to improve bdw_dump()Thorsten Blum1-8/+8
2025-01-13ASoC: audio-graph-card2: Use extra format on each DAIKuninori Morimoto1-32/+44
2025-01-13ASoC: soc-core: Enable to use extra format on each DAIKuninori Morimoto2-2/+36
2025-01-13ASoC: audio-graph-card2: use of_graph_get_port_by_id() at graph_get_next_mult...Kuninori Morimoto1-5/+14
2025-01-13ASoC: soc-core: return 0 if np was NULL on snd_soc_daifmt_parse_clock_provide...Kuninori Morimoto1-0/+3
2025-01-13ASoC: simple-card: use __free(device_node) for device nodeKuninori Morimoto1-41/+17
2025-01-13ASoC: audio-graph-card: use __free(device_node) for device nodeKuninori Morimoto1-34/+14
2025-01-13ASoC: audio-graph-card2: use __free(device_node) for device nodeKuninori Morimoto1-119/+54
2025-01-13ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX943 platformShengjiu Wang1-0/+2
2025-01-13ASoC: fsl_mqs: Add i.MX943 platform supportShengjiu Wang1-0/+28
2025-01-10ASoC: simple-card: Drop unnecessary "dai-tdm-slot-width-map" property presenc...Rob Herring (Arm)1-3/+2
2025-01-09ASoC: Use of_property_present() for non-boolean propertiesRob Herring (Arm)9-13/+13
2025-01-09ASoC: amd: Add ACPI dependency to fix build errorYu-Chun Lin1-1/+1
2025-01-09ASoC: remove disable_route_checksMark Brown4-38/+6
2025-01-09ASoC: Intel: avs: Fixes and cleanupsMark Brown11-65/+97
2025-01-09ASoC: remove disable_route_checksKuninori Morimoto3-36/+6
2025-01-09ASoC: intel: remove disable_route_checksKuninori Morimoto1-2/+0
2025-01-09ASoC: Intel: avs: Add missing includesCezary Rojewski1-0/+1
2025-01-09ASoC: Intel: avs: Adjust IPC tracesCezary Rojewski2-28/+35
2025-01-09ASoC: Intel: avs: Adjust DSP status register namesCezary Rojewski2-7/+7
2025-01-09ASoC: Intel: avs: Update ASRC definitionAmadeusz Sławiński1-2/+1
2025-01-09ASoC: Intel: avs: Improve logging of firmware loadingCezary Rojewski1-10/+16
2025-01-09ASoC: Intel: avs: Clearly state assumptions of hw_params()Cezary Rojewski1-0/+2
2025-01-09ASoC: Intel: avs: Add MODULE_FIRMWARE to inform about FWAmadeusz Sławiński1-0/+10
2025-01-09ASoC: Intel: avs: Print IPC error messages in lower layerAmadeusz Sławiński2-12/+18
2025-01-09ASoC: Intel: avs: Update hda component teardown sequencesCezary Rojewski1-1/+2
2025-01-09ASoC: Intel: avs: Fix init-config parsingAmadeusz Sławiński1-2/+2
2025-01-09ASoC: Intel: avs: Fix theoretical infinite loopCezary Rojewski1-1/+1
2025-01-09ASoC: Intel: avs: Fix the minimum firmware version numbersCezary Rojewski1-7/+7
2025-01-09ASoC: Intel: avs: Do not readq() u32 registersCezary Rojewski1-1/+1
2025-01-08ASoC: renesas: rz-ssi: Add a check for negative sample_spaceDan Carpenter1-0/+2
2025-01-08ASoC: soc-card: remove card checkKuninori Morimoto1-2/+2
2025-01-08ASoC: Merge up v6.13-rc6Mark Brown841-8185/+13637
2025-01-07ASoC: codecs: Add aw88083 amplifier driverMark Brown4-57/+323
2025-01-07Minor debugging improvementsMark Brown1-2/+6
2025-01-07ASoC: rt5682: Support the ALC5682I-VE codecDerek Fang3-2/+18
2025-01-07ASoC: dt-bindings: Correct indentation and style in DTS exampleKrzysztof Kozlowski13-180/+197
2025-01-07ASoC: madera: Use str_enabled_disabled() helper functionThorsten Blum1-3/+4
2025-01-06ASoC: dt-bindings: renesas,rsnd: remove post-init-providers propertyKuninori Morimoto1-6/+0
2025-01-06ASoC: SOF: Intel: Use str_yes_no() helper in atom_dump()Thorsten Blum1-8/+8
2025-01-06ASoC: codecs: Add aw88083 amplifier driverWeidong Wang3-57/+321