index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-23
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
2
-6
/
+14
2019-07-23
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
2
-10
/
+18
2019-07-23
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
2
-11
/
+18
2019-07-23
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
2
-16
/
+22
2019-07-23
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
3
-17
/
+15
2019-07-23
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
3
-34
/
+32
2019-07-23
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
3
-13
/
+13
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
3
-34
/
+35
2019-07-23
ASoC: add soc-dai.c
Kuninori Morimoto
3
-244
/
+255
2019-07-23
ASoC: rsnd: Support hw_free() callback at DAI level
Timo Wischer
2
-4
/
+24
2019-07-23
ALSA: ac97: Fix double free of ac97_codec_device
Ding Xiang
1
-9
/
+4
2019-07-23
ASoC: rt1308: Convert headers to SPDX
Shuming Fan
2
-14
/
+9
2019-07-23
ASoC: rt5665: Fix a typo in the name of a function
Christophe JAILLET
1
-4
/
+4
2019-07-23
ASoC: SOF: Intel: hda: fix stream id setting
Rander Wang
2
-5
/
+18
2019-07-23
ASoC: SOF: Intel: hda: fix link DMA config
Rander Wang
2
-12
/
+13
2019-07-23
ASoC: fsl_esai: recover the channel swap after xrun
Shengjiu Wang
1
-0
/
+74
2019-07-23
ASoC: SOF: Intel: ssp: BCLK delay parameter
Janusz Jankowski
1
-0
/
+3
2019-07-23
ASoC: SOF: Intel: hda: reset link DMA state in prepare
Kai Vehmanen
3
-17
/
+9
2019-07-23
ASoC: SOF: Intel: hda: add a parameter to disable MSI
Guennadi Liakhovetski
2
-12
/
+18
2019-07-23
ASoC: SOF: Intel: hda: remove duplicated clear WAKESTS
Zhu Yingjiang
1
-5
/
+0
2019-07-23
ASoC: SOF: Intel: hda: use SOF defined init chip in resume
Zhu Yingjiang
2
-26
/
+9
2019-07-23
ASoC: SOF: Intel: hda: set position buffer in init chip
Zhu Yingjiang
1
-5
/
+4
2019-07-23
ASoC: SOF: Intel: hda: Enable jack detection
Rander Wang
3
-13
/
+54
2019-07-23
ASoC: SOF: Intel: hda: reduce ifdef usage for hda
Rander Wang
1
-12
/
+10
2019-07-23
ASoC: SOF: Intel: hda: correct ROM state mask
Keyon Jie
1
-1
/
+1
2019-07-23
ASoC: SOF: remove unused state variable in suspend function
Fred Oh
5
-17
/
+15
2019-07-23
ASoC: SOF: loader: Don't ignore SRAM block types
Daniel Baluta
1
-1
/
+2
2019-07-23
ASoC: SOF: loader: Use the BAR provided by FW
Daniel Baluta
1
-2
/
+9
2019-07-23
ASoC: SOF: Introduce snd_sof_dsp_get_bar_index ops
Daniel Baluta
2
-0
/
+22
2019-07-23
ASoC: SOF: core: increase default IPC timeouts
Kai Vehmanen
1
-2
/
+2
2019-07-23
ASoC: SOF: ipc: use timeout configured at probe
Kai Vehmanen
1
-7
/
+1
2019-07-23
ASoC: SOF: use common code to send PCM_FREE IPC
Kai Vehmanen
1
-25
/
+25
2019-07-23
ASoC: SOF: reset DMA state in prepare
Kai Vehmanen
3
-14
/
+17
2019-07-23
ASoC: SOF: pci: mark last_busy value at runtime PM init
Pan Xiuli
1
-0
/
+3
2019-07-23
ASoC: pcm3168a: Fix a typo in the name of a constant
Christophe JAILLET
1
-2
/
+2
2019-07-23
ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread
Kai Vehmanen
2
-4
/
+4
2019-07-23
ASoC: qcom: apq8016_sbc: Fix oops with multiple DAI links
Stephan Gerhold
1
-8
/
+8
2019-07-23
ALSA: compress: Be more restrictive about when a drain is allowed
Charles Keepax
1
-0
/
+6
2019-07-23
ALSA: compress: Don't allow paritial drain operations on capture streams
Charles Keepax
1
-0
/
+8
2019-07-23
ALSA: compress: Prevent bypasses of set_params
Charles Keepax
1
-6
/
+24
2019-07-23
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
1
-5
/
+11
2019-07-22
ASoC: madera: Read device tree configuration
Charles Keepax
1
-0
/
+97
2019-07-22
ASoC: dapm: fix a memory leak bug
Wenwen Wang
1
-0
/
+2
2019-07-22
ALSA: firewire-motu: more code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-14
/
+36
2019-07-22
ALSA: firewire-lib: process payload of isoc context according to packet descriptors
Takashi Sakamoto
7
-147
/
+211
2019-07-22
ALSA: fireface: code refactoring for FF data block processing layer
Takashi Sakamoto
1
-21
/
+28
2019-07-22
ALSA: firewire-motu: code refactoring for MOTU data block processing layer
Takashi Sakamoto
1
-24
/
+33
2019-07-22
ALSA: firewire-tascam: code refactoring for TASCAM data block processing layer
Takashi Sakamoto
1
-23
/
+32
2019-07-22
ALSA: firewire-digi00x: code refactoring for DOT data block processing layer
Takashi Sakamoto
1
-17
/
+28
2019-07-22
ALSA: firewire-lib: code refactoring for AM824 data block processing layer
Takashi Sakamoto
1
-21
/
+30
[prev]
[next]