summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-19ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto1-11/+9
2020-02-19ASoC: soundwaire: qcom: use for_each_rtd_codec_dai() macroKuninori Morimoto1-3/+4
2020-02-19ASoC: tas2562: Add support for ISENSE and VSENSEDan Murphy2-8/+30
2020-02-19ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM outTzung-Bi Shih1-88/+10
2020-02-19ASoC: dapm: select sleep_state when initializing PINCTRL widgetTzung-Bi Shih1-0/+3
2020-02-19ASoC: fix card registration regression.Jerome Brunet1-28/+1
2020-02-19ASoC: MT6660 update to 1.0.8_GJeff Chang1-3/+75
2020-02-18ALSA: usx2y: use for_each_pcm_streams() macroKuninori Morimoto1-4/+5
2020-02-18ASoC: sof: sof-audio: use for_each_pcm_streams() macroKuninori Morimoto1-12/+7
2020-02-18ASoC: qcom: lpass-platform: use for_each_pcm_streams() macroKuninori Morimoto1-1/+1
2020-02-18ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macroKuninori Morimoto1-2/+2
2020-02-18ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macroKuninori Morimoto1-4/+4
2020-02-18ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macroKuninori Morimoto1-5/+3
2020-02-18ASoC: soc-pcm: use for_each_pcm_streams() macroKuninori Morimoto1-62/+35
2020-02-18ASoC: soc-core: use for_each_pcm_streams() macroKuninori Morimoto1-18/+13
2020-02-18ALSA: pcm.h: add for_each_pcm_streams()Kuninori Morimoto1-0/+5
2020-02-18ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto5-27/+26
2020-02-18ASoC: soc-pcm: use goto and remove multi returnKuninori Morimoto1-2/+2
2020-02-18ASoC: soc-pcm: add snd_soc_dpcm_can_be() and remove duplicate codeKuninori Morimoto1-35/+35
2020-02-18ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()Kuninori Morimoto2-24/+0
2020-02-18ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()Kuninori Morimoto2-28/+0
2020-02-18ASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be()Kuninori Morimoto1-17/+3
2020-02-18ASoC: soc-pcm: use dai_get_widget() at dpcm_end_walk_at_be()Kuninori Morimoto1-21/+16
2020-02-18ASoC: soc-pcm: use dai_get_widget() at dpcm_get_be()Kuninori Morimoto1-29/+12
2020-02-18ASoC: soc-pcm: move dai_get_widget()Kuninori Morimoto1-9/+9
2020-02-18ASoC: rt5682: Add DAI clock binding info for WCLK/BCLK CCF usageDerek Fang1-0/+12
2020-02-18ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang3-4/+415
2020-02-18ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski5-0/+48
2020-02-18ASoC: SOF: Provide probe debugfs supportCezary Rojewski1-0/+226
2020-02-18ASoC: SOF: Intel: Probe compress operationsCezary Rojewski6-0/+166
2020-02-18ASoC: SOF: Intel: Expose SDnFMT helpersCezary Rojewski2-4/+6
2020-02-18ASoC: SOF: Generic probe compress operationsCezary Rojewski7-1/+246
2020-02-18ASoC: SOF: Implement Probe IPC APICezary Rojewski6-1/+394
2020-02-18ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski2-2/+25
2020-02-18ALSA: core: Implement compress page allocation and free routinesCezary Rojewski2-0/+47
2020-02-18ALSA: core: Expand DMA buffer informationCezary Rojewski1-9/+26
2020-02-18ASoC: soc-pcm: fix regression in soc_new_pcm()Stephan Gerhold1-9/+6
2020-02-17ASoC: meson: aiu: simplify component additionJerome Brunet4-36/+6
2020-02-17drm/mediatek: fix race condition for HDMI jack status reportingTzung-Bi Shih1-1/+10
2020-02-17ASoC: rt1015: fix typo for bypass boost controlJack Yu1-3/+3
2020-02-14ASoC: meson: codec-glue: fix pcm format cast warningJerome Brunet1-1/+1
2020-02-14ASoC: meson: aiu: fix acodec dai input name initJerome Brunet1-1/+0
2020-02-14ASoC: meson: aiu: fix irq registrationJerome Brunet2-7/+3
2020-02-14ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet1-1/+1
2020-02-14ASoC: meson: aiu: remove unused encoder structureJerome Brunet1-7/+0
2020-02-14ASoC: core: ensure component names are uniqueJerome Brunet1-1/+28
2020-02-13ASoC: meson: gx: add sound card supportJerome Brunet3-0/+150
2020-02-13ASoC: meson: gx: add sound card dt-binding documentationJerome Brunet1-0/+113
2020-02-13ASoC: meson: axg: extract sound card utilsJerome Brunet5-376/+473
2020-02-13ASoC: meson: aiu: add internal dac codec control supportJerome Brunet4-0/+217