summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98396: add amplifier driverRyan Lee2022-04-264-0/+1953
* ASoC: tas6424: Return zero in remove callbackUwe Kleine-König2022-04-261-3/+1
* ASoC: SOF: Intel: improve HDaudio DAI supportMark Brown2022-04-2511-230/+312
|\
| * ASoC: SOF: Intel: hda-dai: protect hw_params against successive callsPierre-Louis Bossart2022-04-251-0/+5
| * ASoC: SOF: Intel: add helper for link DMA cleanupsPierre-Louis Bossart2022-04-251-67/+45
| * ASoC: SOF: Intel: hda-dai: reset dma_data and release streamPierre-Louis Bossart2022-04-251-2/+16
| * ASoC: SOF: Intel: hda-dai: improve suspend casePierre-Louis Bossart2022-04-251-7/+20
| * ASoC: SOF: Intel: hda-dai: move code to deal with hda dai/dailink suspendPierre-Louis Bossart2022-04-253-36/+65
| * ASOC: SOF: Intel: hda-dai: add hda_dai_hw_free_ipc() helperPierre-Louis Bossart2022-04-251-10/+12
| * ASoC: SOF: sof-audio: flag errors on pipeline teardownPierre-Louis Bossart2022-04-251-0/+12
| * ASoC: SOF: Intel: hda-dai: regroup dai and link DMA operationsPierre-Louis Bossart2022-04-251-101/+102
| * ASoC: SOF: Intel: hda-dai: split link DMA and dai operationsPierre-Louis Bossart2022-04-251-82/+138
| * ASoC: SOF: Intel: hda-dai: use snd_soc_dai_get_widget() helperPierre-Louis Bossart2022-04-251-12/+3
| * ASoC: SOF: Intel: hda-dai: simplify hda_dai_widget_update() prototypePierre-Louis Bossart2022-04-251-11/+4
| * ASOC: SOF: Intel: hda-dai: consistent naming for HDA DAI and HDA link DMAPierre-Louis Bossart2022-04-251-26/+26
| * ASoC: SOF: Intel: Add IPC-specific dai ops for IPC3Ranjani Sridharan2022-04-256-21/+46
| * ASoC: SOF: remove incorrect clearing of prepared flagRanjani Sridharan2022-04-253-38/+1
* | ASoC: SOF: Rework the firmware ready message handlingMark Brown2022-04-2512-261/+307
|\ \
| * | ASoC: SOF: loader: Remove the old fw_ready related codePeter Ujfalusi2022-04-253-250/+1
| * | ASoC: SOF: Intel: Do not set fw_ready callbackPeter Ujfalusi2022-04-254-5/+0
| * | ASoC: SOF: imx: Do not set fw_ready callbackPeter Ujfalusi2022-04-252-3/+0
| * | ASoC: SOF: amd: Do not set fw_ready callbackPeter Ujfalusi2022-04-251-1/+0
| * | ASoC: SOF: Do not check for the fw_ready callbackPeter Ujfalusi2022-04-251-1/+1
| * | ASoC: SOF: ipc3: Add local implementation for handling fw_ready messagePeter Ujfalusi2022-04-251-1/+305
| |/
* | ASoC: Add macros for signed TLV controls with callbacksMark Brown2022-04-251-0/+17
|\ \
| * | ASoC: soc.h: Add SOC_SINGLE_S_EXT_TLV macroRichard Fitzgerald2022-04-251-0/+6
| * | ASoC: soc.h: Introduce SOC_DOUBLE_R_S_EXT_TLV() macroSimon Trimmer2022-04-251-0/+11
| |/
* | ASoC: remaining i2c_match_id i2c probe changesMark Brown2022-04-2515-137/+158
|\ \
| * | ASoC: tlv320*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-254-42/+47
| * | ASoC: tas*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-253-26/+31
| * | ASoC: pcm186x: use i2c_match_id and simple i2c probeStephen Kitt2022-04-251-12/+12
| * | ASoC: max980*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-253-30/+33
| * | ASoC: alc56*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-252-20/+24
| * | ASoC: ak*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-252-7/+11
| |/
* | Add support of MediaTek mt8186 to SOFMark Brown2022-04-259-0/+693
|\ \
| * | ASoC: SOF: mediatek: Add DSP system PM callback for mt8186Tinghan Shen2022-04-251-0/+28
| * | ASoC: SOF: mediatek: Add mt8186 dsp clock supportTinghan Shen2022-04-254-1/+141
| * | ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp opsTinghan Shen2022-04-254-1/+75
| * | ASoC: SOF: mediatek: Add mt8186 hardware supportTinghan Shen2022-04-256-0/+451
| |/
* | ASoC: img-i2s-in: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi2022-04-251-4/+2
* | ASoC: img-parallel-out: using pm_runtime_resume_and_getMinghao Chi2022-04-251-4/+2
* | ASoC: qcom: Use MCLK as RT5682I-VS sysclk sourceJudy Hsiao2022-04-251-5/+5
* | ASoC: imx-hdmi: remove useless null check before call of_node_put()Haowen Bai2022-04-251-2/+1
* | ASoC: Intel: avs: Depend on SND_INTEL_DSP_CONFIGAmadeusz Sławiński2022-04-251-1/+1
* | ASoC: Intel: avs: Enable AVS driver only on x86 platformsAmadeusz Sławiński2022-04-251-1/+2
* | ASoC: img-spdif-out: using pm_runtime_resume_and_get to simplify the codeMinghao Chi2022-04-251-4/+2
* | ASoC: img-spdif-in: using pm_runtime_resume_and_get instead of pm_runtime_get...Minghao Chi2022-04-251-4/+2
* | firmware: cirrus: cs_dsp: Avoid padding bytes in cs_dsp_coeff_ctlRichard Fitzgerald2022-04-251-14/+14
* | ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2LBiju Das2022-04-251-1/+1
* | ASoC: fsl_asrc: using pm_runtime_resume_and_get to simplify the codeMinghao Chi2022-04-251-4/+2
|/