summaryrefslogtreecommitdiffstats
path: root/sound/soc/mxs
AgeCommit message (Expand)AuthorLines
2025-10-16ASoC: mxs-saif: support usage with simple-audio-cardDario Binacchi-33/+90
2025-06-24ASoC: mxs: Standardize ASoC menuKuninori Morimoto-1/+1
2025-03-03ASoC: mxs: use inclusive language for SND_SOC_DAIFMT_CBx_CFxKuninori Morimoto-1/+1
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König-1/+1
2024-06-03ASoC: mxs: add missing MODULE_DESCRIPTION() macroJeff Johnson-0/+1
2024-05-08ASoC: mxs: Use *-y instead of *-objs in MakefileTakashi Iwai-3/+3
2023-10-09ASoC: Explicitly include correct DT includesRob Herring-2/+0
2023-09-25ASoC: mxs: convert not to use asoc_xxx()Kuninori Morimoto-3/+3
2023-03-20ASoC: mxs: mxs-sgtl5000: Convert to platform remove callback returning voidUwe Kleine-König-4/+2
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring-1/+1
2022-06-27ASoC: mxs-saif: Migrate to new style legacy DAI naming flagCharles Keepax-1/+2
2022-06-06ASoC: mxs-saif: Rename set_fmt_new back to set_fmtCharles Keepax-1/+1
2022-06-06ASoC: mxs-saif: Update to use set_fmt_new callbackCharles Keepax-3/+3
2022-05-11ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin-0/+1
2022-03-08ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin-0/+3
2022-03-02ASoC: mxs-saif: Handle errors for clk_enableJiasheng Jiang-1/+4
2021-12-20ASoC: mxs: Use dev_err_probe() helperKuninori Morimoto-6/+2
2021-03-10ASoC: mxs-saif: drop unneeded snd_soc_dai_set_drvdataJulia Lawall-10/+0
2020-07-23ASoC: mxs: use asoc_substream_to_rtd()Kuninori Morimoto-1/+1
2020-04-29ASoC: mxs-saif: Fix unused assignmentTang Bin-1/+1
2020-04-27ASoC: mxs-saif: Avoid unnecessary checkTang Bin-3/+0
2020-03-27ASoC: mxs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto-2/+2
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd-6/+2
2019-07-31ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify codeYueHaibing-4/+1
2019-06-28ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibilityKuninori Morimoto-2/+6
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown-70/+6
2019-06-19ASoC: mxs: mxs-sgtl5000: don't select unnecessary PlatformKuninori Morimoto-6/+2
2019-06-06ASoC: mxs: mxs-sgtl5000: use modern dai_link styleKuninori Morimoto-8/+19
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner-70/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+1
2018-01-18Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '...Mark Brown-2/+23
2018-01-18ASoC: mxs-sgtl5000: Do not print error on probe deferralFabio Estevam-2/+3
2018-01-12ASoC: mxs-sgtl5000: add audio-routing supportChristian Fischer-0/+20
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown-3/+10
2017-08-21ASoC: mxs-sgtl5000: Remove unnecessary function callDonglin Peng-1/+0
2017-07-26ASoC: mxs-saif: Handle return value of clk_prepare_enable/clk_prepare.Arvind Yadav-3/+10
2017-01-17ASoC: mxs-saif: fix setting master base rateJörg Krause-7/+17
2017-01-17ASoC: mxs-saif: fix setting SAIF1 registerJörg Krause-0/+10
2016-12-12Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/es8328', 'asoc/...Mark Brown-4/+9
2016-10-26SoC: mxs-saif: check validity of ids in mxs_saif_probe()Alexey Khoroshilov-4/+9
2016-10-24ASoC: constify snd_soc_ops structuresJulia Lawall-1/+1
2016-03-13Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/mtk', 'asoc...Mark Brown-1/+1
2016-02-05ASoC: mxs-saif: check BUSY bit in hw_params() only if not mclk_in_useMans Rullgard-1/+1
2016-01-27ASoC: mxs-saif: fix clk_prepare() without matching clk_unprepare()Mans Rullgard-2/+11
2015-09-14ASoC: mxs-sgtl5000: Convert to devm_snd_soc_register_cardAxel Lin-5/+1
2015-02-04Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/imx', 'aso...Mark Brown-6/+5
2015-01-06ASoC: mxs-sgtl5000: Use static DAI format setupLars-Peter Clausen-21/+6
2014-12-30ASoC: mxs-saif: Do not store the irq number in the private structureFabio Estevam-6/+5