index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
ASoC: rsnd: enable Mute control on DVC
Kuninori Morimoto
1
-5
/
+29
2015-02-04
ASoC: rsnd: tidyup DVC control method
Kuninori Morimoto
1
-25
/
+34
2015-02-04
ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior
Kuninori Morimoto
1
-21
/
+22
2015-02-04
ASoC: rsnd: fixup pcm_new callback method
Kuninori Morimoto
1
-11
/
+9
2015-02-04
ASoC: rsnd: add missing dev_dbg() in rsnd_bset()
Kuninori Morimoto
1
-0
/
+4
2015-02-04
ASoC: rsnd: care audio local bus data format consistency
Kuninori Morimoto
3
-0
/
+22
2015-02-04
ASoC: rsnd: care detail of SRC_BSDSR
Kuninori Morimoto
1
-1
/
+31
2015-02-04
ASoC: rsnd: use regmap_mmio instead of original regmap bus
Kuninori Morimoto
2
-252
/
+189
2015-02-04
ASoC: rsnd: fixup dai remove callback operation
Kuninori Morimoto
1
-11
/
+11
2015-02-04
ASoC: rsnd: add missing src/dst_addr_width for DMAEngine
Kuninori Morimoto
1
-0
/
+2
2015-02-04
ASoC: rsnd: add DT support to DVC
Kuninori Morimoto
2
-2
/
+49
2015-02-04
ASoC: rsnd: DMA start address is properly used for each DMAC
Kuninori Morimoto
2
-0
/
+3
2015-02-04
ASoC: rsnd: DMA cleanup for flexible SSI/SRC selection
Kuninori Morimoto
3
-59
/
+64
2015-02-04
ASoC: rsnd: enable DVC when capture
Kuninori Morimoto
1
-8
/
+4
2015-02-04
ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original method
Kuninori Morimoto
2
-62
/
+18
2015-02-04
ASoC: rsnd: SSI + DMA can select BUSIF
Kuninori Morimoto
5
-45
/
+121
2015-02-04
ASoC: rcar: Fix dma direction type
Lars-Peter Clausen
2
-2
/
+2
2015-02-04
ASoC: rsnd: fixup loop exit timing of dma name search
Kuninori Morimoto
1
-1
/
+3
2015-02-04
ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1
Kuninori Morimoto
1
-12
/
+21
2015-02-04
ASoC: rsnd: fixup index of src/dst mod when capture
Kuninori Morimoto
1
-1
/
+1
2015-02-04
ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
Kuninori Morimoto
3
-4
/
+101
2015-02-04
ASoC: rsnd: care DMA slave channel name for DT
Kuninori Morimoto
2
-1
/
+85
2015-02-04
ASoC: rsnd: module name is unified
Kuninori Morimoto
3
-9
/
+49
2015-02-04
ASoC: rsnd: remove rsnd_src_non_ops
Kuninori Morimoto
1
-10
/
+10
2015-02-04
ASoC: rsnd: save platform_device instead of device
Kuninori Morimoto
2
-3
/
+4
2015-02-04
ASoC: rsnd: DT node clean up by using the of_node_put()
Kuninori Morimoto
2
-4
/
+10
2015-02-04
ASoC: rsnd: Fix warnings due to improper printk formats
Laurent Pinchart
1
-7
/
+7
2015-02-04
ASoC: rsnd: add DVC support
Kuninori Morimoto
7
-2
/
+366
2015-02-04
ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call
Kuninori Morimoto
1
-13
/
+13
2015-02-04
ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops
Kuninori Morimoto
4
-94
/
+65
2015-02-04
ASoC: rsnd: add rsnd_get_adinr()
Kuninori Morimoto
3
-23
/
+30
2015-02-04
ASoC: rsnd: add rsnd_path_parse() macro
Kuninori Morimoto
1
-21
/
+22
2015-02-04
ASoC: rsnd: remove compatibility code
Kuninori Morimoto
4
-144
/
+33
2015-02-04
ASoC: rsnd: remove old clock style support
Kuninori Morimoto
1
-36
/
+3
2015-02-04
ASoC: sh: Migo-R sound needs I2C
Arnd Bergmann
1
-1
/
+1
2015-02-04
ASoC: simple-card: Support setting mclk via a fixed factor
Andrew Lunn
1
-0
/
+28
2015-02-04
ASoC: simple-card: is_top_level_node parameter to simple_card_dai_link_of()
Jyri Sarha
1
-4
/
+7
2015-02-04
ASoC: simple-card: Improve coding style
Nicolin Chen
1
-12
/
+11
2015-02-04
ASoC: simple-card: Simplify error msg in simple_card_dai_link_of()
Nicolin Chen
1
-4
/
+2
2015-02-04
ASoC: simple-card: Drop node->name checking
Nicolin Chen
1
-2
/
+1
2015-02-04
ASoC: simple-card: Move dai-link level properties away from dai subnodes
Jyri Sarha
1
-99
/
+140
2015-02-04
ASoC: core: Update snd_soc_of_parse_daifmt() interface
Jyri Sarha
2
-3
/
+10
2015-02-04
ASoC: ak4642: Fix typo zoro -> zero
Sascha Hauer
1
-1
/
+1
2015-02-04
ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648
Sascha Hauer
1
-0
/
+20
2015-02-04
ASoC: ak4642: Add driver data and driver private struct
Sascha Hauer
1
-11
/
+40
2015-02-04
ASoC: ak4642: Add ALC controls
Sascha Hauer
1
-0
/
+2
2015-02-04
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
2
-2
/
+2
2015-02-04
ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flags
Kuninori Morimoto
1
-1
/
+1
2015-02-04
ASoC: simple-card: Handle many DAI links
Jean-Francois Moine
1
-69
/
+121
2015-02-04
ASoC: simple-card: dynamically allocate the DAI link and properties
Jean-Francois Moine
1
-15
/
+27
[next]