summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ASoC: fsl-asoc-card: add compatibility to use 2 codecs in dai-linksElinor Montmasson2024-07-081-118/+161
| | | * | | | ASoC: fsl-asoc-card: add second dai link component for codecsElinor Montmasson2024-07-081-2/+4
| | | * | | | ASoC: fsl-asoc-card: add support for dai links with multiple codecsElinor Montmasson2024-07-081-8/+11
| | * | | | | ASoC: Simplify code with cleanup.hMark Brown2024-07-089-141/+87
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ASoC: dapm: Simplify snd_soc_dai_link_event_pre_pmu() with cleanup.hKrzysztof Kozlowski2024-07-081-20/+12
| | | * | | | ASoC: dapm: Simplify dapm_cnew_widget() with cleanup.hKrzysztof Kozlowski2024-07-081-8/+7
| | | * | | | ASoC: ops: Simplify with cleanup.hKrzysztof Kozlowski2024-07-081-16/+10
| | | * | | | ASoC: simple-card: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski2024-07-081-3/+2
| | | * | | | ASoC: audio-graph-card2: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski2024-07-081-4/+1
| | | * | | | ASoC: audio-graph-card: Use cleanup.h instead of devm_kfree()Krzysztof Kozlowski2024-07-081-3/+2
| | | * | | | ASoC: simple-card-utils: Simplify with cleanup.hKrzysztof Kozlowski2024-07-081-7/+6
| | | * | | | ASoC: codecs: wcd934x: Simplify with cleanup.hKrzysztof Kozlowski2024-07-081-13/+9
| | | * | | | ASoC: codecs: wcd9335: Simplify with cleanup.hKrzysztof Kozlowski2024-07-081-13/+9
| | | * | | | ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_probe() with cleanup.hKrzysztof Kozlowski2024-07-081-29/+18
| | | * | | | ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_add_dapms() with cleanup.hKrzysztof Kozlowski2024-07-081-25/+11
| | * | | | | ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially b...Shenghao Ding2024-07-081-36/+35
| | |/ / / /
| | * | | | ASoc: pcm6240: Remove unnecessary name-prefix for all the controlsShenghao Ding2024-07-051-24/+6
| | * | | | Add support for non-interleaved mode in qmc_audioMark Brown2024-07-041-168/+423
| | |\ \ \ \
| | | * | | | ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode.Herve Codina2024-07-041-75/+297
| | | * | | | ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()Herve Codina2024-07-041-15/+22
| | | * | | | ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()Herve Codina2024-07-041-48/+45
| | | * | | | ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...Herve Codina2024-07-041-25/+47
| | | * | | | ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handlingHerve Codina2024-07-041-38/+46
| | | * | | | ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatchHerve Codina2024-07-041-34/+31
| | | * | | | ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned valueHerve Codina2024-07-041-0/+2
| | * | | | | ASoC: codecs: lpass-rx-macro: Few code cleanupsMark Brown2024-07-044-46/+46
| | |\ \ \ \ \
| | | * | | | | ASoC: codecs: lpass-wsa-macro: Simplify with cleanup.hKrzysztof Kozlowski2024-07-031-12/+10
| | | * | | | | ASoC: codecs: lpass-rx-macro: Use unsigned for number of widgetsKrzysztof Kozlowski2024-07-031-2/+2
| | | * | | | | ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()Krzysztof Kozlowski2024-07-031-1/+1
| | | * | | | | ASoC: codecs: lpass-rx-macro: Keep static regmap_config as constKrzysztof Kozlowski2024-07-031-4/+10
| | | * | | | | ASoC: codecs: lpass-rx-macro: Simplify with cleanup.hKrzysztof Kozlowski2024-07-031-9/+6
| | | * | | | | ASoC: codecs: lpass-rx-macro: Simplify PDS cleanup with devmKrzysztof Kozlowski2024-07-032-18/+17
| | | |/ / / /
| | * | | | | ASoc: tas2781: Set "Speaker Force Firmware Load" as the common kcontrol for b...Shenghao Ding2024-07-041-7/+22
| | * | | | | ASoC: amd: Adjust error handling in case of absent codec deviceAleksandr Mishin2024-07-041-1/+3
| | * | | | | ASoC: codecs: wcd939x: Fix typec mux and switch leak during device removalKrzysztof Kozlowski2024-07-041-47/+66
| | * | | | | ASoC: ak4458: remove "reset-gpios" property handlerShengjiu Wang2024-07-041-10/+1
| | * | | | | ASoC: SOF: ipc4-topology: Use single token list for the copiersPeter Ujfalusi2024-07-041-18/+11
| | * | | | | ASoC: tas5086: Convert to GPIO descriptorsLinus Walleij2024-07-031-15/+12
| | |/ / / /
| | * | | | ASoC: wsa884x: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: wsa883x: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: wsa881x: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: jz4770: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: jz4760: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: cs53l30: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: cs35l36: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: cs35l35: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: cs35l34: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
| | * | | | ASoC: cs35l56: Set correct upper volume limitMark Brown2024-07-031-1/+5
| | |\ \ \ \
| | | * | | | ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald2024-07-031-1/+5
| | * | | | | ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu2024-07-031-20/+23