aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl/fsl_esai.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: fsl: Migrate to new style legacy DAI naming flagCharles Keepax1-1/+2
2022-06-06ASoC: fsl: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: fsl: Update to use set_fmt_new callbackCharles Keepax1-5/+5
2022-04-12ASoC: fsl: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-4/+2
2022-02-28ASoC: fsl: Drop unused argument from imx_pcm_dma_init()Sascha Hauer1-1/+1
2021-09-22ASoC: fsl-esai: Update to modern clocking terminologyMark Brown1-14/+14
2021-09-10ASoC: fsl_esai: register platform component before registering cpu daiShengjiu Wang1-6/+10
2021-06-21ASoC: fsl_esai: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-2/+1
2021-04-23Merge remote-tracking branch 'asoc/for-5.13' into asoc-nextMark Brown1-13/+37
2021-04-02ASoC: fsl_esai: Fix TDM slot setup for I2S modeAlexander Shiyan1-3/+5
2021-03-24ASoC: fsl_esai: Don't use devm_regmap_init_mmio_clkShengjiu Wang1-12/+36
2021-03-10ASoC: fsl: fsl_esai: clarify expressionPierre-Louis Bossart1-1/+1
2021-02-08ASoC: fsl_esai: Remove unused 'imx' fieldFabio Estevam1-5/+0
2021-01-21ASoC: fsl: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-2/+2
2021-01-20ASoC: fsl_esai: Remove of_device_get_match_data() error checkFabio Estevam1-4/+0
2020-09-09ASoC: fsl: Replace tasklet with workTakashi Iwai1-7/+7
2020-09-02ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-07-23ASoC: fsl_esai: add IRQF_SHARED for devm_request_irqShengjiu Wang1-1/+1
2020-07-03ASoC: fsl: fsl_esai: fix kernel-docPierre-Louis Bossart1-14/+18
2020-05-18ASoC: fsl: use snd_soc_xxx_active()Kuninori Morimoto1-1/+1
2020-05-15ASoC: fsl_esai: introduce SoC specific dataShengjiu Wang1-9/+37
2020-04-27ASoC: fsl_esai: Disable exception interrupt before scheduling taskletShengjiu Wang1-0/+4
2019-10-28ASoC: fsl_esai: Add spin lock to protect reset, stop and startShengjiu Wang1-0/+12
2019-08-12ASoC: fsl_esai: Add compatible string for imx6ullShengjiu Wang1-0/+1
2019-08-02ASoC: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-07-23ASoC: fsl_esai: recover the channel swap after xrunShengjiu Wang1-0/+74
2019-07-22ASoC: fsl_esai: Wrap some operations to be functionsShengjiu Wang1-71/+117
2019-05-06ASoC: fsl_esai: Add pm runtime functionS.j. Wang1-64/+77
2019-05-02ASoC: fsl_esai: Fix missing break in switch statementS.j. Wang1-1/+1
2019-04-05ASoC: fsl_esai: Support synchronous modeS.j. Wang1-7/+14
2019-03-21ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-02-19ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-08-03ASoC: fsl_esai: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-05-03ASoC: fsl_esai: Switch to SPDX identifierFabio Estevam1-9/+5
2018-04-16ASoC: fsl_esai: Add freq check in set_dai_sysclk()Nicolin Chen1-0/+6
2018-04-12ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen1-0/+7
2018-02-12ASoC: fsl_esai: Use 'const _be *' type for ipropFabio Estevam1-1/+1
2017-07-17ASoC: fsl_esai: constify snd_soc_dai_ops structureGustavo A. R. Silva1-1/+1
2017-04-12ASoC: fsl_esai: Remove unneeded definitionFabio Estevam1-3/+2
2016-09-20ASoC: fsl_esai: use flat regmap cacheMarek Vasut1-1/+1
2016-09-03ASoC: fsl_esai: fix spelling mistake "Transmition" -> "Transmission"Colin Ian King1-3/+3
2015-12-23Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dwc', 'asoc/topic/fsl', 'asoc/topic/fsl-asrc' and 'asoc/topic/fsl-esai' into asoc-nextMark Brown1-23/+40
2015-11-25ASoC: fsl_esai: spba clock is needed by esai deviceShengjiu Wang1-0/+17
2015-11-25ASoC: fsl: using params_width function to simplify codeZidan Wang1-1/+1
2015-11-16ASoC: fsl_esai: ETDR and TX0~5 registers are non volatileZidan Wang1-22/+22
2015-10-26ASoC: fsl: Use #ifdef instead of #if for CONFIG_PM_SLEEPNicolin Chen1-1/+1
2015-10-05ASoC: fsl_esai: Add driver suspend and resume to support MEGA FastZidan Wang1-0/+88
2015-09-04Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-1/+1
2015-08-07ASoC: fsl_esai: Spelling s/specifially/specifically/Geert Uytterhoeven1-1/+1