aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-24ALSA: control: Fix an out-of-bounds bug in get_ctl_id_hash()Zheyu Ma1-3/+3
2022-08-24Merge branch 'topic/memalloc-cleanup' into for-nextTakashi Iwai7-53/+94
2022-08-24ALSA: memalloc: Drop special handling of GFP for CONTINUOUS allocationTakashi Iwai1-65/+48
2022-08-24ASoC: Intel: sst: Switch to standard device pagesTakashi Iwai1-4/+3
2022-08-24ALSA: pdaudiocf: Drop superfluous GFP setupTakashi Iwai1-2/+1
2022-08-24ALSA: vx: Drop superfluous GFP setupTakashi Iwai1-2/+1
2022-08-24ALSA: hda: intel-nhlt: Correct the handling of fmt_config flexible arrayPeter Ujfalusi1-1/+7
2022-08-24ALSA: seq: Fix data-race at module auto-loadingTakashi Iwai1-7/+5
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-23ALSA: seq: oss: Fix data-race for max_midi_devs accessTakashi Iwai1-0/+2
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-23ALSA: hda: cleanup definitions for multi-link registersPierre-Louis Bossart2-15/+15
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
2022-08-22ASoC: mediatek: mt8186: fix DMIC record noiseJiaxin Yu1-3/+0
2022-08-22ALSA: usb-audio: Add quirk to enable Avid Mbox 3 supportConner Knox2-0/+378