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
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
2015-11-16
ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile
Zidan Wang
1
-22
/
+22
2015-10-26
ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP
Nicolin Chen
1
-1
/
+1
2015-10-05
ASoC: fsl_esai: Add driver suspend and resume to support MEGA Fast
Zidan Wang
1
-0
/
+88
2015-09-04
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2015-08-07
ASoC: fsl_esai: Spelling s/specifially/specifically/
Geert Uytterhoeven
1
-1
/
+1
2015-07-07
ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
Shengjiu Wang
1
-1
/
+1
2015-01-08
ASoC: fsl_esai: Make error message concise
Fabio Estevam
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
ASoC: fsl_esai: Use dynamic slot width as default
Nicolin Chen
1
-5
/
+7
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-1
/
+0
2014-10-22
ASoC: fsl: use strncpy() to prevent copying of over-long names
Daniel Mack
1
-1
/
+1
2014-10-20
ASoC: fsl: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-01
Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-4
/
+1
[next]