aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-28ASoC: fsl_sai: Fix sync error in consumer modeMaarten Zanders1-4/+4
2025-10-23ASoC: fsl_micfil: correct the endian format for DSDShengjiu Wang1-2/+2
2025-10-23ASoC: fsl_sai: fix bit order for DSD formatShengjiu Wang1-2/+1
2025-09-19ASoC: fsl: fsl_qmc_audio: Reduce amount ofMark Brown1-71/+54
2025-09-18ASoC: fsl: fsl_qmc_audio: Drop struct qmc_dai_chanChristophe Leroy1-32/+20
2025-09-18ASoC: fsl: fsl_qmc_audio: Only request completion on last channelChristophe Leroy1-40/+6
2025-09-18ASoC: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM busChristophe Leroy1-0/+29
2025-08-24ASoC: imx-hdmi: remove cpu_pdev related codeShengjiu Wang1-12/+1
2025-08-20ASoC: fsl: Use kcalloc() instead of kzalloc()Qianfeng Rong2-2/+2
2025-08-19Handle shared reset GPIO for WSA883x speakersMark Brown1-10/+10
2025-08-14ASoC: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-08-10ASoC: fsl_sai: replace regmap_write with regmap_update_bitsShengjiu Wang1-10/+10
2025-07-24ASoC: 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-13ASoC: 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-29ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-06-29ASoC: 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-08ASoC: imx-card: Use helper function for_each_child_of_node_scoped()Ai Chao1-8/+5
2025-06-08ASoC: 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-02ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture streamChancel Liu3-6/+25
2025-05-02ASoC: 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-06ASoC: fsl_sai: separate set_tdm_slot() for tx and rxShengjiu Wang2-12/+37
2025-04-06ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rxShengjiu Wang2-5/+5
2025-04-06ASoC: fsl_sai: add xlate_tdm_slot_mask() callbackShengjiu Wang1-0/+9
2025-04-06ASoC: fsl_sai: allow to set mclk rate with zero clk_idShengjiu Wang1-14/+14
2025-04-06ASoC: 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/git/tiwai/soundLinus 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/tiwai/soundLinus Torvalds10-35/+76
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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