summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: p1022_rdk: Switch to SPDX identifierAndra Danciu2019-04-081-18/+14
* ASoC: p1022_ds: Switch to SPDX identifierAndra Danciu2019-04-081-11/+7
* ASoC: mx27vis-aic32x4: Switch to SPDX identifierAndra Danciu2019-04-081-22/+7
* ASoC: mpc8610_hpcd: Switch to SPDX identifierAndra Danciu2019-04-081-11/+7
* ASoC: mpc5200_psc_i2s: Switch to SPDX identifierAndra Danciu2019-04-081-7/+7
* ASoC: mpc5200_psc_ac97: Switch to SPDX identifierAndra Danciu2019-04-081-10/+6
* ASoC: mpc5200_dma: Switch to SPDX identifierAndra Danciu2019-04-081-7/+7
* ASoC: imx-ssi: Switch to SPDX identifierAndra Danciu2019-04-082-37/+26
* ASoC: imx-spdif: Switch to SPDX identifierAndra Danciu2019-04-081-10/+3
* ASoC: imx-pcm-fiq: Switch to SPDX identifierAndra Danciu2019-04-081-13/+8
* ASoC: imx-mc13783: Switch to SPDX identifierAndra Danciu2019-04-081-14/+8
* ASoC: imx-es8328: Switch to SPDX identifierAndra Danciu2019-04-081-11/+4
* ASoC: imx-audmux: Switch to SPDX identifierAndra Danciu2019-04-081-18/+8
* ASoC: fsl-dma: Switch to SPDX identifierAndra Danciu2019-04-082-19/+12
* ASoC: eukrea-tlv320: Switch to SPDX identifierAndra Danciu2019-04-081-16/+10
* ASoC: imx-pcm: Switch to SPDX identifierAndra Danciu2019-04-081-5/+1
* ASoC: fsl_esai: Support synchronous modeS.j. Wang2019-04-051-7/+14
* Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-042-10/+51
|\
| * ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang2019-03-211-10/+37
| * ASoC: fsl_asrc: add constraint for the asrc of older versionS.j. Wang2019-03-211-0/+14
* | ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang2019-04-021-2/+2
* | ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang2019-04-021-0/+1
* | ASoC: fsl: fix spelling mistake: "missign" -> "missing"Colin Ian King2019-04-011-1/+1
* | ASoC: fsl_audmix: Fix kbuild failureViorel Suman2019-03-271-1/+1
* | ASoC: fsl: Add Audio Mixer machine driverViorel Suman2019-03-263-0/+338
* | ASoC: fsl: Add Audio Mixer CPU DAI driverViorel Suman2019-03-264-0/+688
|/
* ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai2019-02-201-2/+4
* Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-02-191-3/+4
|\
| * ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-02-191-3/+4
* | SoC: imx-sgtl5000: add missing put_device()Wen Yang2019-02-191-0/+1
* | ASoC: fsl_spdif: fix sysclk_df typeViorel Suman2019-02-181-4/+6
* | ASoC: fsl_spdif: fix TXCLK_DF maskViorel Suman2019-02-181-1/+1
* | ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang2019-02-041-0/+1
* | Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown2019-01-181-12/+12
|\|
| * ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare2019-01-151-12/+12
* | ASoC: fsl_sai: Remove expensive print in irq handlerShengjiu Wang2019-01-181-4/+4
* | ASoC: imx-spdif: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-3/+1
* | ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-1/+1
* | ASoC: imx-sgtl5000: don't print EPROBE_DEFER as errorStefan Agner2019-01-181-1/+3
* | ASoC: imx-sgtl5000: lower log level for potential probe deferral casesStefan Agner2019-01-181-2/+2
* | ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2019-01-181-1/+2
* | ASoC: Add MICFIL SoC Digital Audio Interface driver.Cosmin Samoila2019-01-074-0/+1120
|/
* ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam2018-12-131-1/+1
* ASoC: Use of_node_name_eq for node name comparisonsRob Herring2018-12-061-3/+3
* ASoC: fsl_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-071-12/+2
* ASoC: add for_each_dpcm_be() macroKuninori Morimoto2018-09-201-1/+1
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-2/+3
* ASoC: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-282-3/+3
* ASoC: fsl_esai: Mark expected switch fall-throughGustavo A. R. Silva2018-08-031-0/+1
* ASoC: fsl: Use snd_mask_set_format()Takashi Iwai2018-07-261-1/+1