index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: soc-component: add snd_soc_pcm_component_pcm_free()
Kuninori Morimoto
2019-08-05
1
-0
/
+1
*
ASoC: soc-component: add snd_soc_pcm_component_pcm_new()
Kuninori Morimoto
2019-08-05
1
-0
/
+1
*
ASoC: soc-component: add snd_soc_pcm_component_mmap()
Kuninori Morimoto
2019-08-05
1
-0
/
+2
*
ASoC: soc-component: add snd_soc_pcm_component_page()
Kuninori Morimoto
2019-08-05
1
-0
/
+2
*
ASoC: soc-component: add snd_soc_pcm_component_copy_user()
Kuninori Morimoto
2019-08-05
1
-0
/
+3
*
ASoC: soc-component: add snd_soc_pcm_component_ioctrl()
Kuninori Morimoto
2019-08-05
1
-0
/
+2
*
ASoC: soc-component: add snd_soc_pcm_component_pointer()
Kuninori Morimoto
2019-08-05
1
-0
/
+2
*
ASoC: soc-component: move snd_soc_component_set_bias_level()
Kuninori Morimoto
2019-08-05
2
-3
/
+2
*
ASoC: soc-component: move snd_soc_component_stream_event()
Kuninori Morimoto
2019-08-05
2
-1
/
+2
*
ASoC: soc-component: move snd_soc_component_seq_notifier()
Kuninori Morimoto
2019-08-05
2
-2
/
+3
*
ASoC: soc-component: add snd_soc_component_of_xlate_dai_name()
Kuninori Morimoto
2019-08-05
1
-0
/
+3
*
ASoC: soc-component: add snd_soc_component_of_xlate_dai_id()
Kuninori Morimoto
2019-08-05
1
-0
/
+2
*
ASoC: soc-component: add snd_soc_component_remove()
Kuninori Morimoto
2019-08-05
1
-0
/
+1
*
ASoC: soc-component: add snd_soc_component_probe()
Kuninori Morimoto
2019-08-05
1
-0
/
+1
*
ASoC: soc-component: add snd_soc_component_is_suspended()
Kuninori Morimoto
2019-08-05
1
-0
/
+1
*
ASoC: soc-component: add snd_soc_component_resume()
Kuninori Morimoto
2019-08-05
1
-0
/
+1
*
ASoC: soc-component: add snd_soc_component_suspend()
Kuninori Morimoto
2019-08-05
1
-0
/
+1
*
ASoC: soc-component: add snd_soc_component_trigger()
Kuninori Morimoto
2019-08-05
1
-0
/
+3
*
ASoC: soc-component: add snd_soc_component_hw_free()
Kuninori Morimoto
2019-08-05
1
-0
/
+2
*
ASoC: soc-component: add snd_soc_component_hw_params()
Kuninori Morimoto
2019-08-05
1
-0
/
+3
*
ASoC: soc-component: add snd_soc_component_prepare()
Kuninori Morimoto
2019-08-05
1
-0
/
+2
*
ASoC: soc-component: add snd_soc_component_close()
Kuninori Morimoto
2019-08-05
1
-0
/
+2
*
ASoC: soc-component: add snd_soc_component_open()
Kuninori Morimoto
2019-08-05
1
-0
/
+4
*
ASoC: soc-component: add snd_soc_component_get/put()
Kuninori Morimoto
2019-08-05
1
-0
/
+13
*
ASoC: add soc-component.c
Kuninori Morimoto
2019-08-05
2
-305
/
+329
*
ASoC: core: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-01
1
-1
/
+0
*
Merge branch 'asoc-5.3' into asoc-5.4
Mark Brown
2019-07-26
3
-13
/
+21
|
\
|
*
ASoC: SOF: use __u32 instead of uint32_t in uapi headers
Masahiro Yamada
2019-07-22
2
-13
/
+17
|
*
ASoC: simple_card_utils.h: care NULL dai at asoc_simple_debug_dai()
Kuninori Morimoto
2019-07-10
1
-0
/
+4
*
|
ASoC: soc-dai: move snd_soc_dai_stream_valid() to soc-dai.c
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
|
ASoC: soc-dai: add snd_soc_dai_compress_new()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
|
ASoC: soc-dai: add snd_soc_dai_remove()
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
|
ASoC: soc-dai: add snd_soc_dai_probe()
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
|
ASoC: soc-dai: add snd_soc_dai_resume()
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
|
ASoC: soc-dai: add snd_soc_dai_suspend()
Kuninori Morimoto
2019-07-23
1
-0
/
+1
*
|
ASoC: soc-dai: add snd_soc_dai_delay()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
|
ASoC: soc-dai: add snd_soc_dai_bespoke_trigger()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
|
ASoC: soc-dai: add snd_soc_dai_trigger()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
|
ASoC: soc-dai: add snd_soc_dai_prepare()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
|
ASoC: soc-dai: add snd_soc_dai_shutdown()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
|
ASoC: soc-dai: add snd_soc_dai_startup()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
|
ASoC: soc-dai: add snd_soc_dai_hw_free()
Kuninori Morimoto
2019-07-23
1
-0
/
+2
*
|
ASoC: soc-dai: mv soc_dai_hw_params() to soc-dai
Kuninori Morimoto
2019-07-23
2
-4
/
+4
*
|
ASoC: SOF: Intel: ssp: BCLK delay parameter
Janusz Jankowski
2019-07-23
3
-1
/
+5
*
|
ASoC: Define a set of DAPM pre/post-up events
Oleksandr Suvorov
2019-07-22
1
-0
/
+2
*
|
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-21
3
-3
/
+214
|
\
\
|
*
|
NTB: Introduce MSI library
Logan Gunthorpe
2019-06-13
1
-0
/
+73
|
*
|
NTB: Introduce functions to calculate multi-port resource index
Logan Gunthorpe
2019-06-13
1
-0
/
+70
|
*
|
NTB: Introduce helper functions to calculate logical port number
Logan Gunthorpe
2019-06-13
1
-1
/
+52
|
*
|
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2019-06-13
2
-0
/
+17
[next]