aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
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
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: aiu: add audio output dt-bindingsJerome Brunet2-0/+129
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
2020-02-13ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S outTzung-Bi Shih1-0/+3
2020-02-13ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probedTzung-Bi Shih1-6/+98
2020-02-13ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1Tzung-Bi Shih1-0/+42
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply misc falloutGeert Uytterhoeven1-1/+10
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply I2C falloutGeert Uytterhoeven1-0/+9
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply SPI falloutGeert Uytterhoeven1-5/+63
2020-02-12dt-bindings: Convert the binding file google, cros-ec-codec.txt to yaml format.Dafna Hirschfeld2-44/+62
2020-02-12ASoC: soc-pcm: tidyup soc_pcm_open() orderKuninori Morimoto1-18/+16
2020-02-12ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open()Kuninori Morimoto1-44/+44
2020-02-12ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto3-22/+39
2020-02-12ASoC: mediatek: mt8183-da7219: add speaker switchTzung-Bi Shih1-0/+19
2020-02-12ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih1-19/+17