summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC familiesMartin Blumenstingl2020-02-214-23/+81
* ASoC: meson: aiu: introduce a struct for platform specific informationMartin Blumenstingl2020-02-212-3/+21
* ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver familyDan Murphy2020-02-204-0/+990
* ASoC: SOF: Intel: hda: allow operation without i915 gfxKai Vehmanen2020-02-202-15/+18
* ASoC: intel/skl/hda - add no-HDMI cases to generic HDA driverKai Vehmanen2020-02-202-5/+24
* ASoC: samsung: Update dependencies for Arizona machine driversCharles Keepax2020-02-201-2/+2
* ASoC: dpcm: remove confusing trace in dpcm_get_be()Jerome Brunet2020-02-201-3/+1
* ASoC: meson: add t9015 internal DAC driverJerome Brunet2020-02-193-0/+343
* ASoC: rockchip: Make RK3328 GPIO_MUTE control explicitRobin Murphy2020-02-191-15/+16
* ASoC: mediatek: mt8183-da7219-max98357: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-4/+4
* ASoC: intel: kbl_da7219_max98927: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-4/+4
* ASoC: intel: cml_rt1011_rt5682: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-2/+1
* ASoC: qcom: apq8016_sbc: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-4/+3
* ASoC: qcom: sdm845: use for_each_rtd_codec_dai() macroKuninori Morimoto2020-02-191-11/+9
* ASoC: tas2562: Add support for ISENSE and VSENSEDan Murphy2020-02-192-8/+30
* ASoC: mediatek: mt8183-da7219: use SND_SOC_DAPM_PINCTRL in TDM outTzung-Bi Shih2020-02-191-88/+10
* ASoC: dapm: select sleep_state when initializing PINCTRL widgetTzung-Bi Shih2020-02-191-0/+3
* ASoC: fix card registration regression.Jerome Brunet2020-02-191-28/+1
* ASoC: MT6660 update to 1.0.8_GJeff Chang2020-02-191-3/+75
* ASoC: sof: sof-audio: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-12/+7
* ASoC: qcom: lpass-platform: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-1/+1
* ASoC: fsl: fsl_asrc_dma: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-2/+2
* ASoC: dwc: dwc-i2s: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-4/+4
* ASoC: soc-generic-dmaengine-pcm: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-5/+3
* ASoC: soc-pcm: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-62/+35
* ASoC: soc-core: use for_each_pcm_streams() macroKuninori Morimoto2020-02-181-18/+13
* ASoC: soc-pcm: merge playback/cature_active into stream_activeKuninori Morimoto2020-02-184-25/+25
* ASoC: soc-pcm: use goto and remove multi returnKuninori Morimoto2020-02-181-2/+2
* ASoC: soc-pcm: add snd_soc_dpcm_can_be() and remove duplicate codeKuninori Morimoto2020-02-181-35/+35
* ASoC: soc-pcm: remove snd_soc_dpcm_be_get/set_state()Kuninori Morimoto2020-02-181-16/+0
* ASoC: soc-pcm: remove soc_dpcm_be_digital_mute()Kuninori Morimoto2020-02-181-27/+0
* ASoC: soc-pcm: use dpcm_get_be() at dpcm_end_walk_at_be()Kuninori Morimoto2020-02-181-17/+3
* ASoC: soc-pcm: use dai_get_widget() at dpcm_end_walk_at_be()Kuninori Morimoto2020-02-181-21/+16
* ASoC: soc-pcm: use dai_get_widget() at dpcm_get_be()Kuninori Morimoto2020-02-181-29/+12
* ASoC: soc-pcm: move dai_get_widget()Kuninori Morimoto2020-02-181-9/+9
* ASoC: rt5682: Add CCF usage for providing I2S clksDerek Fang2020-02-182-4/+407
* ASoC: SOF: Intel: Add Probe compress CPU DAIsCezary Rojewski2020-02-185-0/+48
* ASoC: SOF: Provide probe debugfs supportCezary Rojewski2020-02-181-0/+226
* ASoC: SOF: Intel: Probe compress operationsCezary Rojewski2020-02-186-0/+166
* ASoC: SOF: Intel: Expose SDnFMT helpersCezary Rojewski2020-02-182-4/+6
* ASoC: SOF: Generic probe compress operationsCezary Rojewski2020-02-187-1/+246
* ASoC: SOF: Implement Probe IPC APICezary Rojewski2020-02-185-1/+383
* ASoC: SOF: Intel: Account for compress streams when servicing IRQsCezary Rojewski2020-02-181-2/+23
* ASoC: soc-pcm: fix regression in soc_new_pcm()Stephan Gerhold2020-02-181-9/+6
* ASoC: meson: aiu: simplify component additionJerome Brunet2020-02-174-36/+6
* ASoC: rt1015: fix typo for bypass boost controlJack Yu2020-02-171-3/+3
* ASoC: meson: codec-glue: fix pcm format cast warningJerome Brunet2020-02-141-1/+1
* ASoC: meson: aiu: fix acodec dai input name initJerome Brunet2020-02-141-1/+0
* ASoC: meson: aiu: fix irq registrationJerome Brunet2020-02-142-7/+3
* ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet2020-02-141-1/+1