summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2025-08-10ASoC: fsl_sai: replace regmap_write with regmap_update_bitsShengjiu Wang
2025-07-24ASoC: fsl_xcvr: get channel status data in two casesMark Brown
2025-07-24ASoC: imx-card: Add WM8524 supportChancel Liu
2025-07-24ASoC: fsl_xcvr: get channel status data with firmware existsShengjiu Wang
2025-07-24ASoC: fsl_xcvr: get channel status data when PHY is not existsShengjiu Wang
2025-07-14ASoC: codec: Convert to GPIO descriptors forMark Brown
2025-07-13ASoC: fsl-asoc-card: add sysclk_ratio for calculate sysclk frequencyShengjiu Wang
2025-07-03ASoC: fsl_mqs: rename system manager indices for i.MX95Shengjiu Wang
2025-07-03ASoC: fsl_mqs: Distinguish different modules by system manager indicesShengjiu Wang
2025-06-29ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan
2025-06-29ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio modeShengjiu Wang
2025-06-25ASoC: Standardize ASoC menuMark Brown
2025-06-24ASoC: fsl: Standardize ASoC menuKuninori Morimoto
2025-06-09ASoC: codecs: More const and unused member cleanupsMark Brown
2025-06-08ASoC: imx-card: Use helper function for_each_child_of_node_scoped()Ai Chao
2025-06-08ASoC: fsl: Constify reg_default arrayKrzysztof Kozlowski
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-16ASoC: fsl_xcvr: update platform driver nameShengjiu Wang
2025-05-02ASoC: fsl_rpmsg: Allocate a smaller buffer size for capture streamChancel Liu
2025-05-02ASoC: fsl_rpmsg: Configure CPU DAI for card that sits on rpmsg-micfil-channelChancel Liu
2025-04-25ASoC: fsl: don't set link->platform if not neededKuninori Morimoto
2025-04-24ASoC: Merge up fixesMark Brown
2025-04-16ASoC: fsl_rpmsg: Remove useless return variableChen Ni
2025-04-13ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()Chenyuan Yang
2025-04-10ASoC: fsl: fsl_qmc_audio: Reset audio data pointers on TRIGGER_START eventHerve Codina
2025-04-06ASoC: fsl_sai: separate set_tdm_slot() for tx and rxShengjiu Wang
2025-04-06ASoC: fsl_sai: separate 'is_dsp_mode' for tx and rxShengjiu Wang
2025-04-06ASoC: fsl_sai: add xlate_tdm_slot_mask() callbackShengjiu Wang
2025-04-06ASoC: fsl_sai: allow to set mclk rate with zero clk_idShengjiu Wang
2025-04-06ASoC: fsl_asrc_dma: get codec or cpu dai from backendShengjiu Wang
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04Merge tag 'sound-fix-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-04-01ASoC: imx-card: Add NULL check in imx_card_probe()Henry Martin
2025-03-26Merge tag 'sound-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-17ASoC: fsl: Convert to RUNTIME_PM_OPS() and coTakashi Iwai
2025-03-05ASoC: Merge up fixesMark Brown
2025-03-04ASoC: fsl_audmix: support audio graph card for audmixMark Brown
2025-03-03ASoC: fsl_audmix: register card device depends on 'dais' propertyShengjiu Wang
2025-03-03ASoC: fsl: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto
2025-02-25ASoC: imx-card: support playback or capture onlyMark Brown
2025-02-24ASoC: fsl: Rename stream name of SAI DAI driverChancel Liu
2025-02-24ASoC: imx-card: Add playback_only or capture_only supportShengjiu Wang
2025-02-24ASoC: fsl: fsl_qmc_audio: Remove unnecessary bool conversionsThorsten Blum
2025-02-18ASoC: fsl: imx-pcm-fiq: Switch to use hrtimer_setup()Nam Cao
2025-02-13ASoC: imx-audmix: remove cpu_mclk which is from cpu dai deviceShengjiu Wang
2025-02-11ASoC: fsl_micfil: Add decimation filter bypass mode supportShengjiu Wang
2025-02-03ASoC: fsl_micfil: Enable default case in micfil_set_quality()Nikita Zhandarovich
2025-01-22ASoC: fsl_asrc_m2m: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann
2025-01-20ASoC: fsl_asrc_m2m: return error value in asrc_m2m_device_run()Shengjiu Wang