summaryrefslogtreecommitdiff
path: root/sound/soc/fsl
AgeCommit message (Expand)Author
2020-10-09Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown
2020-10-09Merge remote-tracking branch 'asoc/for-5.9' into asoc-linusMark Brown
2020-10-06Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown
2020-10-02ASoC: fsl_spdif: Remove unused npMark Brown
2020-10-01ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin
2020-10-01ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()Qinglang Miao
2020-10-01ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()Qinglang Miao
2020-09-25ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()Xu Wang
2020-09-25ASoC: fsl_sai: Instantiate snd_soc_dai_driverShengjiu Wang
2020-09-17Merge series "ASoC: fsl_sai: update the register list" from Shengjiu Wang <sh...Mark Brown
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown
2020-09-17ASoC: fsl_sai: Set MCLK input or output directionShengjiu Wang
2020-09-17ASoC: fsl_sai: Add fsl_sai_check_version functionShengjiu Wang
2020-09-17ASoC: fsl_sai: Add new added registers and new bit definitionShengjiu Wang
2020-09-17ASoC: fsl_audmix: make clock and output src write onlyViorel Suman
2020-09-09ASoC: fsl: Replace tasklet with workTakashi Iwai
2020-09-09Merge branch 'topic/tasklet-convert' of https://git.kernel.org/pub/scm/linux/...Mark Brown
2020-09-08ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()Yu Kuai
2020-09-04Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-09-03ASoC: fsl_sai: Set SAI Channel Mode to Output ModeShengjiu Wang
2020-09-03ASoC: fsl_sai: Support multiple data channel enable bitsShengjiu Wang
2020-09-02ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-24ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap initShengjiu Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codecMatthias Schiffer
2020-08-19Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-08-18Merge series "refine and clean code for synchronous mode" from Shengjiu Wang ...Mark Brown
2020-08-18ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rateShengjiu Wang
2020-08-18ASoC: various vendors: delete repeated words in commentsRandy Dunlap
2020-08-17ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_syncedShengjiu Wang
2020-08-17ASoC: fsl_sai: Drop TMR/RMR settings for synchronous modeShengjiu Wang
2020-08-17ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()Shengjiu Wang
2020-08-17Merge existing fixes from asoc/for-5.9Mark Brown
2020-08-03ASoC: fsl: Fix unused variable warningTakashi Iwai
2020-08-03ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level functionShengjiu Wang
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown
2020-07-31ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASKShengjiu Wang
2020-07-23Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown
2020-07-23ASoC: fsl-asoc-card: Support configuring dai fmt from DTShengjiu Wang
2020-07-23ASoC: fsl_esai: add IRQF_SHARED for devm_request_irqShengjiu Wang
2020-07-23ASoC: fsl: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-16Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...Mark Brown
2020-07-16ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'Lee Jones
2020-07-16ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detectionShengjiu Wang
2020-07-10ASoC: fsl_spdif: Add kctl for configuring TX validity bitShengjiu Wang
2020-07-10ASoC: fsl_spdif: Clear the validity bit for TXShengjiu Wang
2020-07-07ASoC: fsl: mpc8610_hpcd: Add missing of_node_put()Liao Pingfang
2020-07-03ASoC: fsl: fsl_esai: fix kernel-docPierre-Louis Bossart
2020-07-03ASoC: fsl: fsl_asrc: fix kernel-docPierre-Louis Bossart