aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2022-08-25ASoC: tas2764: Export highpass filter settingMartin Povišer2-0/+14
2022-08-25ASoC: tas2764: Add IRQ handlingMartin Povišer2-0/+112
2022-08-25ASoC: tas2764: Fix mute/unmuteMartin Povišer1-25/+32
2022-08-25ASoC: tas2764: Drop conflicting set_bias_level power settingMartin Povišer1-33/+0
2022-08-25ASoC: tas2764: Allow mono streamsMartin Povišer1-1/+1
2022-08-25ASoC: soc-pcm.c: call __soc_pcm_close() in soc_pcm_close()Kuninori Morimoto1-1/+1
2022-08-25ASoC platform driver for Apple MCAMark Brown5-0/+1181
2022-08-25ASoC: sigmadsp: switch to use kmemdup_nul() helperYang Yingliang1-3/+1
2022-08-25ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang1-0/+2
2022-08-25ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang1-4/+10
2022-08-25ASoC: apple: mca: Add lockingMartin Povišer1-2/+21
2022-08-25ASoC: apple: mca: Start new platform driverMartin Povišer5-0/+1162
2022-08-25ASoC: SOF: mediatek: update SOF driver for mt8186Mark Brown1-7/+42
2022-08-25ASoC: max98088: add support for noise gate regTommaso Merciai1-0/+3
2022-08-25ASoC: codecs: add suspend and resume for ES8316Zhu Ning1-0/+22
2022-08-25ASoC: SOF: mediatek: Use generic implementation for .ipc_msg_data fieldChunxu Li1-9/+1
2022-08-25ASoC: SOF: mediatek: add snd_sof_dsp_ops callbacks for pcm and mail boxChunxu Li1-0/+8
2022-08-25ASoC: SOF: mediatek: Add dai driver for mt8186Chunxu Li1-0/+35
2022-08-24ASoC: SOF: imx8ulp: add missing of_node_put() in imx8ulp_probe()Yang Yingliang1-0/+1
2022-08-24Merge branch 'topic/memalloc-cleanup' into for-nextTakashi Iwai1-4/+3
2022-08-24ASoC: Intel: sst: Switch to standard device pagesTakashi Iwai1-4/+3
2022-08-23ASoC: codes: src4xxx: Avoid clang -Wsometimes-uninitialized in src4xxx_hw_params()Nathan Chancellor1-1/+6
2022-08-23ASoC: SOF: Intel: hda: Skip IMR boot after a firmware crash or boot failurePeter Ujfalusi1-1/+6
2022-08-23ASoC: SOF: ipc4-loader: Verify ext manifest magic numberPeter Ujfalusi1-0/+11
2022-08-23ASoC: SOF: imx: imx8ulp: declare ops structure as staticPierre-Louis Bossart1-1/+1
2022-08-23ASoC: fsl_sai: Update slots number according to bclk_ratioShengjiu Wang1-3/+5
2022-08-23ASoC: SOF: Intel: hda: Correct Firmware State Register useMark Brown2-12/+4
2022-08-23Introduce sof_of_machine_selectMark Brown4-1/+24
2022-08-23ASoC: nau8xxx: Implement hw constraint for ratesMark Brown4-113/+156
2022-08-23ASoC: SOF: Kconfig: Fix the dependency for client modulesMark Brown1-0/+2
2022-08-23ASoC: SOF: mediatek: Add sof_mt8186_machs for mt8186Chunxu Li1-0/+9
2022-08-23ASoC: SOF: Introduce function sof_of_machine_selectChunxu Li3-1/+15
2022-08-23ASoC: SOF: ipc4-topology: fix alh_group_ida max valueBard Liao1-1/+1
2022-08-23ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversionNathan Chancellor1-1/+1
2022-08-23ASoC: SOF: Intel: hda: Drop no longer used ROM state definitionsPeter Ujfalusi1-6/+0
2022-08-23ASoC: SOF: Intel: hda-loader: Use the FSR state definitions during bootupPeter Ujfalusi1-6/+4
2022-08-23ASoC: SOF: Kconfig: Make IPC_MESSAGE_INJECTOR depend on SND_SOC_SOFPeter Ujfalusi1-0/+1
2022-08-23ASoC: SOF: Kconfig: Make IPC_FLOOD_TEST depend on SND_SOC_SOFPeter Ujfalusi1-0/+1
2022-08-23ASoC: fsl_sai: Add support multi fifo sdma scriptShengjiu Wang2-1/+39
2022-08-23ASoC: SOF: compress: Remove dai_posn variableDaniel Baluta1-3/+0
2022-08-23ASoC: atmel_ssc_dai: Remove the unneeded result variableye xingchen1-4/+1
2022-08-23ASoC: mediatek: mt8186: rename sound card namechunxu.li2-2/+2
2022-08-23ASoC: fsl_mqs: Fix supported clock DAI formatShengjiu Wang1-1/+1
2022-08-23ASoC: nau8540: Implement hw constraint for ratesTakashi Iwai1-11/+29
2022-08-23ASoC: nau8825: Implement hw constraint for ratesTakashi Iwai1-38/+45
2022-08-23ASoC: nau8824: Implement hw constraint for ratesTakashi Iwai1-29/+38
2022-08-23ASoC: nau8824: Fix semaphore unbalance at error pathsTakashi Iwai1-7/+10
2022-08-23ASoC: nau8821: Implement hw constraint for ratesTakashi Iwai1-30/+36
2022-08-22ASoC: samsung: Use iio_get_channel_type() accessor.Jonathan Cameron1-2/+6
2022-08-22ASoC: soc-pcm.c: summarize related settings at soc_new_pcm()Kuninori Morimoto1-2/+1