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-08-05
ALSA: fireworks: support AMDTP domain
Takashi Sakamoto
2
-43
/
+51
2019-08-05
ALSA: bebob: support AMDTP domain
Takashi Sakamoto
2
-35
/
+29
2019-08-05
ALSA: fireface: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
1
-20
/
+19
2019-08-05
ALSA: firewire-motu: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
1
-29
/
+19
2019-08-05
ALSA: firewire-tascam: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
1
-27
/
+44
2019-08-05
ALSA: firewire-digi00x: code refactoring for initialization/destruction of AMDTP stream
Takashi Sakamoto
1
-23
/
+42
2019-08-05
ALSA: fireworks: code refactoring for bus reset handler
Takashi Sakamoto
1
-8
/
+5
2019-08-05
ALSA: fireworks: code refactoring for initialization/destruction of AMDTP streams
Takashi Sakamoto
1
-41
/
+36
2019-08-05
ALSA: firewire-lib: add a kernel API to start AMDTP streams in AMDTP domain
Takashi Sakamoto
2
-0
/
+25
2019-08-05
ALSA: firewire-lib: add a kernel API to add AMDTP stream into AMDTP domain
Takashi Sakamoto
2
-0
/
+31
2019-08-05
ALSA: firewire-lib: add a kernel API to stop a couple of AMDTP streams in AMDTP domain
Takashi Sakamoto
2
-0
/
+21
2019-08-05
ALSA: firewire-lib: add AMDTP domain structure to handle several isoc contexts
Takashi Sakamoto
2
-0
/
+29
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
2
-8
/
+15
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
2
-14
/
+24
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
2
-22
/
+20
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
2
-25
/
+24
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
2
-24
/
+22
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
2
-23
/
+22
2019-08-05
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
2
-12
/
+19
2019-08-05
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
3
-12
/
+11
2019-08-05
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
3
-12
/
+16
2019-08-05
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
3
-17
/
+15
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
Kuninori Morimoto
2
-5
/
+12
2019-08-05
ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
Kuninori Morimoto
2
-3
/
+11
2019-08-05
ASoC: soc-component: add snd_soc_component_remove()
Kuninori Morimoto
2
-2
/
+7
2019-08-05
ASoC: soc-component: add snd_soc_component_probe()
Kuninori Morimoto
2
-7
/
+13
2019-08-05
ASoC: soc-component: add snd_soc_component_is_suspended()
Kuninori Morimoto
2
-3
/
+7
2019-08-05
ASoC: soc-component: add snd_soc_component_resume()
Kuninori Morimoto
2
-3
/
+8
2019-08-05
ASoC: soc-component: add snd_soc_component_suspend()
Kuninori Morimoto
2
-3
/
+8
2019-08-05
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
2
-5
/
+12
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
2
-6
/
+13
2019-08-05
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
2
-5
/
+12
2019-08-05
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
2
-5
/
+11
2019-08-05
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
2
-5
/
+13
2019-08-05
ASoC: soc-component: add snd_soc_component_open()
Kuninori Morimoto
2
-5
/
+11
2019-08-05
ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
3
-11
/
+26
2019-08-05
ASoC: add soc-component.c
Kuninori Morimoto
5
-262
/
+270
2019-08-05
ASoC: soc-pcm: remove soc_fill_silence()
Kuninori Morimoto
1
-24
/
+0
2019-08-05
ASoC: soc-pcm: remove soc_rtdcom_copy_kernel()
Kuninori Morimoto
1
-24
/
+0
2019-08-05
ASoC: soc-pcm: remove soc_rtdcom_ack()
Kuninori Morimoto
1
-22
/
+0
2019-08-02
ASoC: amd: acp3x: use dma address for acp3x dma driver
Vijendar Mukunda
1
-9
/
+5
2019-08-02
ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
Vijendar Mukunda
1
-2
/
+4
2019-08-02
Merge tag 'sound-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-6
/
+9
2019-08-02
ASoC: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
28
-100
/
+32
2019-08-02
ALSA: hda: Add support of Zhaoxin controller
Tony W Wang-oc
1
-0
/
+4
2019-08-02
ALSA: isa/wavefront: remove redundant assignment to pointer bptr
Colin Ian King
1
-1
/
+0
2019-08-01
ASoC: zx-tdm: remove redundant assignment to ts_width on error return path
Colin Ian King
1
-1
/
+0
2019-08-01
ASoC: SOF: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-39
/
+20
2019-08-01
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-73
/
+14
2019-08-01
ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-23
/
+5
[prev]
[next]