index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
fsl
/
fsl_esai.c
Age
Commit message (
Expand
)
Author
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
2015-08-07
ASoC: fsl_esai: Spelling s/specifially/specifically/
Geert Uytterhoeven
2015-07-07
ASoC: fsl: Add dedicated DMA buffer size for each cpu dai
Shengjiu Wang
2015-01-08
ASoC: fsl_esai: Make error message concise
Fabio Estevam
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-25
ASoC: fsl_esai: Use dynamic slot width as default
Nicolin Chen
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-22
ASoC: fsl: use strncpy() to prevent copying of over-long names
Daniel Mack
2014-10-20
ASoC: fsl: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-01
Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
2014-08-27
ASoC: fsl-esai: Convert to use regmap framework's endianness method.
Xiubo Li
2014-08-16
Merge branch 'fix/fsl-esai' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
2014-08-16
ASoC: fsl_esai: refine esai for TDM support
Shengjiu Wang
2014-08-13
ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() support
Shengjiu Wang
2014-07-31
ASoC: fsl_esai: Add stream names for DPCM usage
Nicolin Chen
2014-05-22
Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top...
Mark Brown
2014-05-12
ASoC: fsl_esai: Bypass divider settings if clock requirement is not changed
Nicolin Chen
2014-05-12
ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()
Nicolin Chen
2014-05-12
ASoC: fsl_esai: Only bypass sck_div for EXTAL source
Nicolin Chen
2014-05-12
ASoC: fsl_esai: Fix incorrect condition within ratio range check for FP
Nicolin Chen
2014-04-14
ASoC: esai: Add VF610+ compatibles support.
Xiubo Li
2014-04-14
ASoC: esai: use the precise definition of 'ret'.
Xiubo Li
2014-03-25
ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support.
Xiubo Li
2014-03-12
Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...
Mark Brown
2014-02-12
ASoC: fsl-esai: big-endian support
Xiubo Li
2014-02-11
ASoC: fsl_esai: Check the return value from clk_prepare_enable()
Fabio Estevam
2014-02-10
ASoC: fsl-esai: fix ESAI TDM slot setting
Xiubo Li
2014-01-10
ASoC: fsl_esai: Add ESAI CPU DAI driver
Nicolin Chen