summaryrefslogtreecommitdiff
path: root/sound/soc/fsl/fsl_esai.c
AgeCommit message (Expand)Author
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2019-04-17ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang
2019-03-23ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang
2018-08-24MLK-17442: ASoC: fsl: fix wrong usage of filter_dataShengjiu Wang
2018-08-24MLK-17089-2: ASoC: fsl_esai: support suspend & resume for imx8Shengjiu Wang
2018-08-24MLK-17034-1: ASoC: fsl_esai: Move clock operation to pm runtime functionShengjiu Wang
2018-08-24MLK-16839-3: ASoC: fsl_esai: remove rate constrain for FE-BE caseShengjiu Wang
2018-08-24MLK-16350-6: ASoC: fsl_esai: fix the slow bit clock rateShengjiu Wang
2018-08-24MLK-15960-5: ASoC: fsl_esai: refine pm runtime functionShengjiu Wang
2018-08-24MLK-15004: ASoC: fsl: Refactor DMA workaroundDaniel Baluta
2018-08-24MLK-15109-3: ASoC: fsl_esai: add constraint for dma workaroundShengjiu Wang
2018-08-24MLK-15109-2: ASoC: fsl_esai: add constrain_period_sizeShengjiu Wang
2018-08-24MLK-15109-1: ASoC: fsl_esai: introduce SoC specific dataShengjiu Wang
2018-08-24MLK-15039: ASoC: fsl_esai: Fix channels swap when recording 3 channels audioMihai Serban
2018-08-24MLK-15004-4: ASoC: fsl_esai: esai workaround for imx8qxp Rev1Shengjiu Wang
2018-08-24MLK-15004-3: ASoC: fsl_esai: switch to use imx-pcm-dma-v2Shengjiu Wang
2018-08-24ASoC: fsl_(e)sai: introduce "shared-interrupt" DT flagViorel Suman
2018-08-24MLK-14784: ASoC: fsl_esai: fix esai register setting issue in RIGHT_J modeShengjiu Wang
2018-08-24MLK-14761: ASoC: fsl_esai: fix esai sync mode can't workShengjiu Wang
2018-08-24MLK-14609-2 ASoC: fsl: consolidate substream lock_stop/unlock_startOctavian Purdila
2018-08-24MLK-14525: ASoC: fsl_esai: channel swap issue in 3 channels or 5 channelsShengjiu Wang
2018-08-24MLK-12745-2: ASoC: fsl_esai: remove the channel swap workaround for imx6ullShengjiu Wang
2018-08-24MLK-11948: ASoC: fsl_esai: fix the channel swap issue after bootupShengjiu Wang
2018-08-24MLK-11915-06 ASoC: fsl_esai: fix missing break in switchZidan Wang
2018-08-23MLK-9782: ASoC: fsl_esai: fix the channel swap issue in low possibilityShengjiu Wang
2018-08-23MLK-9760: ASoC: fsl_esai: fix NULL pointer issue in reset handlerShengjiu Wang
2018-08-23MLK-11429-9: ASoC: fsl: implement the ESAI xrun handler.Shengjiu Wang
2018-08-23MLK-11179 ASoC: fsl: implement specify audio DMA buffer size from devicetreeZidan Wang
2018-05-01ASoC: fsl_esai: Fix divisor calculation failure at lower ratioNicolin Chen
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