index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
.
Merge remote-tracking branches 'asoc/topic/rt5677', 'asoc/topic/sh', 'asoc/to...
Mark Brown
2015-08-30
2
-17
/
+4
|
\
\
|
|
*
ASoC: sh: dma-sh7760: Convert to devm_snd_soc_register_platform
Axel Lin
2015-08-30
1
-8
/
+1
|
|
*
ASoC: sh: ssi: Convert to devm_snd_soc_register_component
Axel Lin
2015-08-28
1
-9
/
+3
|
|
/
|
|
|
\
*
-
.
|
Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...
Mark Brown
2015-08-30
11
-198
/
+858
|
\
\
|
|
*
|
ASoC: rsnd: Silence DMA slave ID compile warning on 64-bit
Geert Uytterhoeven
2015-08-11
1
-1
/
+1
|
*
|
ASoC: rcar ctu: Staticise local symbols
Lars-Peter Clausen
2015-07-29
1
-1
/
+1
|
*
|
ASoC: rsnd: tidyup parameter assignment position
Kuninori Morimoto
2015-07-21
1
-2
/
+5
|
*
|
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto
2015-07-17
6
-13
/
+318
|
*
|
ASoC: rsnd: add CTU (Channel Transfer Unit) prototype support
Kuninori Morimoto
2015-07-17
6
-6
/
+215
|
*
|
ASoC: rsnd: update Audio DMA path search method
Kuninori Morimoto
2015-07-17
1
-35
/
+53
|
*
|
ASoC: rsnd: tidyup SRC position on each code
Kuninori Morimoto
2015-07-16
3
-24
/
+24
|
*
|
ASoC: rsnd: add rsnd_io_to_mod()
Kuninori Morimoto
2015-07-16
1
-3
/
+4
|
*
|
ASoC: rsnd: dma: add DMA name on .ops
Kuninori Morimoto
2015-07-16
1
-1
/
+11
|
*
|
ASoC: rsnd: check the Gen1 at the beginning of DVC probe
Kuninori Morimoto
2015-07-16
1
-6
/
+6
|
*
|
ASoC: rsnd: tidyup rsnd_dma_ops definition place
Kuninori Morimoto
2015-07-16
2
-7
/
+8
|
*
|
ASoC: rsnd: show debug message for SSI/SRC/DVC connection
Kuninori Morimoto
2015-07-16
1
-0
/
+7
|
*
|
ASoC: rsnd: tidyup data align position
Kuninori Morimoto
2015-07-16
4
-15
/
+45
|
*
|
ASoC: rsnd: add rsnd_get_adinr_chan()
Kuninori Morimoto
2015-07-16
2
-0
/
+23
|
*
|
ASoC: rsnd: tidyup ADINR function name
Kuninori Morimoto
2015-07-16
4
-6
/
+6
|
*
|
ASoC: rsnd: add rsnd_src_initialize_lock/unlock()
Kuninori Morimoto
2015-07-16
1
-11
/
+11
|
*
|
ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()
Kuninori Morimoto
2015-07-16
1
-4
/
+11
|
*
|
ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route setting
Kuninori Morimoto
2015-07-16
3
-31
/
+33
|
*
|
ASoC: rsnd: rename rsnd_path_parse/break() into add/remove
Kuninori Morimoto
2015-07-16
1
-7
/
+7
|
*
|
ASoC: rsnd: enable module multi connection
Kuninori Morimoto
2015-07-16
1
-10
/
+0
|
*
|
ASoC: rsnd: src: make sure SRC soft reset
Kuninori Morimoto
2015-07-16
1
-4
/
+8
|
*
|
ASoC: rsnd: dvc: make sure DVC soft reset
Kuninori Morimoto
2015-07-16
1
-3
/
+8
|
*
|
ASoC: rsnd: move SRC specific macro into src.c
Kuninori Morimoto
2015-07-16
2
-2
/
+1
|
*
|
ASoC: rsnd: move DVC specific macro into dvc.c
Kuninori Morimoto
2015-07-16
2
-3
/
+1
|
*
|
ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULL
Kuninori Morimoto
2015-07-16
1
-1
/
+1
|
*
|
ASoC: rsnd: add workaround for SRC sync convert + DVC
Kuninori Morimoto
2015-07-16
1
-11
/
+32
|
*
|
ASoC: rsnd: fixup each module counter on __rsnd_mod_call()
Kuninori Morimoto
2015-07-16
1
-2
/
+2
|
*
|
ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLE
Kuninori Morimoto
2015-07-16
3
-7
/
+6
|
*
|
ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGN
Kuninori Morimoto
2015-07-16
3
-3
/
+3
|
*
|
ASoC: rsnd: remove unnecessary 'out of memory' message from DVC
Kuninori Morimoto
2015-07-16
1
-3
/
+1
|
*
|
ASoC: rsnd: remove unnecessary 'out of memory' message from SRC
Kuninori Morimoto
2015-07-16
1
-3
/
+1
|
*
|
ASoC: rsnd: remove unnecessary 'out of memory' message from SSI
Kuninori Morimoto
2015-07-16
1
-3
/
+1
|
*
|
ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routing
Kuninori Morimoto
2015-07-16
1
-4
/
+18
|
*
|
ASoC: rsnd: gen: add rsnd_force_write()
Kuninori Morimoto
2015-07-10
2
-0
/
+20
|
|
/
*
/
ASoC: fsi: Remove obsolete sh_fsi2 platform_device_id entry
Geert Uytterhoeven
2015-07-16
1
-1
/
+0
|
/
*
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-06-26
7
-482
/
+642
|
\
|
*
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2015-06-22
1
-2
/
+0
|
|
\
|
|
*
ASoC: rsrc-card: remove unused ret
Kuninori Morimoto
2015-06-17
1
-2
/
+0
|
|
|
|
|
\
|
*
-
.
|
Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to...
Mark Brown
2015-06-22
7
-463
/
+558
|
|
\
\
|
|
|
|
*
ASoC: rsnd: remove io from rsnd_mod
Kuninori Morimoto
2015-06-16
2
-4
/
+0
|
|
|
*
ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()
Kuninori Morimoto
2015-06-16
5
-8
/
+5
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol
Kuninori Morimoto
2015-06-16
4
-23
/
+40
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx()
Kuninori Morimoto
2015-06-16
1
-25
/
+32
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx()
Kuninori Morimoto
2015-06-16
3
-16
/
+20
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
Kuninori Morimoto
2015-06-16
6
-71
/
+85
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()
Kuninori Morimoto
2015-06-16
5
-20
/
+23
[next]