summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2024-07-04ASoC: codecs: lpass-rx-macro: Few code cleanupsMark Brown
2024-07-04ASoc: tas2781: Set "Speaker Force Firmware Load" as the common kcontrol for b...Shenghao Ding
2024-07-04ASoC: amd: Adjust error handling in case of absent codec deviceAleksandr Mishin
2024-07-04ASoC: codecs: wcd939x: Fix typec mux and switch leak during device removalKrzysztof Kozlowski
2024-07-04ASoC: ak4458: remove "reset-gpios" property handlerShengjiu Wang
2024-07-04ASoC: SOF: ipc4-topology: Use single token list for the copiersPeter Ujfalusi
2024-07-04ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode.Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...Herve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handlingHerve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatchHerve Codina
2024-07-04ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned valueHerve Codina
2024-07-04ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...Peter Ujfalusi
2024-07-04ASoC: rt711-sdw: add missing readable registersBard Liao
2024-07-04ASoC: SOF: Intel: hda: fix null deref on system suspend entryKai Vehmanen
2024-07-03ASoC: codecs: lpass-wsa-macro: Simplify with cleanup.hKrzysztof Kozlowski
2024-07-03ASoC: codecs: lpass-rx-macro: Use unsigned for number of widgetsKrzysztof Kozlowski
2024-07-03ASoC: dapm: Use unsigned for number of widgets in snd_soc_dapm_new_controls()Krzysztof Kozlowski
2024-07-03ASoC: codecs: lpass-rx-macro: Keep static regmap_config as constKrzysztof Kozlowski
2024-07-03ASoC: codecs: lpass-rx-macro: Simplify with cleanup.hKrzysztof Kozlowski
2024-07-03ASoC: codecs: lpass-rx-macro: Simplify PDS cleanup with devmKrzysztof Kozlowski
2024-07-03ASoC: tas5086: Convert to GPIO descriptorsLinus Walleij
2024-07-03ASoC: wsa884x: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: wsa883x: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: wsa881x: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: jz4770: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: jz4760: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: cs53l30: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: cs35l36: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: cs35l35: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: cs35l34: Constify struct regmap_configJavier Carrasco
2024-07-03ASoC: cs35l56: Set correct upper volume limitMark Brown
2024-07-03ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu
2024-07-03ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald
2024-07-02ASoC: tas2781: Use of_property_read_reg()Rob Herring (Arm)
2024-07-02ASoC: PCM6240: Use of_property_read_reg()Rob Herring (Arm)
2024-07-02ASoC: topology: kcontrol registration cleanupMark Brown
2024-07-02ASoC: topology: Unify code for creating standalone and widget enum controlAmadeusz Sławiński
2024-07-02ASoC: topology: Unify code for creating standalone and widget mixer controlAmadeusz Sławiński
2024-07-02ASoC: topology: Unify code for creating standalone and widget bytes controlAmadeusz Sławiński
2024-07-02ASoC: topology: Reshuffle function placementAmadeusz Sławiński
2024-07-02ASoC: topology: Rename function creating widget kcontrolAmadeusz Sławiński
2024-07-02ASoC: topology: Align dynamic object initialization for controlsAmadeusz Sławiński
2024-07-02ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()Amadeusz Sławiński
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_createAmadeusz Sławiński
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_createAmadeusz Sławiński
2024-07-02ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_createAmadeusz Sławiński
2024-07-02ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński
2024-07-02ASoC: topology: Do not do unnecessary dobj managementAmadeusz Sławiński