summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_aud2htx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-091-1/+1
* ASoC: fsl: fsl_aud2htx: Switch to RUNTIME_PM_OPS()Fabio Estevam2024-05-271-6/+5
* ASoC: Explicitly include correct DT includesRob Herring2023-10-091-2/+1
* ASoC: fsl: merge DAI call back functions into opsKuninori Morimoto2023-08-141-5/+5
* ASoC: fsl: fsl_aud2htx: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: fsl_aud2htx: Add error handler for pm_runtime_enableShengjiu Wang2022-08-251-0/+2
* ASoC: fsl_aud2htx: register platform component before registering cpu daiShengjiu Wang2022-08-251-4/+10
* ASoC: fsl: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-1/+2
* ASoC: fsl: Drop unused argument from imx_pcm_dma_init()Sascha Hauer2022-02-281-1/+1
* ASoC: fsl_aud2htx: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-211-2/+1
* ASoC: fsl: sunxi: remove redundant dev_err callMuhammad Usama Anjum2021-04-081-3/+1
* ASoC: fsl_aud2htx: mark PM functions as __maybe_unusedArnd Bergmann2020-12-051-2/+2
* ASoC: fsl_aud2htx: Remove dev_err() usage after platform_get_irq()Shengjiu Wang2020-11-091-4/+1
* ASoC: fsl_aud2htx: Add aud2htx module driverShengjiu Wang2020-11-051-0/+311