summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2019-04-08ASoC: p1022_rdk: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: p1022_ds: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: mx27vis-aic32x4: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: mpc8610_hpcd: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: mpc5200_psc_i2s: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: mpc5200_psc_ac97: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: mpc5200_dma: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: imx-ssi: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: imx-spdif: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: imx-pcm-fiq: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: imx-mc13783: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: imx-es8328: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: imx-audmux: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: fsl-dma: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: eukrea-tlv320: Switch to SPDX identifierAndra Danciu
2019-04-08ASoC: imx-pcm: Switch to SPDX identifierAndra Danciu
2019-04-05ASoC: fsl_esai: Support synchronous modeS.j. Wang
2019-04-04Merge branch 'asoc-5.1' into asoc-5.2Mark Brown
2019-04-02ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang
2019-04-02ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang
2019-04-01ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King
2019-03-27ASoC: fsl_audmix: Fix kbuild failureViorel Suman
2019-03-26ASoC: fsl: Add Audio Mixer machine driverViorel Suman
2019-03-26ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman
2019-03-21ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang
2019-03-21ASoC: fsl_asrc: add constraint for the asrc of older versionS.j. Wang
2019-02-20ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai
2019-02-19Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2019-02-19ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang
2019-02-19SoC: imx-sgtl5000: add missing put_device()Wen Yang
2019-02-18ASoC: fsl_spdif: fix sysclk_df typeViorel Suman
2019-02-18ASoC: fsl_spdif: fix TXCLK_DF maskViorel Suman
2019-02-04ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown
2019-01-18ASoC: fsl_sai: Remove expensive print in irq handlerShengjiu Wang
2019-01-18ASoC: imx-spdif: don't print EPROBE_DEFER as errorStefan Agner
2019-01-18ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner
2019-01-18ASoC: imx-sgtl5000: don't print EPROBE_DEFER as errorStefan Agner
2019-01-18ASoC: imx-sgtl5000: lower log level for potential probe deferral casesStefan Agner
2019-01-18ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner
2019-01-15ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-01-07ASoC: Add MICFIL SoC Digital Audio Interface driver.Cosmin Samoila
2018-12-13ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam
2018-12-06ASoC: Use of_node_name_eq for node name comparisonsRob Herring
2018-11-07ASoC: fsl_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li
2018-09-20ASoC: add for_each_dpcm_be() macroKuninori Morimoto
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto
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-07-26ASoC: fsl: Use snd_mask_set_format()Takashi Iwai