aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08ASoC: p1022_rdk: Switch to SPDX identifierAndra Danciu1-18/+14
2019-04-08ASoC: p1022_ds: Switch to SPDX identifierAndra Danciu1-11/+7
2019-04-08ASoC: mx27vis-aic32x4: Switch to SPDX identifierAndra Danciu1-22/+7
2019-04-08ASoC: mpc8610_hpcd: Switch to SPDX identifierAndra Danciu1-11/+7
2019-04-08ASoC: mpc5200_psc_i2s: Switch to SPDX identifierAndra Danciu1-7/+7
2019-04-08ASoC: mpc5200_psc_ac97: Switch to SPDX identifierAndra Danciu1-10/+6
2019-04-08ASoC: mpc5200_dma: Switch to SPDX identifierAndra Danciu1-7/+7
2019-04-08ASoC: imx-ssi: Switch to SPDX identifierAndra Danciu2-37/+26
2019-04-08ASoC: imx-spdif: Switch to SPDX identifierAndra Danciu1-10/+3
2019-04-08ASoC: imx-pcm-fiq: Switch to SPDX identifierAndra Danciu1-13/+8
2019-04-08ASoC: imx-mc13783: Switch to SPDX identifierAndra Danciu1-14/+8
2019-04-08ASoC: imx-es8328: Switch to SPDX identifierAndra Danciu1-11/+4
2019-04-08ASoC: imx-audmux: Switch to SPDX identifierAndra Danciu1-18/+8
2019-04-08ASoC: fsl-dma: Switch to SPDX identifierAndra Danciu2-19/+12
2019-04-08ASoC: eukrea-tlv320: Switch to SPDX identifierAndra Danciu1-16/+10
2019-04-08ASoC: imx-pcm: Switch to SPDX identifierAndra Danciu1-5/+1
2019-04-05ASoC: fsl_esai: Support synchronous modeS.j. Wang1-7/+14
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2-10/+51
2019-04-02ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang1-2/+2
2019-04-02ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-04-01ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King1-1/+1
2019-03-27ASoC: fsl_audmix: Fix kbuild failureViorel Suman1-1/+1
2019-03-26ASoC: fsl: Add Audio Mixer machine driverViorel Suman3-0/+338
2019-03-26ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman4-0/+688
2019-03-21ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-03-21ASoC: fsl_asrc: add constraint for the asrc of older versionS.j. Wang1-0/+14
2019-02-20ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai1-2/+4
2019-02-19Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1Mark Brown1-3/+4
2019-02-19ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-02-19SoC: imx-sgtl5000: add missing put_device()Wen Yang1-0/+1
2019-02-18ASoC: fsl_spdif: fix sysclk_df typeViorel Suman1-4/+6
2019-02-18ASoC: fsl_spdif: fix TXCLK_DF maskViorel Suman1-1/+1
2019-02-04ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang1-0/+1
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown1-12/+12
2019-01-18ASoC: fsl_sai: Remove expensive print in irq handlerShengjiu Wang1-4/+4
2019-01-18ASoC: imx-spdif: don't print EPROBE_DEFER as errorStefan Agner1-3/+1
2019-01-18ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner1-1/+1
2019-01-18ASoC: imx-sgtl5000: don't print EPROBE_DEFER as errorStefan Agner1-1/+3
2019-01-18ASoC: imx-sgtl5000: lower log level for potential probe deferral casesStefan Agner1-2/+2
2019-01-18ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner1-1/+2
2019-01-15ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-01-07ASoC: Add MICFIL SoC Digital Audio Interface driver.Cosmin Samoila4-0/+1120
2018-12-13ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam1-1/+1
2018-12-06ASoC: Use of_node_name_eq for node name comparisonsRob Herring1-3/+3
2018-11-07ASoC: fsl_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li1-12/+2
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto1-1/+1
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto1-2/+3
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring2-3/+3
2018-08-03ASoC: fsl_esai: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-26ASoC: fsl: Use snd_mask_set_format()Takashi Iwai1-1/+1