aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-28ASoC: pcm512x: Fix clocking calculations when not using the PLLDimitris Papavasiliou1-2/+2
2019-01-28ASoC: pcm512x: Implement the set_bclk_ratio interfaceDimitris Papavasiliou1-4/+24
2019-01-28ASoC: soc-core: use for_each_link_codecs() for dai_link codecs V2Kuninori Morimoto1-5/+4
2019-01-28ASoC: Fixup build error for mt6358Kuninori Morimoto1-1/+1
2019-01-25ASoC: mediatek: mt6358: add codec documentShunli Wang1-0/+18
2019-01-25ASoC: mediatek: mt6358: add codec driverShunli Wang4-0/+4659
2019-01-25ASoC: mediatek: mt8183: add audio afe documentShunli Wang1-0/+36
2019-01-25ASoC: mediatek: mt8183: add platform driverShunli Wang14-0/+6333
2019-01-24ASoC: Intel: make const arrays static, reduces object code sizeColin Ian King3-3/+3
2019-01-22ASoC: core: Fix multi-CODEC setupsMark Brown1-2/+3
2019-01-21ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto4-22/+9
2019-01-21ASoC: soc-core: use for_each_link_codecs() for dai_link codecsKuninori Morimoto1-3/+2
2019-01-21ASoC: soc-core: add soc_cleanup_component()Kuninori Morimoto1-12/+14
2019-01-21ASoC: soc-core: reduce if/else nest on soc_probe_link_daisKuninori Morimoto1-20/+17
2019-01-21ASoC: soc-core: merge card resources cleanup methodKuninori Morimoto1-60/+43
2019-01-21ASoC: soc-core: add new snd_soc_flush_all_delayed_work()Kuninori Morimoto1-8/+11
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto6-16/+28
2019-01-18ASoC: soc.h: add explanation of legacy/modern style of dai_linkKuninori Morimoto2-2/+54
2019-01-18Merge tag 'asoc-fix-v5.0-rc2' into asoc-5.1Mark Brown10-76/+87
2019-01-18ASoC: fsl_sai: Remove expensive print in irq handlerShengjiu Wang1-4/+4
2019-01-18ASoC: soc-core: remove error due to probe deferralStefan Agner1-2/+2
2019-01-18ASoC: imx-spdif: don't print EPROBE_DEFER as errorStefan Agner1-3/+1
2019-01-18ASoC: fsl_spdif: don't print EPROBE_DEFER as errorStefan Agner1-1/+1
2019-01-18ASoC: imx-sgtl5000: don't print EPROBE_DEFER as errorStefan Agner1-1/+3
2019-01-18ASoC: imx-sgtl5000: lower log level for potential probe deferral casesStefan Agner1-2/+2
2019-01-18ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner1-1/+2
2019-01-17ASoC: rt5682: add default pdata for i2s modeBard liao1-0/+8
2019-01-16ASoC: sdm845: Set DAI format for dmic codecCheng-Yi Chiang1-0/+2
2019-01-15ASoC: qcom: Kconfig: select max98927 for sdm845Cheng-Yi Chiang1-0/+1
2019-01-15ASoC: amd: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+4
2019-01-15ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-01-15ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2019-01-15ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare1-5/+5
2019-01-15ASoC: rt5682: Fix PLL source register definitionsShuming Fan1-12/+12
2019-01-15ASoC: core: Don't defer probe on optional, NULL componentsMatthias Reichl1-2/+4
2019-01-15ASoC: core: Make snd_soc_find_component() more robustMark Brown1-1/+1
2019-01-14ASoC: soc-core: fix init platform memory handlingCurtis Malainey2-5/+12
2019-01-14ASoC: xlnx: parse AES audio parametersMaruthi Srinivas Bayyavarapu1-0/+143
2019-01-14ASoC: msm8916-wcd-digital: Select REGMAP_MMIO to fix build errorAxel Lin1-0/+1
2019-01-14ASoC: msm8916-wcd-digital: remove few unused variablesSrinivas Kandagatla1-10/+0
2019-01-14ASoC: cs4341: fix waring unused-functionAnders Roxell2-4/+4
2019-01-10ASoC: soc-core: Hold client_mutex around soc_init_dai_link()Rohit kumar1-0/+4
2019-01-10ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remove()Wei Yongjun1-1/+2
2019-01-09ASoC: Intel: Boards: move the codec PLL configuration to _initMac Chiang1-38/+7
2019-01-09ASoC: tlv320aic32x4: SND_SOC_DAPM_MICBIAS is deprecatedb-ak2-1/+30
2019-01-09ASoC: da7219: Add recalc_rate function to return DAI clock rateAdam Thomson2-3/+43
2019-01-09ASoC: da7219: MCLK should be enabled before DAI clocksAdam Thomson1-8/+24
2019-01-09ASoC: soc-core: defer card probe until all component is added to listAjit Pandey1-1/+16
2019-01-08ASoC: rt274: Variable "buf" in function rt274_jack_detect() could be uninitializedYizhuo1-2/+9
2019-01-08ASoC: ADAU7002: Add optional delay before start of captureAgrawal, Akshu1-0/+45