summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-07-08ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_probe() with cleanup.hKrzysztof Kozlowski1-29/+18
2024-07-08ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_add_dapms() with cleanup.hKrzysztof Kozlowski1-25/+11
2024-07-06ALSA: seq: Add tempo base unit for MIDI2 Set Tempo messagesTakashi Iwai4-9/+26
2024-07-06ALSA: hda/realtek: Limit mic boost on VAIO PRO PXEdson Juliano Drosdeck1-0/+2
2024-07-05ASoc: pcm6240: Remove unnecessary name-prefix for all the controlsShenghao Ding1-24/+6
2024-07-05Merge v6.10-rc6 into drm-nextDaniel Vetter38-95/+279
2024-07-05ALSA: pcm: Fix id copying in snd_pcm_set_sync_per_card()Jaroslav Kysela1-2/+2
2024-07-05ALSA: hda: cs35l41: Fix swapped l/r audio channels for Lenovo ThinBook 13x Gen4Dmitry Savin1-2/+2
2024-07-05ALSA: pcm: Fix missing export of snd_pcm_set_sync_per-card()Takashi Iwai1-0/+1
2024-07-04Add support for non-interleaved mode in qmc_audioMark Brown1-168/+423
2024-07-04ASoC: codecs: lpass-rx-macro: Few code cleanupsMark Brown4-46/+46
2024-07-04ASoc: tas2781: Set "Speaker Force Firmware Load" as the common kcontrol for b...Shenghao Ding1-7/+22
2024-07-04ALSA: hda: cs35l41: Fix missing Speaker ID GPIO description in _DSDStefan Binding3-37/+65
2024-07-04ASoC: amd: Adjust error handling in case of absent codec deviceAleksandr Mishin1-1/+3
2024-07-04ASoC: codecs: wcd939x: Fix typec mux and switch leak during device removalKrzysztof Kozlowski1-47/+66
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-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 Kozlowski1-1/+1
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 Brown1-1/+5
2024-07-03parport: Remove parport_driver.devmodelDr. David Alan Gilbert2-2/+0
2024-07-03ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu1-20/+23
2024-07-03ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald1-1/+5
2024-07-02ASoC: tas2781: Use of_property_read_reg()Rob Herring (Arm)1-23/+11
2024-07-02ASoC: PCM6240: Use of_property_read_reg()Rob Herring (Arm)1-21/+10
2024-07-02ASoC: topology: kcontrol registration cleanupMark Brown1-374/+194