index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_esai.c
Age
Commit message (
Expand
)
Author
2022-10-28
ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N
Maarten Zanders
2022-06-27
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
2022-06-06
ASoC: fsl: Rename set_fmt_new back to set_fmt
Charles Keepax
2022-06-06
ASoC: fsl: Update to use set_fmt_new callback
Charles Keepax
2022-04-12
ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
2022-02-28
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
Sascha Hauer
2021-09-22
ASoC: fsl-esai: Update to modern clocking terminology
Mark Brown
2021-09-10
ASoC: fsl_esai: register platform component before registering cpu dai
Shengjiu Wang
2021-06-21
ASoC: fsl_esai: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
2021-04-02
ASoC: fsl_esai: Fix TDM slot setup for I2S mode
Alexander Shiyan
2021-03-24
ASoC: fsl_esai: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
2021-03-10
ASoC: fsl: fsl_esai: clarify expression
Pierre-Louis Bossart
2021-02-08
ASoC: fsl_esai: Remove unused 'imx' field
Fabio Estevam
2021-01-21
ASoC: fsl: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
2021-01-20
ASoC: fsl_esai: Remove of_device_get_match_data() error check
Fabio Estevam
2020-09-09
ASoC: fsl: Replace tasklet with work
Takashi Iwai
2020-09-02
ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-23
ASoC: fsl_esai: add IRQF_SHARED for devm_request_irq
Shengjiu Wang
2020-07-03
ASoC: fsl: fsl_esai: fix kernel-doc
Pierre-Louis Bossart
2020-05-18
ASoC: fsl: use snd_soc_xxx_active()
Kuninori Morimoto
2020-05-15
ASoC: fsl_esai: introduce SoC specific data
Shengjiu Wang
2020-04-27
ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet
Shengjiu Wang
2019-10-28
ASoC: fsl_esai: Add spin lock to protect reset, stop and start
Shengjiu Wang
2019-08-12
ASoC: fsl_esai: Add compatible string for imx6ull
Shengjiu Wang
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-23
ASoC: fsl_esai: recover the channel swap after xrun
Shengjiu Wang
2019-07-22
ASoC: fsl_esai: Wrap some operations to be functions
Shengjiu Wang
2019-05-06
ASoC: fsl_esai: Add pm runtime function
S.j. Wang
2019-05-02
ASoC: fsl_esai: Fix missing break in switch statement
S.j. Wang
2019-04-05
ASoC: fsl_esai: Support synchronous mode
S.j. Wang
2019-03-21
ASoC: fsl_esai: fix channel swap issue when stream starts
S.j. Wang
2019-02-19
ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
S.j. Wang
2018-08-28
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-03
ASoC: fsl_esai: Mark expected switch fall-through
Gustavo A. R. Silva
2018-05-03
ASoC: fsl_esai: Switch to SPDX identifier
Fabio Estevam
2018-04-16
ASoC: fsl_esai: Add freq check in set_dai_sysclk()
Nicolin Chen
2018-04-12
ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
Nicolin Chen
2018-02-12
ASoC: fsl_esai: Use 'const _be *' type for iprop
Fabio Estevam
2017-07-17
ASoC: fsl_esai: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-04-12
ASoC: fsl_esai: Remove unneeded definition
Fabio Estevam
2016-09-20
ASoC: fsl_esai: use flat regmap cache
Marek Vasut
2016-09-03
ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"
Colin Ian King
2015-12-23
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
2015-11-25
ASoC: fsl_esai: spba clock is needed by esai device
Shengjiu Wang
2015-11-25
ASoC: fsl: using params_width function to simplify code
Zidan Wang
2015-11-16
ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile
Zidan Wang
2015-10-26
ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP
Nicolin Chen
2015-10-05
ASoC: fsl_esai: Add driver suspend and resume to support MEGA Fast
Zidan Wang
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
[next]