summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-13ASoC: mediatek: mt8183-da7219: support TDM out and 8ch I2S outTzung-Bi Shih
2020-02-13ASoC: mediatek: mt8183-da7219: pull TDM GPIO pins down when probedTzung-Bi Shih
2020-02-13ASoC: mediatek: mt8183-da7219: change supported formats of DL2 and UL1Tzung-Bi Shih
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply misc falloutGeert Uytterhoeven
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply I2C falloutGeert Uytterhoeven
2020-02-12ASoC: Fix SND_SOC_ALL_CODECS imply SPI falloutGeert Uytterhoeven
2020-02-12dt-bindings: Convert the binding file google, cros-ec-codec.txt to yaml format.Dafna Hirschfeld
2020-02-12ASoC: soc-pcm: tidyup soc_pcm_open() orderKuninori Morimoto
2020-02-12ASoC: soc-pcm: move soc_pcm_close() next to soc_pcm_open()Kuninori Morimoto
2020-02-12ASoC: soc-pcm: call snd_soc_component_open/close() onceKuninori Morimoto
2020-02-12ASoC: mediatek: mt8183-da7219: add speaker switchTzung-Bi Shih
2020-02-12ASoC: max98357a: move control of SD_MODE to DAPMTzung-Bi Shih
2020-02-12ASoC: wm0010: Replace zero-length array with flexible-array memberGustavo A. R. Silva