index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-18
ASoC: soc-dai: add snd_soc_dai_active()
Kuninori Morimoto
1
-0
/
+1
2020-05-18
ASoC: soc-dai: add snd_soc_dai_action()
Kuninori Morimoto
1
-0
/
+12
2020-05-18
ASoC: soc-pcm: replace snd_soc_runtime_activate()/deactivate() to macro
Kuninori Morimoto
1
-2
/
+13
2020-05-08
ASoC: soc-core: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2
-2
/
+2
2020-05-01
ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only
Pierre-Louis Bossart
14
-14
/
+14
2020-04-29
Merge series "ASoC: soc-dai: add snd_soc_dai_xxx()" from Kuninori Morimoto <k...
Mark Brown
1
-8
/
+33
2020-04-29
ASoC: component: suppress uninitialized-variable warning
Arnd Bergmann
1
-1
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_pointer()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_ack()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_get_params()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_set_params()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_trigger()
Kuninori Morimoto
1
-0
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_shutdown()
Kuninori Morimoto
1
-0
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_dai_compr_start()
Kuninori Morimoto
1
-0
/
+3
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_remove()
Kuninori Morimoto
1
-1
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_probe()
Kuninori Morimoto
1
-1
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()
Kuninori Morimoto
1
-2
/
+2
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_trigger()
Kuninori Morimoto
1
-2
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_prepare()
Kuninori Morimoto
1
-2
/
+1
2020-04-29
ASoC: soc-dai: add snd_soc_pcm_dai_new()
Kuninori Morimoto
1
-0
/
+2
2020-04-22
ASoC: soc-core: return true, false in snd_soc_volsw_is_stereo()
Jason Yan
1
-2
/
+2
2020-04-21
ASoC: soc-compress: remove snd_compr_ops
Kuninori Morimoto
1
-1
/
+0
2020-04-21
ASoC: soc-compress: add snd_compress_ops
Kuninori Morimoto
1
-1
/
+40
2020-04-16
Merge series "ASoC: SOF: topology and firmware IPC updates for 5.8" from Pier...
Mark Brown
5
-11
/
+56
2020-04-16
Merge series "Add support for SOF on i.MX8M" from Daniel Baluta <daniel.balut...
Mark Brown
1
-1
/
+0
2020-04-16
ASoC: SOF: topology: Get HDA rate and channels from topology
Bard Liao
1
-0
/
+2
2020-04-16
ASoC: SOF: align sof_ipc_dai_alh_params with FW
Bard Liao
1
-1
/
+3
2020-04-16
ASoC: SOF: Intel: Rename deprecated DMIC IPC struct field
Seppo Ingalsuo
1
-1
/
+1
2020-04-16
ASoC: SOF: Intel: Change DMIC load IPC to fixed length
Seppo Ingalsuo
1
-3
/
+7
2020-04-16
ASoC: SOF: Intel: Fix typo in header file comment text
Seppo Ingalsuo
1
-1
/
+1
2020-04-16
ASoC: SOF: Add XRUN flags field to struct sof_ipc_buffer.
Artur Kloniecki
1
-0
/
+12
2020-04-16
ASoC: SOF: make sof_ipc_cc_version to fixed length
Pan Xiuli
1
-1
/
+1
2020-04-16
ASoC: SOF: change type char to uint8_t in topology.h
Pan Xiuli
1
-1
/
+1
2020-04-16
ASoC: SOF: change type char to uint8_t in trace.h
Pan Xiuli
1
-1
/
+1
2020-04-16
ASoC: SOF: change type char to uint8_t in info.h
Pan Xiuli
1
-3
/
+3
2020-04-16
ASoC: SOF: add debug ABI version
Pan Xiuli
1
-0
/
+8
2020-04-16
ASoC: SOF: add probe support extend data
Pan Xiuli
1
-0
/
+12
2020-04-16
ASoC: SOF: topology: Add support for DC Blocker
Sebastiano Carlucci
1
-0
/
+2
2020-04-16
ASoC: SOF: Introduce offset in firmware data
Karol Trzcinski
1
-0
/
+3
2020-04-15
ASoC: soc-dai: revert all changes to DAI startup/shutdown sequence
Pierre-Louis Bossart
1
-1
/
+0
2020-04-14
Merge branch 'asoc-5.7' into asoc-5.8
Mark Brown
1
-0
/
+3
2020-04-14
ASoC: soc-core: remove cpu_dai/codec_dai/cpu_dais/codec_dais
Kuninori Morimoto
1
-6
/
+8
2020-04-14
ASoC: soc: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
1
-6
/
+6
2020-04-14
ASoC: dapm: Fix regression introducing multiple copies of DAI widgets
Charles Keepax
1
-0
/
+3
2020-04-08
Merge tag 'asoc-fix-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Takashi Iwai
1
-1
/
+1
2020-03-30
ASoC: soc-dai: fix DAI startup/shutdown sequence
Pierre-Louis Bossart
1
-1
/
+1
2020-03-30
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
13
-69
/
+204
2020-03-27
Merge series "ASoC: remove rtd->cpu/codec_dai{s}" from Kuninori Morimoto <kun...
Mark Brown
1
-0
/
+4
[next]