aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_esai.c
AgeCommit message (Expand)Author
2021-04-21ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan
2020-06-24ASoC: fsl_esai: Disable exception interrupt before scheduling taskletShengjiu Wang
2020-01-17ASoC: fsl_esai: Add spin lock to protect reset, stop and startShengjiu Wang
2019-08-12ASoC: fsl_esai: Add compatible string for imx6ullShengjiu Wang
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-23ASoC: fsl_esai: recover the channel swap after xrunShengjiu Wang
2019-07-22ASoC: fsl_esai: Wrap some operations to be functionsShengjiu Wang
2019-05-06ASoC: fsl_esai: Add pm runtime functionS.j. Wang
2019-05-02ASoC: fsl_esai: Fix missing break in switch statementS.j. Wang
2019-04-05ASoC: fsl_esai: Support synchronous modeS.j. Wang
2019-03-21ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang
2019-02-19ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-03ASoC: fsl_esai: Mark expected switch fall-throughGustavo A. R. Silva
2018-05-03ASoC: fsl_esai: Switch to SPDX identifierFabio Estevam
2018-04-16ASoC: fsl_esai: Add freq check in set_dai_sysclk()Nicolin Chen
2018-04-12ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen
2018-02-12ASoC: fsl_esai: Use 'const _be *' type for ipropFabio Estevam
2017-07-17ASoC: fsl_esai: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-04-12ASoC: fsl_esai: Remove unneeded definitionFabio Estevam
2016-09-20ASoC: fsl_esai: use flat regmap cacheMarek Vasut
2016-09-03ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"Colin Ian King
2015-12-23Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/top...Mark Brown
2015-11-25ASoC: fsl_esai: spba clock is needed by esai deviceShengjiu Wang
2015-11-25ASoC: fsl: using params_width function to simplify codeZidan Wang
2015-11-16ASoC: fsl_esai: ETDR and TX0~5 registers are non volatileZidan Wang
2015-10-26ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEPNicolin Chen
2015-10-05ASoC: fsl_esai: Add driver suspend and resume to support MEGA FastZidan Wang
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-08-07ASoC: fsl_esai: Spelling s/specifially/specifically/Geert Uytterhoeven
2015-07-07ASoC: fsl: Add dedicated DMA buffer size for each cpu daiShengjiu Wang
2015-01-08ASoC: fsl_esai: Make error message conciseFabio Estevam
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25ASoC: fsl_esai: Use dynamic slot width as defaultNicolin Chen
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-10-22ASoC: fsl: use strncpy() to prevent copying of over-long namesDaniel Mack
2014-10-20ASoC: fsl: drop owner assignment from platform_driversWolfram Sang
2014-09-01Merge branch 'topic/fsl' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2014-08-27ASoC: fsl-esai: Convert to use regmap framework's endianness method.Xiubo Li
2014-08-16Merge branch 'fix/fsl-esai' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2014-08-16ASoC: fsl_esai: refine esai for TDM supportShengjiu Wang
2014-08-13ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() supportShengjiu Wang
2014-07-31ASoC: fsl_esai: Add stream names for DPCM usageNicolin Chen
2014-05-22Merge remote-tracking branches 'asoc/topic/devm', 'asoc/topic/fsl', 'asoc/top...Mark Brown
2014-05-12ASoC: fsl_esai: Bypass divider settings if clock requirement is not changedNicolin Chen
2014-05-12ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()Nicolin Chen
2014-05-12ASoC: fsl_esai: Only bypass sck_div for EXTAL sourceNicolin Chen
2014-05-12ASoC: fsl_esai: Fix incorrect condition within ratio range check for FPNicolin Chen
2014-04-14ASoC: esai: Add VF610+ compatibles support.Xiubo Li
2014-04-14ASoC: esai: use the precise definition of 'ret'.Xiubo Li