summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/for-5.10' into asoc-nextMark Brown2020-10-0911-132/+326
|\
| * Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-061-1/+1
| |\
| * | ASoC: fsl_spdif: Remove unused npMark Brown2020-10-021-1/+0
| * | ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin2020-10-011-3/+0
| * | ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-9/+1
| * | ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-9/+1
| * | ASoC: fsl: imx-audmix: Use devm_kcalloc() instead of devm_kzalloc()Xu Wang2020-09-251-4/+4
| * | Merge series "ASoC: fsl_sai: update the register list" from Shengjiu Wang <sh...Mark Brown2020-09-172-0/+164
| |\ \
| | * | ASoC: fsl_sai: Set MCLK input or output directionShengjiu Wang2020-09-171-0/+7
| | * | ASoC: fsl_sai: Add fsl_sai_check_version functionShengjiu Wang2020-09-172-0/+75
| | * | ASoC: fsl_sai: Add new added registers and new bit definitionShengjiu Wang2020-09-172-0/+82
| * | | Merge branch 'asoc-5.9' into asoc-5.10Mark Brown2020-09-171-4/+12
| |\ \ \ | | |/ / | |/| |
| * | | ASoC: fsl: Replace tasklet with workTakashi Iwai2020-09-091-7/+7
| * | | Merge branch 'topic/tasklet-convert' of https://git.kernel.org/pub/scm/linux/...Mark Brown2020-09-091-4/+3
| |\ \ \
| * | | | ASoC: fsl: imx-es8328: add missing put_device() call in imx_es8328_probe()Yu Kuai2020-09-081-5/+7
| * | | | ASoC: fsl_sai: Set SAI Channel Mode to Output ModeShengjiu Wang2020-09-032-2/+10
| * | | | ASoC: fsl_sai: Support multiple data channel enable bitsShengjiu Wang2020-09-032-19/+13
| * | | | ASoC: fsl_sai: Add -EPROBE_DEFER check for regmap initShengjiu Wang2020-08-241-1/+1
| * | | | ASoC: fsl-asoc-card: add support for TLV320AIC32x4 codecMatthias Schiffer2020-08-212-1/+5
| * | | | Merge series "refine and clean code for synchronous mode" from Shengjiu Wang ...Mark Brown2020-08-181-71/+102
| |\ \ \ \
| | * | | | ASoC: fsl_sai: Replace synchronous check with fsl_sai_dir_is_syncedShengjiu Wang2020-08-171-24/+16
| | * | | | ASoC: fsl_sai: Drop TMR/RMR settings for synchronous modeShengjiu Wang2020-08-171-6/+1
| | * | | | ASoC: fsl_sai: Refine enable/disable TE/RE sequence in trigger()Shengjiu Wang2020-08-171-41/+85
| * | | | | ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rateShengjiu Wang2020-08-181-0/+11
| * | | | | ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
| |/ / / /
| * | | | Merge existing fixes from asoc/for-5.9Mark Brown2020-08-172-85/+70
| |\ \ \ \
* | \ \ \ \ Merge remote-tracking branch 'asoc/for-5.9' into asoc-linusMark Brown2020-10-093-12/+24
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | ASoC: fsl_sai: Instantiate snd_soc_dai_driverShengjiu Wang2020-09-252-8/+12
| | |_|_|/ | |/| | |
| * | | | ASoC: fsl_audmix: make clock and output src write onlyViorel Suman2020-09-171-4/+12
* | | | | Merge tag 'sound-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-09-041-4/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| |/ / /
* / / / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/ / /
* | | Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-08-192-85/+70
|\ \ \ | |/ / |/| / | |/
| * ASoC: fsl: Fix unused variable warningTakashi Iwai2020-08-031-1/+0
| * ASoC: fsl-asoc-card: Remove fsl_asoc_card_set_bias_level functionShengjiu Wang2020-08-031-84/+70
* | Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown2020-07-3123-228/+547
|\|
| * Merge series "ASoC: add asoc_substream_to_rtd() macro" from Kuninori Morimoto...Mark Brown2020-07-2315-28/+28
| |\
| | * ASoC: fsl: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-2315-28/+28
| * | ASoC: fsl-asoc-card: Support configuring dai fmt from DTShengjiu Wang2020-07-231-0/+28
| * | ASoC: fsl_esai: add IRQF_SHARED for devm_request_irqShengjiu Wang2020-07-231-1/+1
| * | ASoC: fsl: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-232-3/+3
| |/
| * Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...Mark Brown2020-07-162-2/+76
| |\
| | * ASoC: fsl-asoc-card: Support Headphone and Microphone Jack detectionShengjiu Wang2020-07-162-2/+76
| * | ASoC: fsl: fsl-asoc-card: Trivial: Fix misspelling of 'exists'Lee Jones2020-07-161-1/+1
| |/
| * ASoC: fsl_spdif: Add kctl for configuring TX validity bitShengjiu Wang2020-07-101-4/+43
| * ASoC: fsl_spdif: Clear the validity bit for TXShengjiu Wang2020-07-101-0/+4
| * ASoC: fsl: mpc8610_hpcd: Add missing of_node_put()Liao Pingfang2020-07-071-0/+2
| * ASoC: fsl: fsl_esai: fix kernel-docPierre-Louis Bossart2020-07-031-14/+18
| * ASoC: fsl: fsl_asrc: fix kernel-docPierre-Louis Bossart2020-07-031-18/+39
| * ASoC: fsl: fsl_spdif: fix kernel-docPierre-Louis Bossart2020-07-031-2/+3