summary refs log tree commit diff
path: root/sound
AgeCommit message (Expand)Author
2021-09-29ASoC: ti: Constify static snd_soc_opsRikard Falkeborn
2021-09-28ASoC: intel: sof_rt5682: update platform device name for Maxim amplifierBrent Lu
2021-09-28ASoC: SOF: ipc: Make the error prints consistent in tx_wait_done()Peter Ujfalusi
2021-09-28ASoC: SOF: prefix some terse and cryptic dev_dbg() with __func__Marc Herbert
2021-09-28ASoC: SOF: add error handling to snd_sof_ipc_msg_data()Guennadi Liakhovetski
2021-09-28ASoC: mediatek: mt8195: add missing of_node_put in probeTrevor Wu
2021-09-28ASoC: SOF: imx: add header file for opsPierre-Louis Bossart
2021-09-28ASoC: SOF: pm: fix a stale commentRanjani Sridharan
2021-09-28ASoC: SOF: Intel: hda-stream: Print stream name on STREAM_SD_OFFSET timeoutPeter Ujfalusi
2021-09-27Merge series "add driver to support firmware loading on Cirrus Logic DSPs" fr...Mark Brown
2021-09-27ASoC: ak4458: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: ak5558: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: dmaengine: Introduce module option prealloc_buffer_size_kbytesSugar Zhang
2021-09-27ASoC: dwc-i2s: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: ak4671: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: alc5623: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: bcm: Convert to modern clocking terminologyMark Brown
2021-09-27ASoC: cpcap: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: meson: aiu: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-09-27ASoC: codecs: Fix spelling mistake "Unsupport" -> "Unsupported"Colin Ian King
2021-09-27ASoC: ad193x: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: tegra: Constify static snd_soc_dai_ops structsRikard Falkeborn
2021-09-27ASoC: cs42l42: Use two thresholds and increased wait time for manual type det...Stefan Binding
2021-09-27ASoC: adav80x: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau1977: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau17x1: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau1701: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau1373: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: adau1372: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: ad1836: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: ep93xx: Convert to modern clocking terminologyMark Brown
2021-09-27ASoC: samsung: add missing "fallthrough;"Arnd Bergmann
2021-09-27ASoC: ak4642: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: wcd9335: Use correct version to initialize Class HYassine Oudjana
2021-09-27ASoC: alc5632: Use modern ASoC DAI format terminologyMark Brown
2021-09-27ASoC: ak4104: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: ak4118: Update to modern clocking terminologyMark Brown
2021-09-27ASoC: zl38060: Update to modern clocking terminologyMark Brown
2021-09-27firmware: cs_dsp: add driver to support firmware loading on Cirrus Logic DSPsSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_opsSimon Trimmer
2021-09-27ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer
2021-09-27ASoC: wm_adsp: move firmware loading to clientSimon Trimmer
2021-09-27ASoC: wm_adsp: Pass firmware names as parameters when starting DSP coreSimon Trimmer
2021-09-27ASoC: wm_adsp: Move check of dsp->running to better placeSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handlingSimon Trimmer
2021-09-27ASoC: wm_adsp: Move sys_config_size to wm_adspCharles Keepax
2021-09-27ASoC: wm_adsp: Split DSP power operations into helper functionsSimon Trimmer
2021-09-27ASoC: wm_adsp: Separate some ASoC and generic functionsSimon Trimmer
2021-09-27ASoC: wm_adsp: Introduce cs_dsp logging macrosSimon Trimmer
2021-09-27ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer