index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_esai.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-11
ASoC: fsl_esai: change dev_warn to dev_dbg in irq handler
Shengjiu Wang
1
-2
/
+2
2024-09-09
ASoC: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-08-14
ASoC: fsl: merge DAI call back functions into ops
Kuninori Morimoto
1
-10
/
+10
2023-03-20
ASoC: fsl: fsl_esai: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-28
ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N
Maarten Zanders
1
-1
/
+1
2022-06-27
ASoC: fsl: Migrate to new style legacy DAI naming flag
Charles Keepax
1
-1
/
+2
2022-06-06
ASoC: fsl: Rename set_fmt_new back to set_fmt
Charles Keepax
1
-1
/
+1
2022-06-06
ASoC: fsl: Update to use set_fmt_new callback
Charles Keepax
1
-5
/
+5
2022-04-12
ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
Minghao Chi
1
-4
/
+2
2022-02-28
ASoC: fsl: Drop unused argument from imx_pcm_dma_init()
Sascha Hauer
1
-1
/
+1
2021-09-22
ASoC: fsl-esai: Update to modern clocking terminology
Mark Brown
1
-14
/
+14
2021-09-10
ASoC: fsl_esai: register platform component before registering cpu dai
Shengjiu Wang
1
-6
/
+10
2021-06-21
ASoC: fsl_esai: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-04-23
Merge remote-tracking branch 'asoc/for-5.13' into asoc-next
Mark Brown
1
-13
/
+37
2021-04-02
ASoC: fsl_esai: Fix TDM slot setup for I2S mode
Alexander Shiyan
1
-3
/
+5
2021-03-24
ASoC: fsl_esai: Don't use devm_regmap_init_mmio_clk
Shengjiu Wang
1
-12
/
+36
2021-03-10
ASoC: fsl: fsl_esai: clarify expression
Pierre-Louis Bossart
1
-1
/
+1
2021-02-08
ASoC: fsl_esai: Remove unused 'imx' field
Fabio Estevam
1
-5
/
+0
2021-01-21
ASoC: fsl: sync parameter naming (rate/sample_bits)
Kuninori Morimoto
1
-2
/
+2
2021-01-20
ASoC: fsl_esai: Remove of_device_get_match_data() error check
Fabio Estevam
1
-4
/
+0
2020-09-09
ASoC: fsl: Replace tasklet with work
Takashi Iwai
1
-7
/
+7
2020-09-02
ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-07-23
ASoC: fsl_esai: add IRQF_SHARED for devm_request_irq
Shengjiu Wang
1
-1
/
+1
2020-07-03
ASoC: fsl: fsl_esai: fix kernel-doc
Pierre-Louis Bossart
1
-14
/
+18
2020-05-18
ASoC: fsl: use snd_soc_xxx_active()
Kuninori Morimoto
1
-1
/
+1
2020-05-15
ASoC: fsl_esai: introduce SoC specific data
Shengjiu Wang
1
-9
/
+37
2020-04-27
ASoC: fsl_esai: Disable exception interrupt before scheduling tasklet
Shengjiu Wang
1
-0
/
+4
2019-10-28
ASoC: fsl_esai: Add spin lock to protect reset, stop and start
Shengjiu Wang
1
-0
/
+12
2019-08-12
ASoC: fsl_esai: Add compatible string for imx6ull
Shengjiu Wang
1
-0
/
+1
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-23
ASoC: fsl_esai: recover the channel swap after xrun
Shengjiu Wang
1
-0
/
+74
2019-07-22
ASoC: fsl_esai: Wrap some operations to be functions
Shengjiu Wang
1
-71
/
+117
2019-05-06
ASoC: fsl_esai: Add pm runtime function
S.j. Wang
1
-64
/
+77
2019-05-02
ASoC: fsl_esai: Fix missing break in switch statement
S.j. Wang
1
-1
/
+1
2019-04-05
ASoC: fsl_esai: Support synchronous mode
S.j. Wang
1
-7
/
+14
2019-03-21
ASoC: fsl_esai: fix channel swap issue when stream starts
S.j. Wang
1
-10
/
+37
2019-02-19
ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
S.j. Wang
1
-3
/
+4
2018-08-28
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-08-03
ASoC: fsl_esai: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-05-03
ASoC: fsl_esai: Switch to SPDX identifier
Fabio Estevam
1
-9
/
+5
2018-04-16
ASoC: fsl_esai: Add freq check in set_dai_sysclk()
Nicolin Chen
1
-0
/
+6
2018-04-12
ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
Nicolin Chen
1
-0
/
+7
2018-02-12
ASoC: fsl_esai: Use 'const _be *' type for iprop
Fabio Estevam
1
-1
/
+1
2017-07-17
ASoC: fsl_esai: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
1
-1
/
+1
2017-04-12
ASoC: fsl_esai: Remove unneeded definition
Fabio Estevam
1
-3
/
+2
2016-09-20
ASoC: fsl_esai: use flat regmap cache
Marek Vasut
1
-1
/
+1
2016-09-03
ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"
Colin Ian King
1
-3
/
+3
2015-12-23
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
1
-23
/
+40
2015-11-25
ASoC: fsl_esai: spba clock is needed by esai device
Shengjiu Wang
1
-0
/
+17
2015-11-25
ASoC: fsl: using params_width function to simplify code
Zidan Wang
1
-1
/
+1
[next]