summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-24ASoC: Fix SND_SOC_ALL_CODECS imply ac97 falloutGeert Uytterhoeven
2020-02-21ASoC: tlv320adcx140: Add decimation filter supportDan Murphy
2020-02-21ASoC: tlv320adcx140: Add DRE and AGC supportDan Murphy
2020-02-21ASoC: meson: axg-card: add toacodec supportJerome Brunet
2020-02-21ASoC: meson: g12a: add internal DAC glue driverJerome Brunet
2020-02-21ASoC: meson: g12a: add toacodec dt-binding documentationJerome Brunet
2020-02-21ASoC: tas2562: Add support for digital volume controlDan Murphy
2020-02-21ASoC: sun8i-codec: Remove unused dev from codec structSamuel Holland
2020-02-21ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC familiesMartin Blumenstingl
2020-02-21ASoC: meson: aiu: introduce a struct for platform specific informationMartin Blumenstingl
2020-02-21ASoC: meson: aiu: Document Meson8 and Meson8b support in the dt-bindingsMartin Blumenstingl
2020-02-21ASoC: meson: g12a: add tohdmitx resetJerome Brunet
2020-02-20ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver familyDan Murphy
2020-02-20dt-bindings: sound: Add TLV320ADCx140 dt bindingsDan Murphy
2020-02-20ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl
2020-02-20ASoC: SOF: Intel: hda: allow operation without i915 gfxKai Vehmanen
2020-02-20ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driverKai Vehmanen
2020-02-20ASoC: samsung: Update dependencies for Arizona machine driversCharles Keepax
2020-02-20ASoC: dpcm: remove confusing trace in dpcm_get_be()Jerome Brunet
2020-02-20ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart
2020-02-19ASoC: dt-bindings: stm32: convert i2s to json-schemaOlivier Moysan
2020-02-19ASoC: meson: add t9015 internal DAC driverJerome Brunet
2020-02-19ASoC: meson: add t9015 internal codec binding documentationJerome Brunet
2020-02-19ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu
2020-02-19ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu
2020-02-19ASoC: rockchip: Make RK3328 GPIO_MUTE control explicitRobin Murphy
2020-02-19ASoC: dt-bindings: Make RK3328 codec GPIO explicitRobin Murphy
2020-02-19ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macroKuninori Morimoto
2020-02-19ASoC: intel: kbl_da7219_max98927: use for_each_rtd_codec_dai() macroKuninori Morimoto
2020-02-19ASoC: intel: cml_rt1011_rt5682: use for_each_rtd_codec_dai() macroKuninori Morimoto
2020-02-19ASoC: qcom: apq8016_sbc: use for_each_rtd_codec_dai() macroKuninori Morimoto
2020-02-19ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto
2020-02-19ASoC: soundwaire: qcom: use for_each_rtd_codec_dai() macroKuninori Morimoto
2020-02-19ASoC: tas2562: Add support for ISENSE and VSENSEDan Murphy
2020-02-19ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM outTzung-Bi Shih
2020-02-19ASoC: dapm: select sleep_state when initializing PINCTRL widgetTzung-Bi Shih
2020-02-19ASoC: fix card registration regression.Jerome Brunet
2020-02-19ASoC: MT6660 update to 1.0.8_GJeff Chang
2020-02-19ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai
2020-02-19ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai
2020-02-19ASoC: intel: skl: Fix pin debug printsTakashi Iwai
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