summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_sai: Fix channel swap issue on i.MX8MPShengjiu Wang2023-12-191-0/+3
* ASoC: imx-rpmsg: SND_SOC_IMX_RPMSG should depend on OF and I2CChancel Liu2023-11-251-0/+1
* ASoC: fsl_xcvr: refine the requested phy clock frequencyShengjiu Wang2023-11-231-2/+2
* ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only caseShengjiu Wang2023-11-221-0/+10
* ASoC: fsl_sai: Fix no frame sync clock issue on i.MX8MPShengjiu Wang2023-11-201-0/+21
* ASoC: Merge up workaround for CODECs that play noise on stopped streamMark Brown2023-10-271-2/+6
|\
| * ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probeZhang Shurong2023-10-231-2/+6
* | ASoC: fsl-asoc-card: Add comment for mclk in the codec_privHui Wang2023-10-121-0/+1
* | ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not des...Kuninori Morimoto2023-10-101-0/+3
* | ASoC: Explicitly include correct DT includesRob Herring2023-10-0916-27/+18
* | ASoC: Merge up fixesMark Brown2023-09-264-7/+24
|\|
| * ASoC: fsl-asoc-card: use integer type for fll_id and pll_idShengjiu Wang2023-09-261-4/+8
| * ASoC: fsl_sai: Don't disable bitclock for i.MX8MPShengjiu Wang2023-09-251-2/+7
| * ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang2023-09-151-1/+1
| * ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu2023-09-141-0/+8
* | ASoC: fsl: convert not to use asoc_xxx()Kuninori Morimoto2023-09-2518-86/+86
|/
* ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang2023-09-111-0/+1
* ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-221-1/+1
* ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-149-69/+67
* ASoC: Merge up fixesMark Brown2023-08-102-3/+3
|\
| * ASoC: fsl: micfil: Use dual license micfil codeDaniel Baluta2023-08-032-3/+3
* | ASoC: imx-audio-rpmsg: Remove redundant initialization owner in imx_audio_rpm...Li Zetao2023-08-081-1/+0
* | ASoC: imx-es8328: Map missing jack kcontrolsAlper Nebi Yasak2023-08-071-3/+22
* | ASoC: fsl_micfil: Use SET_SYSTEM_SLEEP_PM_OPS to simplify PMChancel Liu2023-08-021-16/+2
* | ASoC: fsl_micfil: Add fsl_micfil_use_verid functionChancel Liu2023-08-022-2/+110
* | ASoC: fsl_micfil: Add new registers and new bit definitionChancel Liu2023-08-022-0/+34
* | ASoC: Merge up fixes from Linus' treeMark Brown2023-07-301-0/+2
|\|
| * ASoC: fsl_spdif: Silence output on stopMatus Gajdos2023-07-191-0/+2
* | ASoC: fsl_micfil: refactor deprecated strncpyJustin Stitt2023-07-281-1/+1
* | ASoC: fsl: fsl_qmc_audio: Fix snd_pcm_format_t values handlingHerve Codina2023-07-261-14/+14
* | ASoC: Merge up fixes from mainlineMark Brown2023-07-232-7/+2
|\|
| * ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos2023-07-172-1/+2
| * ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode"Fabio Estevam2023-07-091-6/+0
* | ASoC: fsl_spdif: Add support for 22.05 kHz sample rateMatus Gajdos2023-07-192-4/+10
* | ASoC: fsl_rpmsg: Add support for i.MX93 platformChancel Liu2023-07-171-0/+8
* | ASoC: imx-pcm-rpmsg: Set PCM hardware parameters separatelyChancel Liu2023-07-091-4/+8
|/
* ASoC: fsl-asoc-card: Allow passing the number of slots in useFabio Estevam2023-06-211-1/+7
* ASoC: fsl: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-202-13/+4
* ASoC: soc-core.c: add index on snd_soc_of_get_dai_name()Kuninori Morimoto2023-06-201-1/+1
* ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea2023-06-191-0/+9
* ASoC: fsl-asoc-card: add nau8822 supportHui Wang2023-06-171-0/+14
* ASoC: Merge fixes due to dependenciesMark Brown2023-06-162-2/+10
|\
| * ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu2023-06-022-2/+10
* | ASoC: do not include pm_runtime.h if not usedClaudiu Beznea2023-05-231-1/+0
* | ASoC: Merge up fixes for CIMark Brown2023-05-151-1/+13
|\|
| * ASoC: fsl_micfil: Fix error handler with pm_runtime_enableShengjiu Wang2023-05-081-1/+13
* | ASoC: add and use asoc_dummy_dlcMark Brown2023-05-094-26/+10
|\ \
| * | ASoC: fsl: use asoc_dummy_dlcKuninori Morimoto2023-05-084-26/+10
| |/
* / ASoC: fsl_sai: MCLK bind with TX/RX enable bitShengjiu Wang2023-05-082-3/+23
|/
* Merge tag 'sound-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-04-2730-124/+834
|\