summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-04-29ASoC: SOF: mediatek: mt8195: Do not set the load_module opsPeter Ujfalusi-2/+0
2022-04-29ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module opsPeter Ujfalusi-12/+0
2022-04-29ASoC: SOF: imx: Do not set the load_module opsPeter Ujfalusi-6/+3
2022-04-29ASoC: SOF: amd: renoir: Do not set the load_module opsPeter Ujfalusi-3/+0
2022-04-29ASoC: SOF: loader: Switch to use the fw_loader opsPeter Ujfalusi-427/+8
2022-04-29ASoC: SOF: ipc: Add check for fw_loader opsPeter Ujfalusi-0/+6
2022-04-29ASoC: SOF: ipc3-loader: Implement firmware parsing and loadingPeter Ujfalusi-6/+498
2022-04-29ASoC: SOF: Introduce IPC dependent ops for firmware handling, loadingPeter Ujfalusi-0/+21
2022-04-28ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408Hans de Goede-0/+12
2022-04-27ASoC: sh: rz-ssi: Trivial fixesMark Brown-11/+13
2022-04-27ASoC: SOF: use pm_runtime_resume_and_get()Mark Brown-6/+3
2022-04-27ASoC: sh: rz-ssi: Release the DMA channels in rz_ssi_probe() error pathLad Prabhakar-3/+10
2022-04-27ASoC: sh: rz-ssi: Propagate error codes returned from platform_get_irq_byname()Lad Prabhakar-6/+3
2022-04-27ASoC: sh: rz-ssi: Drop SSIFSR_TDC and SSIFSR_RDC macrosLad Prabhakar-2/+0
2022-04-27ASoC: SOF: mediatek: Fix allyesconfig build errorTinghan Shen-17/+17
2022-04-27ASoC: Intel: avs: Drop direct ACPI dependencyAmadeusz Sławiński-2/+2
2022-04-27ALSA: hda: intel-nhlt: Move structs out of #define blockAmadeusz Sławiński-4/+2
2022-04-27ASoC: SOF: mediatek: mt8195 change ipc timeout as 1 secondYC Hung-0/+1
2022-04-27ASoC: SOF: bump SOF_ABI_MINORPierre-Louis Bossart-2/+2
2022-04-27ASoC: SOF: Intel: Do not (wrongly) assume positive return value in IMR pathPeter Ujfalusi-3/+3
2022-04-27ASoC: Intel: atom: use pm_runtime_resume_and_get()Pierre-Louis Bossart-10/+5
2022-04-27ASoC: SOF: sof-client-ipc-msg-injector: use pm_runtime_resume_and_get()Pierre-Louis Bossart-2/+1
2022-04-27ASoC: SOF: debug: use pm_runtime_resume_and_get()Pierre-Louis Bossart-2/+1
2022-04-27ASoC: SOF: control: use pm_runtime_resume_and_get()Pierre-Louis Bossart-2/+1
2022-04-26ASoC: pcm1789: Make pcm1789_common_exit() return voidUwe Kleine-König-5/+5
2022-04-26ASoC: qcom: SC7280: Update machine driver startup, shutdown callbacksSrinivasa Rao Mandadapu-13/+1
2022-04-26ASoC: dt-bindings: max98396: add amplifier driverRyan Lee-0/+79
2022-04-26ASoC: max98396: add amplifier driverRyan Lee-0/+1953
2022-04-26ASoC: tas6424: Return zero in remove callbackUwe Kleine-König-3/+1
2022-04-25ASoC: SOF: Intel: improve HDaudio DAI supportMark Brown-230/+312
2022-04-25ASoC: SOF: Rework the firmware ready message handlingMark Brown-261/+307
2022-04-25ASoC: Add macros for signed TLV controls with callbacksMark Brown-0/+17
2022-04-25ASoC: remaining i2c_match_id i2c probe changesMark Brown-137/+158
2022-04-25Add support of MediaTek mt8186 to SOFMark Brown-0/+693
2022-04-25ASoC: SOF: mediatek: Add DSP system PM callback for mt8186Tinghan Shen-0/+28
2022-04-25ASoC: SOF: mediatek: Add mt8186 dsp clock supportTinghan Shen-1/+141
2022-04-25ASoC: SOF: mediatek: Add mt8186 sof fw loader and dsp opsTinghan Shen-1/+75
2022-04-25ASoC: SOF: mediatek: Add mt8186 hardware supportTinghan Shen-0/+451
2022-04-25ASoC: img-i2s-in: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi-4/+2
2022-04-25ASoC: img-parallel-out: using pm_runtime_resume_and_getMinghao Chi-4/+2
2022-04-25ASoC: qcom: Use MCLK as RT5682I-VS sysclk sourceJudy Hsiao-5/+5
2022-04-25ASoC: imx-hdmi: remove useless null check before call of_node_put()Haowen Bai-2/+1
2022-04-25ASoC: Intel: avs: Depend on SND_INTEL_DSP_CONFIGAmadeusz Sławiński-1/+1
2022-04-25ASoC: Intel: avs: Enable AVS driver only on x86 platformsAmadeusz Sławiński-1/+2
2022-04-25ASoC: img-spdif-out: using pm_runtime_resume_and_get to simplify the codeMinghao Chi-4/+2
2022-04-25ASoC: img-spdif-in: using pm_runtime_resume_and_get instead of pm_runtime_get...Minghao Chi-4/+2
2022-04-25firmware: cirrus: cs_dsp: Avoid padding bytes in cs_dsp_coeff_ctlRichard Fitzgerald-14/+14
2022-04-25ASoC: sh: Make SND_SOC_RZ depend on ARCH_RZG2LBiju Das-1/+1
2022-04-25ASoC: fsl_asrc: using pm_runtime_resume_and_get to simplify the codeMinghao Chi-4/+2
2022-04-25ASoC: tlv320*: use i2c_match_id and simple i2c probeStephen Kitt-42/+47