summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-18ALSA: usx2y: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ASoC: sof: sof-audio: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ASoC: qcom: lpass-platform: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ASoC: soc-pcm: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ASoC: soc-core: use for_each_pcm_streams() macroKuninori Morimoto
2020-02-18ALSA: pcm.h: add for_each_pcm_streams()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto
2020-02-18ASoC: soc-pcm: use goto and remove multi returnKuninori Morimoto
2020-02-18ASoC: soc-pcm: add snd_soc_dpcm_can_be() and remove duplicate codeKuninori Morimoto
2020-02-18ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: use dai_get_widget() at dpcm_end_walk_at_be()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: use dai_get_widget() at dpcm_get_be()Kuninori Morimoto
2020-02-18ASoC: soc-pcm: move dai_get_widget()Kuninori Morimoto
2020-02-18ASoC: rt5682: Add DAI clock binding info for WCLK/BCLK CCF usageDerek Fang
2020-02-18ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang
2020-02-18ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski
2020-02-18ASoC: SOF: Provide probe debugfs supportCezary Rojewski
2020-02-18ASoC: SOF: Intel: Probe compress operationsCezary Rojewski
2020-02-18ASoC: SOF: Intel: Expose SDnFMT helpersCezary Rojewski
2020-02-18ASoC: SOF: Generic probe compress operationsCezary Rojewski
2020-02-18ASoC: SOF: Implement Probe IPC APICezary Rojewski
2020-02-18ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski
2020-02-18ALSA: core: Implement compress page allocation and free routinesCezary Rojewski
2020-02-18ALSA: core: Expand DMA buffer informationCezary Rojewski
2020-02-18ASoC: soc-pcm: fix regression in soc_new_pcm()Stephan Gerhold
2020-02-17ASoC: meson: aiu: simplify component additionJerome Brunet
2020-02-17drm/mediatek: fix race condition for HDMI jack status reportingTzung-Bi Shih
2020-02-17ASoC: rt1015: fix typo for bypass boost controlJack Yu
2020-02-14ASoC: meson: codec-glue: fix pcm format cast warningJerome Brunet
2020-02-14ASoC: meson: aiu: fix acodec dai input name initJerome Brunet
2020-02-14ASoC: meson: aiu: fix irq registrationJerome Brunet
2020-02-14ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet
2020-02-14ASoC: meson: aiu: remove unused encoder structureJerome Brunet
2020-02-14ASoC: core: ensure component names are uniqueJerome Brunet
2020-02-13ASoC: meson: gx: add sound card supportJerome Brunet
2020-02-13ASoC: meson: gx: add sound card dt-binding documentationJerome Brunet
2020-02-13ASoC: meson: axg: extract sound card utilsJerome Brunet
2020-02-13ASoC: meson: aiu: add internal dac codec control supportJerome Brunet
2020-02-13ASoC: meson: aiu: add hdmi codec control supportJerome Brunet
2020-02-13ASoC: meson: aiu: add i2s and spdif supportJerome Brunet
2020-02-13ASoC: meson: aiu: add audio output dt-bindingsJerome Brunet
2020-02-13ASoC: meson: g12a: extract codec-to-codec utilsJerome Brunet
2020-02-13ASoC: core: allow a dt node to provide several componentsJerome Brunet
2020-02-13ASoC: rt5682: Enable PLL2 functionderek.fang
2020-02-13ASoC: mediatek: mt8183-da7219: apply some refactorsTzung-Bi Shih