summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-07-31ASoC: ep93xx-i2s: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-31ASoC: rockchip: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-31ASoC: tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-31ASoC: tegra20_das: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-07-31ASoC: meson: g12a-tohdmitx: override codec2codec paramsJerome Brunet1-18/+16
2019-07-26ASoC: Intel: Skylake: Remove static table index when parsing topologyAmadeusz Sławiński1-22/+12
2019-07-26ASoC: codec2codec: fix missing return of error return codeColin Ian King1-2/+2
2019-07-26ASoC: ti: davinci-mcasp: Support for correct symmetric sample bitsPeter Ujfalusi1-4/+46
2019-07-26Merge branch 'asoc-5.3' into asoc-5.4Mark Brown32-120/+262
2019-07-26ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi1-9/+34
2019-07-26ASoC: rockchip: Fix mono captureCheng-Yi Chiang1-3/+2
2019-07-26ASoC: Intel: Fix some acpi vs apci typo in somme commentsChristophe JAILLET10-10/+10
2019-07-26ASoC: ti: davinci-mcasp: Fix clk PDIR handling for i2s master modePeter Ujfalusi1-1/+2
2019-07-25ASoC: codec2codec: deal with params when necessaryJerome Brunet1-67/+92
2019-07-25ASoC: codec2codec: name link using stream directionJerome Brunet1-8/+4
2019-07-25ASoC: codec2codec: run callbacks in orderJerome Brunet1-9/+27
2019-07-25ASoC: cs47l92: Add codec driver for Cirrus Logic CS47L92Stuart Henderson5-9/+2478
2019-07-25ASoC: cs47l15: Add codec driver for Cirrus Logic CS47L15Richard Fitzgerald4-0/+1502
2019-07-25ASoC: wm_adsp: Allow bus error handler to be called directlyCharles Keepax3-12/+7
2019-07-25ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix)Jaroslav Kysela1-2/+2
2019-07-25ASoC: ti: davinci-mcasp: Improve serializer handling in multi AXR setupsPeter Ujfalusi1-39/+53
2019-07-25ASoC: ti: davinci-mcasp: Add support for RIGHT_J formatPeter Ujfalusi1-24/+19
2019-07-25ASoC: pcm3168a: Allow all channels in case of parallel DIN/DOUT setupPeter Ujfalusi1-0/+4
2019-07-24ASoC: Intel: Skylake: Cleanup skl_module_cfg declarationCezary Rojewski1-2/+0
2019-07-24ASoC: Intel: Skylake: Make MCPS and CPS params obsoleteCezary Rojewski4-15/+12
2019-07-24ASoC: Intel: Skylake: Do not disable FW notificationsAmadeusz Sławiński4-27/+0
2019-07-24ASoC: Intel: Skylake: Remove memory available checkCezary Rojewski2-65/+0
2019-07-24ASoC: Intel: Skylake: Remove MCPS available checkCezary Rojewski2-68/+1
2019-07-24ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_sklAmadeusz Sławiński1-9/+3
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski19-572/+545
2019-07-24ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function nameChristophe JAILLET1-2/+2
2019-07-24ASoC: Fail card instantiation if DAI format setup failsRicard Wanderlof1-2/+5
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto3-34/+32
2019-07-23ASoC: soc-core: use existing snd_soc_dai_digital_mute()Kuninori Morimoto1-8/+6
2019-07-23ASoC: soc-dai: add snd_soc_dai_compress_new()Kuninori Morimoto2-7/+16
2019-07-23ASoC: soc-dai: add snd_soc_dai_remove()Kuninori Morimoto2-7/+13
2019-07-23ASoC: soc-dai: add snd_soc_dai_probe()Kuninori Morimoto2-8/+14
2019-07-23ASoC: soc-dai: add snd_soc_dai_resume()Kuninori Morimoto2-4/+10
2019-07-23ASoC: soc-dai: add snd_soc_dai_suspend()Kuninori Morimoto2-4/+10
2019-07-23ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto2-6/+14
2019-07-23ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()Kuninori Morimoto2-10/+18
2019-07-23ASoC: soc-dai: add snd_soc_dai_trigger()Kuninori Morimoto2-11/+18
2019-07-23ASoC: soc-dai: add snd_soc_dai_prepare()Kuninori Morimoto2-16/+22
2019-07-23ASoC: soc-dai: add snd_soc_dai_shutdown()Kuninori Morimoto3-17/+15
2019-07-23ASoC: soc-dai: add snd_soc_dai_startup()Kuninori Morimoto3-34/+32
2019-07-23ASoC: soc-dai: add snd_soc_dai_hw_free()Kuninori Morimoto3-13/+13
2019-07-23ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto3-34/+35
2019-07-23ASoC: add soc-dai.cKuninori Morimoto3-244/+255
2019-07-23ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer2-4/+24
2019-07-23ASoC: rt1308: Convert headers to SPDXShuming Fan2-14/+9