cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/sound/soc/mxs
AgeCommit message (Expand)Author
2023-03-20ASoC: mxs: mxs-sgtl5000: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-11ASoC: Use of_property_present() for testing DT property presenceRob Herring
2022-06-27ASoC: mxs-saif: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: mxs-saif: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: mxs-saif: Update to use set_fmt_new callbackCharles Keepax
2022-05-11ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin
2022-03-08ASoC: mxs: Fix error handling in mxs_sgtl5000_probeMiaoqian Lin
2022-03-02ASoC: mxs-saif: Handle errors for clk_enableJiasheng Jiang
2021-12-20ASoC: mxs: Use dev_err_probe() helperKuninori Morimoto
2021-03-10ASoC: mxs-saif: drop unneeded snd_soc_dai_set_drvdataJulia Lawall
2020-07-23ASoC: mxs: use asoc_substream_to_rtd()Kuninori Morimoto
2020-04-29ASoC: mxs-saif: Fix unused assignmentTang Bin
2020-04-27ASoC: mxs-saif: Avoid unnecessary checkTang Bin
2020-03-27ASoC: mxs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-31ASoC: mxs-saif: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-06-28ASoC: mxs: mxs-sgtl5000: consider CPU-Platform possibilityKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19ASoC: mxs: mxs-sgtl5000: don't select unnecessary PlatformKuninori Morimoto
2019-06-06ASoC: mxs: mxs-sgtl5000: use modern dai_link styleKuninori Morimoto
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd