Age | Commit message (Expand) | Author |
2020-11-17 | ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXC | Geert Uytterhoeven |
2020-11-12 | ASoC: imx-ssi: Remove unused driver | Fabio Estevam |
2020-11-12 | ASoC: fsl: eukrea: Remove the SND_SOC_IMX_SSI selection | Fabio Estevam |
2020-11-12 | ASoC: imx-mc13783: Remove unused driver | Fabio Estevam |
2020-11-12 | ASoC: phycore-ac97: Remove unused driver | Fabio Estevam |
2020-11-12 | ASoC: mx27vis-aic32x4: Remove unused driver | Fabio Estevam |
2020-11-12 | ASoC: wm1133-ev1: Remove unused driver | Fabio Estevam |
2020-11-10 | ASoC: fsl_xcvr: fix break condition | Viorel Suman |
2020-11-09 | ASoC: fsl_aud2htx: Remove dev_err() usage after platform_get_irq() | Shengjiu Wang |
2020-11-05 | ASoC: fsl_aud2htx: Add aud2htx module driver | Shengjiu Wang |
2020-10-26 | Merge series "DAI driver for new XCVR IP" from "Viorel Suman (OSS)" <viorel.s... | Mark Brown |
2020-10-26 | ASoC: fsl_spdif: Add support for higher sample rates | Shengjiu Wang |
2020-10-26 | ASoC: fsl_spdif: Add support for i.MX8QM platform | Shengjiu Wang |
2020-10-26 | ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver | Viorel Suman |
2020-10-09 | Merge remote-tracking branch 'asoc/for-5.10' into asoc-next | Mark Brown |
2020-10-09 | Merge remote-tracking branch 'asoc/for-5.9' into asoc-linus | Mark Brown |
2020-10-06 | Merge tag 'v5.9-rc5' into asoc-5.10 | Mark Brown |
2020-10-02 | ASoC: fsl_spdif: Remove unused np | Mark Brown |
2020-10-01 | ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe() | Tang Bin |
2020-10-01 | ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card() | Qinglang Miao |
2020-10-01 | ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card() | Qinglang Miao |
2020-09-25 | ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc() | Xu Wang |
2020-09-25 | ASoC: fsl_sai: Instantiate snd_soc_dai_driver | Shengjiu Wang |
2020-09-17 | Merge series "ASoC: fsl_sai: update the register list" from Shengjiu Wang <sh... | Mark Brown |
2020-09-17 | Merge branch 'asoc-5.9' into asoc-5.10 | Mark Brown |
2020-09-17 | ASoC: fsl_sai: Set MCLK input or output direction | Shengjiu Wang |
2020-09-17 | ASoC: fsl_sai: Add fsl_sai_check_version function | Shengjiu Wang |
2020-09-17 | ASoC: fsl_sai: Add new added registers and new bit definition | Shengjiu Wang |
2020-09-17 | ASoC: fsl_audmix: make clock and output src write only | Viorel Suman |
2020-09-09 | ASoC: fsl: Replace tasklet with work | Takashi Iwai |
2020-09-09 | Merge branch 'topic/tasklet-convert' of https://git.kernel.org/pub/scm/linux/... | Mark Brown |
2020-09-08 | ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe() | Yu Kuai |
2020-09-04 | Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-09-03 | ASoC: fsl_sai: Set SAI Channel Mode to Output Mode | Shengjiu Wang |
2020-09-03 | ASoC: fsl_sai: Support multiple data channel enable bits | Shengjiu Wang |
2020-09-02 | ASoC: fsl_esai: convert tasklets to use new tasklet_setup() API | Allen Pais |
2020-08-24 | ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap init | Shengjiu Wang |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-21 | ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codec | Matthias Schiffer |
2020-08-19 | Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai |
2020-08-18 | Merge series "refine and clean code for synchronous mode" from Shengjiu Wang ... | Mark Brown |
2020-08-18 | ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rate | Shengjiu Wang |
2020-08-18 | ASoC: various vendors: delete repeated words in comments | Randy Dunlap |
2020-08-17 | ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_synced | Shengjiu Wang |
2020-08-17 | ASoC: fsl_sai: Drop TMR/RMR settings for synchronous mode | Shengjiu Wang |
2020-08-17 | ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger() | Shengjiu Wang |
2020-08-17 | Merge existing fixes from asoc/for-5.9 | Mark Brown |
2020-08-03 | ASoC: fsl: Fix unused variable warning | Takashi Iwai |
2020-08-03 | ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level function | Shengjiu Wang |
2020-07-31 | Merge remote-tracking branch 'asoc/for-5.9' into asoc-next | Mark Brown |