index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_esai.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: fsl_esai: Add compatible string for imx6ull
Shengjiu Wang
2019-08-12
1
-0
/
+1
*
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-3
/
+1
*
ASoC: fsl_esai: recover the channel swap after xrun
Shengjiu Wang
2019-07-23
1
-0
/
+74
*
ASoC: fsl_esai: Wrap some operations to be functions
Shengjiu Wang
2019-07-22
1
-71
/
+117
*
ASoC: fsl_esai: Add pm runtime function
S.j. Wang
2019-05-06
1
-64
/
+77
*
ASoC: fsl_esai: Fix missing break in switch statement
S.j. Wang
2019-05-02
1
-1
/
+1
*
ASoC: fsl_esai: Support synchronous mode
S.j. Wang
2019-04-05
1
-7
/
+14
*
ASoC: fsl_esai: fix channel swap issue when stream starts
S.j. Wang
2019-03-21
1
-10
/
+37
*
ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
S.j. Wang
2019-02-19
1
-3
/
+4
*
ASoC: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-08-28
1
-1
/
+1
*
ASoC: fsl_esai: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-03
1
-0
/
+1
*
ASoC: fsl_esai: Switch to SPDX identifier
Fabio Estevam
2018-05-03
1
-9
/
+5
*
ASoC: fsl_esai: Add freq check in set_dai_sysclk()
Nicolin Chen
2018-04-16
1
-0
/
+6
*
ASoC: fsl_esai: Fix divisor calculation failure at lower ratio
Nicolin Chen
2018-04-12
1
-0
/
+7
*
ASoC: fsl_esai: Use 'const _be *' type for iprop
Fabio Estevam
2018-02-12
1
-1
/
+1
*
ASoC: fsl_esai: constify snd_soc_dai_ops structure
Gustavo A. R. Silva
2017-07-17
1
-1
/
+1
*
ASoC: fsl_esai: Remove unneeded definition
Fabio Estevam
2017-04-12
1
-3
/
+2
*
ASoC: fsl_esai: use flat regmap cache
Marek Vasut
2016-09-20
1
-1
/
+1
*
ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"
Colin Ian King
2016-09-03
1
-3
/
+3
*
-
.
Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...
Mark Brown
2015-12-23
1
-23
/
+40
|
\
\
|
|
*
ASoC: fsl_esai: spba clock is needed by esai device
Shengjiu Wang
2015-11-25
1
-0
/
+17
|
|
/
|
/
|
|
*
ASoC: fsl: using params_width function to simplify code
Zidan Wang
2015-11-25
1
-1
/
+1
|
*
ASoC: fsl_esai: ETDR and TX0~5 registers are non volatile
Zidan Wang
2015-11-16
1
-22
/
+22
|
/
*
ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEP
Nicolin Chen
2015-10-26
1
-1
/
+1
*
ASoC: fsl_esai: Add driver suspend and resume to support MEGA Fast
Zidan Wang
2015-10-05
1
-0
/
+88
*
Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-09-04
1
-1
/
+1
|
\
|
*
ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
Shengjiu Wang
2015-07-07
1
-1
/
+1
*
|
ASoC: fsl_esai: Spelling s/specifially/specifically/
Geert Uytterhoeven
2015-08-07
1
-1
/
+1
|
/
*
ASoC: fsl_esai: Make error message concise
Fabio Estevam
2015-01-08
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
1
-1
/
+0
|
|
\
|
|
*
ASoC: fsl: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
ASoC: fsl_esai: Use dynamic slot width as default
Nicolin Chen
2014-11-25
1
-5
/
+7
|
/
/
*
/
ASoC: fsl: use strncpy() to prevent copying of over-long names
Daniel Mack
2014-10-22
1
-1
/
+1
|
/
*
Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2014-09-01
1
-4
/
+1
|
\
|
*
ASoC: fsl-esai: Convert to use regmap framework's endianness method.
Xiubo Li
2014-08-27
1
-4
/
+1
*
|
Merge branch 'fix/fsl-esai' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2014-08-16
1
-2
/
+0
|
\
\
|
*
|
ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support
Shengjiu Wang
2014-08-13
1
-2
/
+0
|
|
/
*
/
ASoC: fsl_esai: refine esai for TDM support
Shengjiu Wang
2014-08-16
1
-3
/
+11
|
/
*
ASoC: fsl_esai: Add stream names for DPCM usage
Nicolin Chen
2014-07-31
1
-0
/
+2
*
-
-
-
.
Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top...
Mark Brown
2014-05-22
1
-6
/
+26
|
\
\
\
|
|
|
*
ASoC: fsl_esai: Bypass divider settings if clock requirement is not changed
Nicolin Chen
2014-05-12
1
-3
/
+20
|
|
*
|
ASoC: esai: Add VF610+ compatibles support.
Xiubo Li
2014-04-14
1
-0
/
+1
|
|
|
/
|
|
*
ASoC: esai: use the precise definition of 'ret'.
Xiubo Li
2014-04-14
1
-3
/
+5
|
|
/
*
|
ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()
Nicolin Chen
2014-05-12
1
-6
/
+5
*
|
ASoC: fsl_esai: Only bypass sck_div for EXTAL source
Nicolin Chen
2014-05-12
1
-1
/
+7
*
|
ASoC: fsl_esai: Fix incorrect condition within ratio range check for FP
Nicolin Chen
2014-05-12
1
-1
/
+2
|
/
*
ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support.
Xiubo Li
2014-03-25
1
-0
/
+2
*
-
.
Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...
Mark Brown
2014-03-12
1
-6
/
+26
|
\
\
|
|
*
ASoC: fsl-esai: big-endian support
Xiubo Li
2014-02-12
1
-1
/
+4
[next]