summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-04ASoC: ak4458: remove "reset-gpios" property handlerShengjiu Wang1-10/+1
2024-07-04ASoC: SOF: ipc4-topology: Use single token list for the copiersPeter Ujfalusi1-18/+11
2024-07-04ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode.Herve Codina1-75/+297
2024-07-04dt-bindings: sound: fsl,qmc-audio: Add support for multiple QMC channels per DAIHerve Codina1-6/+35
2024-07-04soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()Herve Codina2-0/+15
2024-07-04soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle listHerve Codina2-11/+33
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()Herve Codina1-15/+22
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()Herve Codina1-48/+45
2024-07-04ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...Herve Codina1-25/+47
2024-07-04ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handlingHerve Codina1-38/+46
2024-07-04ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatchHerve Codina1-34/+31
2024-07-04ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned valueHerve Codina1-0/+2
2024-07-04ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi1-0/+6
2024-07-04ASoC: rt711-sdw: add missing readable registersBard Liao1-0/+2
2024-07-04ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen1-6/+6
2024-07-03ASoC: codecs: lpass-wsa-macro: Simplify with cleanup.hKrzysztof Kozlowski1-12/+10
2024-07-03ASoC: codecs: lpass-rx-macro: Use unsigned for number of widgetsKrzysztof Kozlowski1-2/+2
2024-07-03ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()Krzysztof Kozlowski2-2/+2
2024-07-03ASoC: codecs: lpass-rx-macro: Keep static regmap_config as constKrzysztof Kozlowski1-4/+10
2024-07-03ASoC: codecs: lpass-rx-macro: Simplify with cleanup.hKrzysztof Kozlowski1-9/+6
2024-07-03ASoC: codecs: lpass-rx-macro: Simplify PDS cleanup with devmKrzysztof Kozlowski2-18/+17
2024-07-03ASoC: tas5086: Convert to GPIO descriptorsLinus Walleij1-15/+12
2024-07-03ASoC: wsa884x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: wsa883x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: wsa881x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: jz4770: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: jz4760: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs53l30: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l36: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l35: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l34: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l56: Set correct upper volume limitMark Brown2-2/+6
2024-07-03ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu1-20/+23
2024-07-03ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald1-1/+1
2024-07-03ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald1-1/+5
2024-07-03ASoC: tas2781: Use of_property_read_reg()Rob Herring (Arm)1-23/+11
2024-07-03ASoC: PCM6240: Use of_property_read_reg()Rob Herring (Arm)1-21/+10
2024-07-02ASoC: topology: kcontrol registration cleanupMark Brown1-374/+194
2024-07-02Add master clock handling for nau8824Mark Brown3-2/+28
2024-07-02ASoC: dt-bindings: realtek,rt5645: Convert to dtschemaAnimesh Agarwal2-82/+131
2024-07-02ASoC: topology: Unify code for creating standalone and widget enum controlAmadeusz Sławiński1-77/+9
2024-07-02ASoC: topology: Unify code for creating standalone and widget mixer controlAmadeusz Sławiński1-57/+9
2024-07-02ASoC: topology: Unify code for creating standalone and widget bytes controlAmadeusz Sławiński1-42/+9
2024-07-02ASoC: topology: Reshuffle function placementAmadeusz Sławiński1-233/+233
2024-07-02ASoC: topology: Rename function creating widget kcontrolAmadeusz Sławiński1-6/+6
2024-07-02ASoC: topology: Align dynamic object initialization for controlsAmadeusz Sławiński1-5/+9
2024-07-02ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()Amadeusz Sławiński1-1/+1
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_createAmadeusz Sławiński1-21/+10
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_createAmadeusz Sławiński1-23/+12
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_createAmadeusz Sławiński1-12/+5