summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-02-19ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto1-11/+9
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-18ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto4-25/+25
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 Morimoto1-16/+0
2020-02-18ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()Kuninori Morimoto1-27/+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 CCF usage for providing I2S clksDerek Fang2-4/+407
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 Rojewski5-1/+383
2020-02-18ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski1-2/+23
2020-02-18ALSA: core: Implement compress page allocation and free routinesCezary Rojewski1-0/+42
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-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: axg: extract sound card utilsJerome Brunet5-376/+473
2020-02-13ASoC: meson: aiu: add internal dac codec control supportJerome Brunet4-0/+217
2020-02-13ASoC: meson: aiu: add hdmi codec control supportJerome Brunet5-1/+196
2020-02-13ASoC: meson: aiu: add i2s and spdif supportJerome Brunet10-0/+1589
2020-02-13ASoC: meson: g12a: extract codec-to-codec utilsJerome Brunet5-176/+230
2020-02-13ASoC: core: allow a dt node to provide several componentsJerome Brunet1-0/+8
2020-02-13ASoC: rt5682: Enable PLL2 functionderek.fang2-47/+203
2020-02-13ASoC: mediatek: mt8183-da7219: apply some refactorsTzung-Bi Shih1-13/+6