summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2023-04-27Merge branch 'for-linus' into for-nextTakashi Iwai
2023-04-21ASoC: fsl: imx-audmix: remove dummy dai_link->platformKuninori Morimoto
2023-04-21ASoC: fsl: imx-audmix: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-21ASoC: fsl: imx-spdif: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-21ASoC: fsl: imx-es8328: cleanup platform which is using Generic DMAKuninori Morimoto
2023-04-20ASoC: SOF: pcm/Intel: Pause-resume improvements forMark Brown
2023-04-20ASoC: SOF: add no_reply IPC callsMark Brown
2023-04-20ASoC: Intel: boards: updates for 6.4Mark Brown
2023-04-20ASoC: cs35l56: Remove duplicate mbox log messagesSimon Trimmer
2023-04-20ASoC: es8316: Don't use ranges based register lookup for a single registerMark Brown
2023-04-20ASoC: SOF: Intel: Split the set_power_op for IPC3 and IPC4Ranjani Sridharan
2023-04-20ASoC: SOF: pcm: Add an option to skip platform trigger during stopRanjani Sridharan
2023-04-20ASoC: SOF: Intel: hda: Do not stop/start DMA during pause/releaseRanjani Sridharan
2023-04-20ASoC: Intel: sof_sdw: append codec type to dai link nameBard Liao
2023-04-20ASoC: Intel: sof_sdw: support different devices on the same sdw linkBard Liao
2023-04-20ASoC: Intel: sof_sdw: set codec_num = 1 if the device is not aggregatedBard Liao
2023-04-20ASoC: Intel: sof_sdw_max98373: change sof_sdw_mx8373_late_probe to static callYong Zhi
2023-04-20ASoC: Intel: sof_sdw: remove late_probe flag in struct sof_sdw_codec_infoYong Zhi
2023-04-20ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw at link 2 in RPL match tableapoorv
2023-04-20ASoC: Intel: sof_cirrus_common: Guard against missing busesCurtis Malainey
2023-04-20ASoC: SOF: Use no_reply calls for TXCurtis Malainey
2023-04-20ASoC: SOF: ipc: Add no reply inline callsCurtis Malainey
2023-04-19ASoC: fsl: Restore configuration of platformShengjiu Wang
2023-04-19ASoC: fsl: Simplify an error messageChristophe JAILLET
2023-04-19ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich
2023-04-19ASoC: fsl_sai: Fix pins setting for i.MX8QM platformChancel Liu
2023-04-18ASoC: cs35l56: Updates for B0 siliconMark Brown
2023-04-18ASoC: cs35l56: Rename mixer source defines for SoundWire DP1Richard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW2RX1 mixer sourceRichard Fitzgerald
2023-04-18ASoC: cs35l56: Remove SDW1 TX5 and TX6Richard Fitzgerald
2023-04-18ASoC: cs35l56: Update comment on masking of EINT20 interruptsRichard Fitzgerald
2023-04-18ASoC: codecs: wcd938x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd934x: Simplify &pdev->dev in probeKrzysztof Kozlowski
2023-04-18ASoC: codecs: wcd934x: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-18ASoC: nau8825: fix bounds check for adc_delayTom Rix
2023-04-18ASoC: codecs: wcd9335: Simplify with dev_err_probeKrzysztof Kozlowski
2023-04-17ASoC: cs35l56: Code improvementsMark Brown
2023-04-17ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye
2023-04-17ASoC: cleanup mutex lockMark Brown
2023-04-17ASoC: add snd_soc_card_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: expand snd_soc_dpcm_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: expand snd_soc_dapm_mutex_lock/unlock()Kuninori Morimoto
2023-04-17ASoC: ssm2602: Add support for CLKDIV2Paweł Anikiel
2023-04-17ASoC: cs35l56: Don't return a value from cs35l56_remove()Simon Trimmer
2023-04-17ASoC: cs35l56: Remove redundant dsp_ready_completionSimon Trimmer
2023-04-17ASoC: cs35l56: Wait for init_complete in cs35l56_component_probe()Simon Trimmer
2023-04-17ASoC: cs35l56: Allow a wider range for reset pulse widthSimon Trimmer
2023-04-17ASoC: cs35l56: Rework IRQ allocationSimon Trimmer
2023-04-14ASoC: nau8825: Add delay control for input pathDavid Lin
2023-04-13ASoC: da7218: Use devm_clk_get_optional()Christophe JAILLET