index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_easrc.c
Age
Commit message (
Expand
)
Author
2024-12-13
ASoC: fsl_easrc: register m2m platform device
Shengjiu Wang
2024-12-13
ASoC: fsl_easrc: define functions for memory to memory usage
Shengjiu Wang
2024-09-30
ASoC: fsl: Use maple tree register cache
Mark Brown
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-27
ASoC: fsl: fsl_easrc: Switch to RUNTIME_PM_OPS()
Fabio Estevam
2023-10-23
ASoC: fsl: Fix PM disable depth imbalance in fsl_easrc_probe
Zhang Shurong
2023-08-14
ASoC: fsl: merge DAI call back functions into ops
Kuninori Morimoto
2023-03-20
ASoC: fsl: fsl_easrc: Convert to platform remove callback returning void
Uwe Kleine-König
2022-07-21
ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
Shengjiu Wang
2022-06-27
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
2021-06-21
ASoC: fsl_easrc: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-14
ASoC: fsl_easrc: Remove superfluous error message around platform_get_irq()
Tan Zhongjun
2021-04-08
ASoC: fsl: sunxi: remove redundant dev_err call
Muhammad Usama Anjum
2021-03-24
ASoC: fsl_easrc: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
2021-03-10
Merge series "ASoC: remove more make W=1 warnings" from Pierre-Louis Bossart ...
Mark Brown
2021-03-10
ASoC: fsl: fsl_easrc: Fix uninitialized variable st2_mem_alloc
Colin Ian King
2021-03-10
ASoC: fsl: fsl_easrc: fix kernel-doc warning
Pierre-Louis Bossart
2021-03-10
ASoC: fsl: fsl_easrc: remove useless assignments
Pierre-Louis Bossart
2021-02-08
ASoC: fsl: constify static snd_soc_dai_ops structs
Rikard Falkeborn
2020-06-23
ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_format
Shengjiu Wang
2020-06-22
ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...
Kuninori Morimoto
2020-06-15
ASoC: fsl_easrc: Fix "Function parameter not described" warnings
Shengjiu Wang
2020-06-15
ASoC: fsl_easrc: Fix -Wunused-but-set-variable
Shengjiu Wang
2020-06-15
ASoC: fsl_easrc: Fix -Wmissing-prototypes warning
Shengjiu Wang
2020-04-29
ASoC: fsl_easrc: mark PM functions __maybe_unused
Arnd Bergmann
2020-04-27
ASoC: fsl_easrc: Check for null pointer before dereferencing "ctx" in fsl_eas...
Shengjiu Wang
2020-04-23
ASoC: fsl_easrc: fix spelling mistake "prefitler" -> "prefilter"
Colin Ian King
2020-04-21
ASoC: fsl_easrc: Add EASRC ASoC CPU DAI drivers
Shengjiu Wang