aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-23ALSA: ac97: Fix double free of ac97_codec_deviceDing Xiang1-9/+4
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-23ASoC: SOF: Intel: hda: remove misleading error trace from IRQ threadKai Vehmanen2-4/+4
2019-07-23ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI linksStephan Gerhold1-8/+8
2019-07-23ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax1-0/+6
2019-07-23ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax1-0/+8
2019-07-23ALSA: compress: Prevent bypasses of set_paramsCharles Keepax1-6/+24
2019-07-23ALSA: compress: Fix regression on compressed capture streamsCharles Keepax1-5/+11
2019-07-22ASoC: madera: Read device tree configurationCharles Keepax1-0/+97
2019-07-22ASoC: dapm: fix a memory leak bugWenwen Wang1-0/+2
2019-07-22ALSA: firewire-motu: more code refactoring for MOTU data block processing layerTakashi Sakamoto1-14/+36
2019-07-22ALSA: firewire-lib: process payload of isoc context according to packet descriptorsTakashi Sakamoto7-147/+211
2019-07-22ALSA: fireface: code refactoring for FF data block processing layerTakashi Sakamoto1-21/+28
2019-07-22ALSA: firewire-motu: code refactoring for MOTU data block processing layerTakashi Sakamoto1-24/+33
2019-07-22ALSA: firewire-tascam: code refactoring for TASCAM data block processing layerTakashi Sakamoto1-23/+32
2019-07-22ALSA: firewire-digi00x: code refactoring for DOT data block processing layerTakashi Sakamoto1-17/+28
2019-07-22ALSA: firewire-lib: code refactoring for AM824 data block processing layerTakashi Sakamoto1-21/+30