summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
AgeCommit message (Expand)AuthorLines
2026-03-01ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown-3/+6
2026-03-01ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown-1/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-8/+8
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-8/+8
2026-02-10ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()Ziyi Guo-3/+0
2026-02-10ASoC: Merge up releaseMark Brown-0/+3
2026-02-06ASoC: fsl_asrc_dma: allocate memory from dma deviceShengjiu Wang-7/+41
2026-02-06ASoC: fsl_asrc: Add support for i.MX952 platformShengjiu Wang-0/+30
2026-02-06ASoC: fsl_asrc_m2m: Add option to start ASRC before DMA device for M2MShengjiu Wang-1/+37
2026-02-05ASoC: fsl: imx-rpmsg: use snd_soc_find_dai_with_mutex() in probeZiyi Guo-1/+1
2026-02-04ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()Ziyi Guo-0/+3
2026-02-02Anbernic RG-DS AW87391 Speaker AmpsMark Brown-1/+0
2026-02-02ASoC: fsl_sai: add IMX_SCMI_MISC_DRV dependencyArnd Bergmann-1/+5
2026-01-26ASoC: fsl_sai: Add AUDMIX mode support on i.MX952Shengjiu Wang-0/+25
2026-01-26ASoC: fsl_audmix: Add support for i.MX952 platformShengjiu Wang-0/+3
2026-01-20ASoC: fsl: imx-card: Do not force slot width to sample widthFabio Estevam-1/+0
2026-01-06ASoC: nau8821: Fixes and driver cleanupMark Brown-6/+24
2025-12-19ASoC: fsl_easrc: Fix duplicate debufs entriesMark Brown-0/+6
2025-12-17ASoC: fsl-asoc-card: Use of_property_present() for non-boolean propertiesChancel Liu-4/+4
2025-12-17ASoC: fsl_xcvr: provide regmap namesAlexander Stein-0/+3
2025-12-17ASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein-0/+3
2025-12-17ASoC: fsl_asrc_dma: fix duplicate debugfs directory errorAlexander Stein-0/+3
2025-12-17ASoC: fsl_easrc: fix duplicate debugfs directory errorAlexander Stein-0/+3
2025-12-14ASoC: fsl: fsl_ssi: Replace deprecated strcpy() with strscpy()HariKrishna Sagala-1/+1
2025-12-14ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master modeChancel Liu-2/+8
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai-89/+158
2025-11-28ASoC: fsl_micfil: Set channel range controlChancel Liu-22/+103
2025-11-28ASoC: fsl_micfil: Add default quality for different platformsChancel Liu-1/+6
2025-11-26ASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang-1/+1
2025-11-25ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() + returnAlexander Stein-52/+34
2025-11-17ASoC: fsl: imx-rpmsg: convert to snd_soc_dapm_xxx()Kuninori Morimoto-1/+1
2025-11-17ASoC: fsl: fsl-asoc-card: convert to snd_soc_dapm_xxx()Kuninori Morimoto-2/+2
2025-11-03ASoC: fsl_spdif: Constify some structuresChristophe JAILLET-8/+8
2025-10-30ASoC: qcom: sdw: fix memory leakMark Brown-8/+7
2025-10-28ASoC: fsl_sai: Fix sync error in consumer modeMaarten Zanders-4/+4
2025-10-23ASoC: fsl_micfil: correct the endian format for DSDShengjiu Wang-2/+2
2025-10-23ASoC: fsl_sai: fix bit order for DSD formatShengjiu Wang-2/+1
2025-10-21ASoC: use snd_kcontrol_chip() instead ofMark Brown-2/+2
2025-10-21ASoC: fsl_aud2htx: add IEC958_SUBFRAME_LE format in supported listShengjiu Wang-1/+2
2025-10-20ASoC: fsl: use snd_kcontrol_chip() instead of snd_soc_kcontrol_component()Kuninori Morimoto-2/+2
2025-09-19ASoC: fsl: fsl_qmc_audio: Reduce amount ofMark Brown-71/+54
2025-09-18ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chanChristophe Leroy-32/+20
2025-09-18ASoC: fsl: fsl_qmc_audio: Only request completion on last channelChristophe Leroy-40/+6
2025-09-18ASoC: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM busChristophe Leroy-0/+29
2025-08-24ASoC: imx-hdmi: remove cpu_pdev related codeShengjiu Wang-12/+1
2025-08-20ASoC: fsl: Use kcalloc() instead of kzalloc()Qianfeng Rong-2/+2
2025-08-19Handle shared reset GPIO for WSA883x speakersMark Brown-10/+10
2025-08-14ASoC: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang-1/+0
2025-08-10ASoC: fsl_sai: replace regmap_write with regmap_update_bitsShengjiu Wang-10/+10
2025-07-24ASoC: fsl_xcvr: get channel status data in two casesMark Brown-2/+23