summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)AuthorFilesLines
2025-08-10ASoC: fsl_sai: replace regmap_write with regmap_update_bitsShengjiu Wang1-10/+10
2025-07-25ASoC: fsl_xcvr: get channel status data in two casesMark Brown1-2/+23
2025-07-24ASoC: imx-card: Add WM8524 supportChancel Liu1-0/+40
2025-07-24ASoC: fsl_xcvr: get channel status data with firmware existsShengjiu Wang1-2/+3
2025-07-24ASoC: fsl_xcvr: get channel status data when PHY is not existsShengjiu Wang1-0/+20
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown2-7/+10
2025-07-14ASoC: fsl-asoc-card: add sysclk_ratio for calculate sysclk frequencyShengjiu Wang1-2/+11
2025-07-03ASoC: fsl_mqs: rename system manager indices for i.MX95Shengjiu Wang1-1/+1
2025-07-03ASoC: fsl_mqs: Distinguish different modules by system manager indicesShengjiu Wang1-3/+8
2025-06-30ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-06-30ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio modeShengjiu Wang1-1/+2
2025-06-25ASoC: Standardize ASoC menuMark Brown1-1/+1
2025-06-24ASoC: fsl: Standardize ASoC menuKuninori Morimoto1-1/+1
2025-06-09ASoC: codecs: More const and unused member cleanupsMark Brown2-3/+3
2025-06-09ASoC: imx-card: Use helper function for_each_child_of_node_scoped()Ai Chao1-8/+5
2025-06-09ASoC: fsl: Constify reg_default arrayKrzysztof Kozlowski2-3/+3
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-05-16ASoC: fsl_xcvr: update platform driver nameShengjiu Wang1-1/+1
2025-05-01ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture streamChancel Liu3-6/+25
2025-05-01ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channelChancel Liu1-0/+10
2025-04-25ASoC: fsl: don't set link->platform if not neededKuninori Morimoto1-2/+5
2025-04-24ASoC: Merge up fixesMark Brown3-2/+18
2025-04-16ASoC: fsl_rpmsg: Remove useless return variableChen Ni1-7/+3
2025-04-13ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()Chenyuan Yang1-1/+1
2025-04-10ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START eventHerve Codina1-0/+3
2025-04-07ASoC: fsl_sai: separate set_tdm_slot() for tx and rxShengjiu Wang2-12/+37
2025-04-07ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rxShengjiu Wang2-5/+5
2025-04-07ASoC: fsl_sai: add xlate_tdm_slot_mask() callbackShengjiu Wang1-0/+9
2025-04-07ASoC: fsl_sai: allow to set mclk rate with zero clk_idShengjiu Wang1-14/+14
2025-04-07ASoC: fsl_asrc_dma: get codec or cpu dai from backendShengjiu Wang1-1/+14
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+4
2025-04-01ASoC: imx-card: Add NULL check in imx_card_probe()Henry Martin1-0/+4
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-35/+76
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2025-03-17ASoC: fsl: Convert to RUNTIME_PM_OPS() and coTakashi Iwai5-21/+11
2025-03-05ASoC: Merge up fixesMark Brown2-36/+5
2025-03-04ASoC: fsl_audmix: support audio graph card for audmixMark Brown1-5/+11
2025-03-03ASoC: fsl_audmix: register card device depends on 'dais' propertyShengjiu Wang1-5/+11
2025-03-03ASoC: fsl: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto1-2/+2
2025-02-25ASoC: imx-card: support playback or capture onlyMark Brown1-0/+5
2025-02-24ASoC: fsl: Rename stream name of SAI DAI driverChancel Liu2-5/+5
2025-02-24ASoC: imx-card: Add playback_only or capture_only supportShengjiu Wang1-0/+5
2025-02-24ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversionsThorsten Blum1-2/+2
2025-02-18ASoC: fsl: imx-pcm-fiq: Switch to use hrtimer_setup()Nam Cao1-2/+1
2025-02-13ASoC: imx-audmix: remove cpu_mclk which is from cpu dai deviceShengjiu Wang1-31/+0
2025-02-11ASoC: fsl_micfil: Add decimation filter bypass mode supportShengjiu Wang2-5/+45
2025-02-03ASoC: fsl_micfil: Enable default case in micfil_set_quality()Nikita Zhandarovich1-0/+2
2025-01-22ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2025-01-20ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run()Shengjiu Wang1-6/+8