summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-07-24ASoC: wm8955: Fix a typo in 'wm8995_pll_factors()' function nameChristophe JAILLET1-2/+2
2019-07-23ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.cKuninori Morimoto3-34/+32
2019-07-23ASoC: soc-core: use existing snd_soc_dai_digital_mute()Kuninori Morimoto1-8/+6
2019-07-23ASoC: soc-dai: add snd_soc_dai_compress_new()Kuninori Morimoto2-7/+16
2019-07-23ASoC: soc-dai: add snd_soc_dai_remove()Kuninori Morimoto2-7/+13
2019-07-23ASoC: soc-dai: add snd_soc_dai_probe()Kuninori Morimoto2-8/+14
2019-07-23ASoC: soc-dai: add snd_soc_dai_resume()Kuninori Morimoto2-4/+10
2019-07-23ASoC: soc-dai: add snd_soc_dai_suspend()Kuninori Morimoto2-4/+10
2019-07-23ASoC: soc-dai: add snd_soc_dai_delay()Kuninori Morimoto2-6/+14
2019-07-23ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()Kuninori Morimoto2-10/+18
2019-07-23ASoC: soc-dai: add snd_soc_dai_trigger()Kuninori Morimoto2-11/+18
2019-07-23ASoC: soc-dai: add snd_soc_dai_prepare()Kuninori Morimoto2-16/+22
2019-07-23ASoC: soc-dai: add snd_soc_dai_shutdown()Kuninori Morimoto3-17/+15
2019-07-23ASoC: soc-dai: add snd_soc_dai_startup()Kuninori Morimoto3-34/+32
2019-07-23ASoC: soc-dai: add snd_soc_dai_hw_free()Kuninori Morimoto3-13/+13
2019-07-23ASoC: soc-dai: mv soc_dai_hw_params() to soc-daiKuninori Morimoto3-34/+35
2019-07-23ASoC: add soc-dai.cKuninori Morimoto3-244/+255
2019-07-23ASoC: rsnd: Support hw_free() callback at DAI levelTimo Wischer2-4/+24
2019-07-23ASoC: rt1308: Convert headers to SPDXShuming Fan2-14/+9
2019-07-23ASoC: rt5665: Fix a typo in the name of a functionChristophe JAILLET1-4/+4
2019-07-23ASoC: SOF: Intel: hda: fix stream id settingRander Wang2-5/+18
2019-07-23ASoC: SOF: Intel: hda: fix link DMA configRander Wang2-12/+13
2019-07-23ASoC: fsl_esai: recover the channel swap after xrunShengjiu Wang1-0/+74
2019-07-23ASoC: SOF: Intel: ssp: BCLK delay parameterJanusz Jankowski1-0/+3
2019-07-23ASoC: SOF: Intel: hda: reset link DMA state in prepareKai Vehmanen3-17/+9
2019-07-23ASoC: SOF: Intel: hda: add a parameter to disable MSIGuennadi Liakhovetski2-12/+18
2019-07-23ASoC: SOF: Intel: hda: remove duplicated clear WAKESTSZhu Yingjiang1-5/+0
2019-07-23ASoC: SOF: Intel: hda: use SOF defined init chip in resumeZhu Yingjiang2-26/+9
2019-07-23ASoC: SOF: Intel: hda: set position buffer in init chipZhu Yingjiang1-5/+4
2019-07-23ASoC: SOF: Intel: hda: Enable jack detectionRander Wang3-13/+54
2019-07-23ASoC: SOF: Intel: hda: reduce ifdef usage for hdaRander Wang1-12/+10
2019-07-23ASoC: SOF: Intel: hda: correct ROM state maskKeyon Jie1-1/+1
2019-07-23ASoC: SOF: remove unused state variable in suspend functionFred Oh5-17/+15
2019-07-23ASoC: SOF: loader: Don't ignore SRAM block typesDaniel Baluta1-1/+2
2019-07-23ASoC: SOF: loader: Use the BAR provided by FWDaniel Baluta1-2/+9
2019-07-23ASoC: SOF: Introduce snd_sof_dsp_get_bar_index opsDaniel Baluta2-0/+22
2019-07-23ASoC: SOF: core: increase default IPC timeoutsKai Vehmanen1-2/+2
2019-07-23ASoC: SOF: ipc: use timeout configured at probeKai Vehmanen1-7/+1
2019-07-23ASoC: SOF: use common code to send PCM_FREE IPCKai Vehmanen1-25/+25
2019-07-23ASoC: SOF: reset DMA state in prepareKai Vehmanen3-14/+17
2019-07-23ASoC: SOF: pci: mark last_busy value at runtime PM initPan Xiuli1-0/+3
2019-07-23ASoC: pcm3168a: Fix a typo in the name of a constantChristophe JAILLET1-2/+2
2019-07-22ASoC: madera: Read device tree configurationCharles Keepax1-0/+97
2019-07-22ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov1-5/+10
2019-07-22ASoC: sgtl5000: Fix of unmute outputs on probeOleksandr Suvorov1-3/+3
2019-07-22ASoC: sgtl5000: add ADC mute controlOleksandr Suvorov1-0/+1
2019-07-22ASoC: sgtl5000: Fix definition of VAG Ramp ControlOleksandr Suvorov2-2/+2
2019-07-22ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+194
2019-07-22ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34Enric Balletbo i Serra1-1/+0
2019-07-22ASoC: cs47l35: Use define for DSPCLK enable bitCharles Keepax1-1/+1