summaryrefslogtreecommitdiffstats
path: root/sound/soc/fsl
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
| * ASoC: fsl: fsl-asoc-card: fix kernel-docPierre-Louis Bossart2020-07-031-12/+9
| * ASoC: fsl: fsl_ssi: fix kernel-docPierre-Louis Bossart2020-07-031-26/+44
| * ASoC: fsl: fsl_ssi_dbg: remove spurious kernel-doc comment startPierre-Louis Bossart2020-07-031-2/+2
| * ASoC: fsl_asrc: Add an option to select internal ratio modeShengjiu Wang2020-07-011-2/+44
| * ASoC: fsl_sai: Refine regcache usage with pm runtimeShengjiu Wang2020-07-011-1/+2
| * Merge branch 'for-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-06-292-13/+23
| |\
| * | ASoC: fsl-asoc-card: Add WM8524 supportShengjiu Wang2020-06-241-0/+10
| * | ASoC: fsl_easrc: Fix uninitialized scalar variable in fsl_easrc_set_ctx_formatShengjiu Wang2020-06-231-1/+1
| * | ASoC: soc-component: merge snd_soc_component_read() and snd_soc_component_rea...Kuninori Morimoto2020-06-222-12/+3
| * | ASoC: fsl_spdif: Add pm runtime functionShengjiu Wang2020-06-191-50/+67
| * | ASoC: fsl_spdif: Add support for imx6sx platformShengjiu Wang2020-06-171-5/+45
| * | ASoC: fsl-asoc-card: Add MQS supportShengjiu Wang2020-06-171-21/+57
| * | ASoC: fsl_easrc: Fix "Function parameter not described" warningsShengjiu Wang2020-06-151-4/+4
| * | ASoC: fsl_easrc: Fix -Wunused-but-set-variableShengjiu Wang2020-06-151-8/+3
| * | ASoC: fsl_easrc: Fix -Wmissing-prototypes warningShengjiu Wang2020-06-151-12/+11
* | | ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASKShengjiu Wang2020-07-312-3/+4
| |/ |/|
* | ASoC: fsl_mqs: Fix unchecked return value for clk_prepare_enableShengjiu Wang2020-06-231-2/+12
* | ASoC: fsl_mqs: Don't check clock is NULL before calling clk APIShengjiu Wang2020-06-231-9/+4
* | ASoC: fsl_ssi: Fix bclk calculation for mono channelShengjiu Wang2020-06-161-4/+9
|/
* ASoC: fsl_asrc_dma: Fix data copying speed issue with EDMAShengjiu Wang2020-06-122-11/+17
* ASoC: fsl_asrc_dma: Reuse the dma channel if available in Back-EndShengjiu Wang2020-06-121-5/+20
* ASoC: fsl-asoc-card: Defer probe when fail to find codec deviceShengjiu Wang2020-06-041-1/+1
* ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failedXiyu Yang2020-05-291-0/+1
* ASoC: fsl_asrc: Merge suspend/resume function to runtime_suspend/resumeShengjiu Wang2020-05-251-43/+27
* ASoC: fsl: imx-audmix: Fix unused assignment to variable 'ret'Tang Bin2020-05-251-2/+2
* ASoC: fsl_asrc: Fix -Wmissing-prototypes warningshengjiu wang2020-05-251-2/+2