summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)AuthorFilesLines
5 daysASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein1-0/+3
5 daysASoC: fsl_xcvr: get channel status data when PHY is not existsShengjiu Wang1-0/+20
5 daysASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang1-1/+1
5 daysASoC: fsl_xcvr: Add support for i.MX93 platformChancel Liu2-48/+102
5 daysASoC: fsl_xcvr: Add Counter registersShengjiu Wang2-0/+61
2025-08-28ASoC: fsl_sai: replace regmap_write with regmap_update_bitsShengjiu Wang1-10/+10
2025-08-28ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-07-17ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio modeShengjiu Wang1-1/+2
2025-06-04ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()Chenyuan Yang1-1/+1
2025-05-02ASoC: fsl_audmix: register card device depends on 'dais' propertyShengjiu Wang1-5/+11
2025-04-10ASoC: imx-card: Add NULL check in imx_card_probe()Henry Martin1-0/+4
2024-12-14ASoC: fsl_micfil: fix the naming style for mask definitionShengjiu Wang1-4/+4
2024-12-14ASoC: fsl_micfil: fix regmap_write_bits usageShengjiu Wang1-2/+2
2024-12-14ASoC: fsl_micfil: use GENMASK to define register bit fieldsSascha Hauer2-141/+58
2024-12-14ASoC: fsl_micfil: do not define SHIFT/MASK for single bitsSascha Hauer2-103/+40
2024-12-14ASoC: fsl_micfil: Drop unnecessary register readSascha Hauer1-2/+0
2024-11-01ASoC: fsl_sai: Enable 'FIFO continue on error' FCONT bitShengjiu Wang2-1/+5
2024-10-17ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=mHui Wang1-0/+1
2024-07-05ASoC: fsl-asoc-card: set priv->pdev before using itElinor Montmasson1-1/+2
2024-01-15ASoC: fsl_rpmsg: Fix error handler with pm_runtime_enableChancel Liu1-2/+8
2023-11-20ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probeZhang Shurong1-2/+6
2023-11-20ASoC: fsl: mpc5200_dma.c: Fix warning of Function parameter or member not des...Kuninori Morimoto1-0/+3
2023-10-06ASoC: imx-rpmsg: Set ignore_pmdown_time for dai_linkChancel Liu1-0/+8
2023-10-06ASoC: fsl: imx-pcm-rpmsg: Add SNDRV_PCM_INFO_BATCH flagShengjiu Wang1-0/+1
2023-10-06ASoC: imx-audmix: Fix return error with devm_clk_get()Shengjiu Wang1-1/+1
2023-08-03ASoC: fsl_spdif: Silence output on stopMatus Gajdos1-0/+2
2023-07-27ASoC: fsl_sai: Disable bit clock with transmitterMatus Gajdos2-1/+2
2023-07-23ASoC: imx-audmix: check return value of devm_kasprintf()Claudiu Beznea1-0/+9
2023-05-24ASoC: fsl_micfil: Fix error handler with pm_runtime_enableShengjiu Wang1-1/+13
2023-05-11ASoC: fsl_mqs: move of_node_put() to the correct locationLiliang Ye1-10/+5
2023-04-26ASoC: fsl_asrc_dma: fix potential null-ptr-derefNikita Zhandarovich1-3/+8
2023-03-10ASoC: fsl_sai: initialize is_dsp_mode flagShengjiu Wang1-0/+1
2023-03-10ASoC: fsl_sai: Update to modern clocking terminologyMark Brown2-18/+18
2023-02-01ASoC: fsl-asoc-card: Fix naming of AC'97 CODEC widgetsMark Brown1-2/+2
2023-02-01ASoC: fsl_ssi: Rename AC'97 streams to avoid collisions with AC'97 CODECMark Brown2-6/+6
2023-02-01ASoC: fsl_micfil: Correct the number of steps on SX controlsChancel Liu1-8/+8
2022-12-19ASoC: fsl_micfil: explicitly clear CHnF flagsShengjiu Wang1-0/+8
2022-12-19ASoC: fsl_micfil: explicitly clear software reset bitShengjiu Wang1-0/+11
2022-12-02ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=NMaarten Zanders3-3/+3
2022-12-02ASoC: fsl_sai: use local device pointerMarco Felsch1-26/+27
2022-10-26ASoC: eureka-tlv320: Hold reference returned from of_find_xxx APILiang He1-3/+5
2022-10-05ASoC: imx-card: Fix refcount issue with of_node_putShengjiu Wang1-0/+4
2022-08-17ASoC: imx-card: use snd_pcm_format_t type for asrc_formatShengjiu Wang1-3/+5
2022-08-17ASoC: fsl_easrc: use snd_pcm_format_t type for sample_formatShengjiu Wang2-4/+7
2022-08-17ASoC: fsl-asoc-card: force cast the asrc_format typeShengjiu Wang1-2/+3
2022-08-17ASoC: fsl_asrc: force cast the asrc_format typeShengjiu Wang1-2/+4
2022-08-17ASoC: imx-card: Fix DSD/PDM mclk frequencyShengjiu Wang1-3/+11
2022-08-17ASoC: imx-audmux: Silence a clang warningFabio Estevam1-1/+1
2022-06-14ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang1-2/+2
2022-06-09ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probeMiaoqian Lin1-0/+1