summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2020-07-23ASoC: sh: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-23ASoC: sof: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-23ASoC: stm: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-23ASoC: sunxi: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-23ASoC: tegra: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-23ASoC: ti: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-23ASoC: ux500: use asoc_substream_to_rtd()Kuninori Morimoto
2020-07-23ASoC: soc-xxx: add asoc_substream_to_rtd()Kuninori Morimoto
2020-07-22Merge series "ASoC: mediatek: mt8183: support machine driver for max98357b" f...Mark Brown
2020-07-22Merge series "SOF IMX fixes" from Daniel Baluta <daniel.baluta@oss.nxp.com>Mark Brown
2020-07-22ASoC: hdac_hda: fix deadlock after PCM open errorKai Vehmanen
2020-07-22ASoC: hdac_hda: fix memleak on module unloadKai Vehmanen
2020-07-22ASoC: hdac_hda: call patch_ops.free() on probe errorKai Vehmanen
2020-07-22ASoC: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-22ASoC: mediatek: mt8183: support machine driver with max98357bTzung-Bi Shih
2020-07-22ASoC: mediatek: mt8183: support left justified format for I2STzung-Bi Shih
2020-07-22ASoC: SOF: pcm: Update rate/channels for SAI/ESAI DAIsDaniel Baluta
2020-07-22ASoC: SOF: topology: Update SAI config bclk/fsync rateDaniel Baluta
2020-07-22ASoC: SOF: imx8: Add SAI dai driver for i.MX/i.MX8XDaniel Baluta
2020-07-22ASoC: SOF: imx8m: Fix SAI DAI driver for i.MX8MDaniel Baluta
2020-07-22ASoC: SOF: imx8: Fix ESAI DAI driver name for i.MX8/iMX8XDaniel Baluta
2020-07-22ASoC: SOF: imx: Use ARRAY_SIZE instead of hardcoded valueDaniel Baluta
2020-07-22ASoC: SOF: define INFO_ flags in dsp_ops for imx8Daniel Baluta
2020-07-21Merge series "Add ASoC AHUB components for Tegra210 and later" from Sameer Pu...Mark Brown
2020-07-21ASoC: tegra: Add Tegra210 based ADMAIF driverSameer Pujar
2020-07-21ASoC: tas2770: Fix reset gpio property nameDan Murphy
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown
2020-07-20ASoC: intel: board: sof_rt5682: Update rt1015 pll input clk freqYong Zhi
2020-07-20ASoC: Intel: sof_sdw: avoid crash if invalid DSP topology loadedKai Vehmanen
2020-07-20ASoC: Intel: sof_sdw: add support for systems without i915 audioKai Vehmanen
2020-07-20ASoC: Intel: sof_sdw_rt711: remove properties in card removePierre-Louis Bossart
2020-07-20ASoC: Intel: sof_sdw_rt711: remove hard-coded codec nameBard Liao
2020-07-20Merge series "Add ASoC AHUB components for Tegra210 and later" from Sameer Pu...Mark Brown
2020-07-20Merge series "ASoC: Intel: machine driver updates for 5.9" from Pierre-Louis ...Mark Brown
2020-07-20ASoC: wcd9335.h: fix duplicated wordRandy Dunlap
2020-07-20ASoC: tegra20_das.h: delete duplicated wordsRandy Dunlap
2020-07-20ASoC: Intel: Skylake: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-20ASoC: tegra: Add Tegra186 based DSPK driverSameer Pujar
2020-07-20ASoC: tegra: Add Tegra210 based AHUB driverSameer Pujar
2020-07-20ASoC: tegra: Add Tegra210 based I2S driverSameer Pujar
2020-07-20ASoC: tegra: Add Tegra210 based DMIC driverSameer Pujar
2020-07-20ASoC: tegra: Add support for CIF programmingSameer Pujar
2020-07-20ASoC: Intel: common: change match table ehl-rt5660Libin Yang
2020-07-20ASoC: soc-dai: remove .digital_muteKuninori Morimoto
2020-07-17Merge series "ASoC: merge .digital_mute() into .mute_stream()" from Kuninori ...Mark Brown
2020-07-17ASoC: rt5682: optimize the power consumptionShuming Fan
2020-07-17ASoC: qcom: qdsp6: Use IS_ERR() instead of IS_ERR_OR_NULL()Tang Bin
2020-07-17ASoC: rt5682: disable MICBIAS and Vref2 widget in defaultShuming Fan
2020-07-17ASoC: qcom: qdsp6: Use the defined variable to clean codeTang Bin
2020-07-17ASoC: soc-core: snd_soc_dai_digital_mute() for both CPU/CodecKuninori Morimoto