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
/
include
/
sound
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
2
-3
/
+2
2019-08-05
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
2
-1
/
+2
2019-08-05
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
2
-2
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_component_remove()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_probe()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_is_suspended()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_resume()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_suspend()
Kuninori Morimoto
1
-0
/
+1
2019-08-05
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
1
-0
/
+3
2019-08-05
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
1
-0
/
+2
2019-08-05
ASoC: soc-component: add snd_soc_component_open()
Kuninori Morimoto
1
-0
/
+4
2019-08-05
ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
1
-0
/
+13
2019-08-05
ASoC: add soc-component.c
Kuninori Morimoto
2
-305
/
+329
2019-08-01
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-1
/
+0
2019-07-31
ALSA: hda: intel-nhlt: handle NHLT VENDOR_DEFINED DMIC geometry
Pierre-Louis Bossart
1
-2
/
+8
2019-07-31
ALSA: hda: move parts of NHLT code to new module
Pierre-Louis Bossart
1
-8
/
+33
2019-07-31
ASoC: Intel: Skylake: move NHLT header to common directory
Pierre-Louis Bossart
1
-0
/
+119
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
10
-10
/
+10
2019-07-26
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
1
-0
/
+4
2019-07-25
treewide: remove SPDX "WITH Linux-syscall-note" from kernel-space headers again
Masahiro Yamada
10
-10
/
+10
2019-07-23
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
1
-0
/
+1
2019-07-23
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
1
-0
/
+2
2019-07-23
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
2
-4
/
+4
2019-07-23
ASoC: SOF: Intel: ssp: BCLK delay parameter
Janusz Jankowski
1
-0
/
+3
2019-07-23
ALSA: compress: Fix regression on compressed capture streams
Charles Keepax
1
-4
/
+1
2019-07-22
ASoC: Define a set of DAPM pre/post-up events
Oleksandr Suvorov
1
-0
/
+2
2019-07-16
ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
Takashi Iwai
1
-0
/
+2
2019-07-10
ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
Kuninori Morimoto
1
-0
/
+4
2019-07-08
Merge tag 'asoc-v5.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
122
-1277
/
+313
2019-07-07
Merge branch 'topic/hda-refresh-cleanup' into for-next
Takashi Iwai
1
-1
/
+1
2019-07-05
ALSA: hda: Simplify snd_hdac_refresh_widgets()
Takashi Iwai
1
-1
/
+1
[prev]
[next]