aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)AuthorFilesLines
10 daysASoC: use scoped OF node handling in manual cleanup pathsMark Brown1-5/+2
10 daysASoC: fsl: fsl_qmc_audio: use scoped child node loopCássio Gabriel1-5/+2
11 daysASoC: Validate written enum values in custom controlsMark Brown1-0/+6
11 daysASoC: fsl: fsl_audmix: Validate written enum valuesHyeongJun An1-0/+6
12 daysASoC: remove .debugfs_prefix from ComponentMark Brown1-11/+1
12 daysASoC: fsl: imx-pcm-rpmsg: set debugfs_prefix via Component driverKuninori Morimoto1-11/+1
14 daysASoC: simple-card: remove platform data styleMark Brown1-1/+1
14 daysASoC: imx-rpmsg: Set driver_name for snd_soc_cardChancel Liu1-0/+1
14 daysASoC: imx-rpmsg: Support headphone jack detectionChancel Liu2-0/+12
2026-06-04ASoC: fsl_sai: Fix 32 slots TDM broken by integer shift UB in xMR writeChancel Liu1-1/+1
2026-05-25ASoC: soc-core: Add core support for ignoring suspend on selected DAPM widgetsMark Brown1-17/+9
2026-05-25ASoC: fsl: imx-rpmsg: Switch to core ignore-suspend-widgets supportChancel Liu1-17/+9
2026-05-25ASoC: add shared BCLK rate constraint for cross-DAI coordinationMark Brown1-7/+36
2026-05-20ASoC: fsl: Allow MPC5200 PSC audio compile testingRosen Penev1-3/+3
2026-05-18ASoC: fsl_sai: Eliminate possible interrupt storm during probeShengjiu Wang1-7/+36
2026-05-11ASoC: Move system_long_wq to system_dfl_long_wqMark Brown1-4/+13
2026-05-11ASoC: fsl: eukrea-tlv320: update board checks to use the DTEthan Nelson-Moore1-6/+5
2026-05-04ASoC: fsl_xcvr: Fix event generation for cached controlsCássio Gabriel1-4/+13
2026-04-30ASoC: fsl-asoc-card: Add some improvementsMark Brown1-1/+110
2026-04-30ASoC: fsl-asoc-card: reduce WM8904 PLL ratio to meet frequency limitShengjiu Wang1-1/+7
2026-04-30ASoC: fsl-asoc-card: exclude S20_3LE format for WM8960/WM8962 + SAIShengjiu Wang1-0/+29
2026-04-30ASoC: fsl-asoc-card: add channel and rate constraints for CS42888Shengjiu Wang1-0/+71
2026-04-30ASoC: fsl-asoc-card: enable ignore_pmdown_time for ASRC caseShengjiu Wang1-0/+2
2026-04-30ASoC: fsl-asoc-card: enable dpcm_merged_chan flag for ASRC frontendShengjiu Wang1-0/+1
2026-04-27ASoC: dt-bindings: fsl-sai: Document RX/TX BCLK swap supportMark Brown2-1/+8
2026-04-27ASoC: fsl_sai: Add RX/TX BCLK swap supportMarek Vasut2-1/+8
2026-04-27ASoC: fsl_micfil: Add DC output remover controlShengjiu Wang2-0/+80
2026-04-03ASoC: imx-rpmsg: Add DSD format support with dynamic DAI format switchingChancel Liu1-0/+48
2026-04-01ASoC: fsl: fix mixer-test failuresMark Brown3-49/+168
2026-04-01ASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang1-34/+84
2026-04-01ASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang1-1/+1
2026-04-01ASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang1-0/+3
2026-04-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()Shengjiu Wang1-2/+9
2026-04-01ASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()Shengjiu Wang1-2/+9
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_quality_set()Shengjiu Wang1-2/+26
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_put_dc_remover_state()Shengjiu Wang1-3/+7
2026-04-01ASoC: fsl_micfil: Fix event generation in micfil_range_set()Shengjiu Wang1-2/+10
2026-04-01ASoC: fsl_micfil: Fix event generation in hwvad_put_init_mode()Shengjiu Wang1-1/+6
2026-04-01ASoC: fsl_micfil: Fix event generation in hwvad_put_enable()Shengjiu Wang1-1/+6
2026-04-01ASoC: fsl_micfil: Add access property for "VAD Detected"Shengjiu Wang1-1/+7
2026-03-26ASoC: fsl: mpc5200_dma: Convert to devm_ioremap()Jihed Chaibi1-8/+3
2026-03-24ASoC: update outdated comments for removed snd_soc_new_pcms()Kexin Sun1-8/+2
2026-03-24ASoC: Merge up fixesMark Brown1-0/+2
2026-03-18ASoC: fsl: imx-card: initialize playback_only and capture_onlyShengjiu Wang1-0/+2
2026-03-16ASoC: fsl_easrc: fix comment typoJoseph Salisbury1-1/+1
2026-03-16ASoC: fsl: name back to pcm_new()/pcm_free()Kuninori Morimoto6-9/+9
2026-03-12ASoC: fsl: add bitcount and timestamp controlsMark Brown6-0/+331
2026-03-10ASoC: fsl_xcvr: add bitcount and timestamp controlsShengjiu Wang2-0/+82
2026-03-10ASoC: fsl_sai: add bitcount and timestamp controlsShengjiu Wang2-0/+70
2026-03-10ASoC: fsl_utils: Add snd_kcontrol functions for specific casesShengjiu Wang2-0/+179