index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
/
rcar
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...
Mark Brown
1
-4
/
+2
2014-08-17
ASoC: rcar: Use && instead of & for boolean expressions
Lars-Peter Clausen
1
-1
/
+1
2014-08-17
ASoC: rsnd: delete unneeded test before of_node_put
Julia Lawall
1
-4
/
+2
2014-08-01
ASoC: rsnd: enable Mute control on DVC
Kuninori Morimoto
1
-5
/
+29
2014-08-01
ASoC: rsnd: tidyup DVC control method
Kuninori Morimoto
1
-25
/
+34
2014-08-01
ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behavior
Kuninori Morimoto
1
-21
/
+22
2014-07-31
ASoC: rsnd: fixup pcm_new callback method
Kuninori Morimoto
1
-11
/
+9
2014-07-31
ASoC: rsnd: add missing dev_dbg() in rsnd_bset()
Kuninori Morimoto
1
-0
/
+4
2014-07-31
ASoC: rsnd: care audio local bus data format consistency
Kuninori Morimoto
3
-0
/
+22
2014-07-31
ASoC: rsnd: care detail of SRC_BSDSR
Kuninori Morimoto
1
-1
/
+31
2014-07-29
ASoC: rsnd: use regmap_mmio instead of original regmap bus
Kuninori Morimoto
1
-251
/
+188
2014-07-25
ASoC: rsnd: fixup dai remove callback operation
Kuninori Morimoto
1
-11
/
+11
2014-07-23
ASoC: rsnd: add missing src/dst_addr_width for DMAEngine
Kuninori Morimoto
1
-0
/
+2
2014-07-02
ASoC: rsnd: add DT support to DVC
Kuninori Morimoto
2
-2
/
+49
2014-07-02
ASoC: rsnd: DMA start address is properly used for each DMAC
Kuninori Morimoto
2
-0
/
+3
2014-07-02
ASoC: rsnd: DMA cleanup for flexible SSI/SRC selection
Kuninori Morimoto
3
-59
/
+64
2014-06-28
ASoC: rsnd: enable DVC when capture
Kuninori Morimoto
1
-8
/
+4
2014-06-28
ASoC: rsnd: use dmaengine_prep_dma_cyclic() instead of original method
Kuninori Morimoto
2
-62
/
+18
2014-06-28
ASoC: rsnd: SSI + DMA can select BUSIF
Kuninori Morimoto
5
-45
/
+121
2014-06-28
Merge remote-tracking branch 'asoc/fix/rcar' into asoc-rcar
Mark Brown
2
-14
/
+25
2014-06-22
ASoC: rcar: Fix dma direction type
Lars-Peter Clausen
2
-2
/
+2
2014-06-18
ASoC: rsnd: fixup loop exit timing of dma name search
Kuninori Morimoto
1
-1
/
+3
2014-06-18
ASoC: rsnd: fixup rsnd_gen_dma_addr() for Gen1
Kuninori Morimoto
1
-12
/
+21
2014-06-12
ASoC: rsnd: fixup index of src/dst mod when capture
Kuninori Morimoto
1
-1
/
+1
2014-06-03
Merge remote-tracking branches 'asoc/topic/omap' and 'asoc/topic/rcar' into a...
Mark Brown
6
-31
/
+259
2014-05-26
ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
Kuninori Morimoto
3
-4
/
+101
2014-05-26
ASoC: rsnd: care DMA slave channel name for DT
Kuninori Morimoto
2
-1
/
+85
2014-05-26
ASoC: rsnd: module name is unified
Kuninori Morimoto
3
-9
/
+49
2014-05-26
ASoC: rsnd: remove rsnd_src_non_ops
Kuninori Morimoto
1
-10
/
+10
2014-05-26
ASoC: rsnd: save platform_device instead of device
Kuninori Morimoto
2
-3
/
+4
2014-05-26
ASoC: rsnd: DT node clean up by using the of_node_put()
Kuninori Morimoto
2
-4
/
+10
2014-05-22
Merge remote-tracking branches 'asoc/topic/nuc900', 'asoc/topic/omap', 'asoc/...
Mark Brown
8
-332
/
+531
2014-05-15
ASoC: rsnd: Fix warnings due to improper printk formats
Laurent Pinchart
1
-7
/
+7
2014-05-13
ASoC: rsnd: add DVC support
Kuninori Morimoto
7
-2
/
+366
2014-05-13
ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call
Kuninori Morimoto
1
-13
/
+13
2014-05-13
ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops
Kuninori Morimoto
4
-94
/
+65
2014-05-13
ASoC: rsnd: add rsnd_get_adinr()
Kuninori Morimoto
3
-23
/
+30
2014-05-13
ASoC: rsnd: add rsnd_path_parse() macro
Kuninori Morimoto
1
-21
/
+22
2014-05-08
ASoC: rsnd: remove compatibility code
Kuninori Morimoto
4
-144
/
+33
2014-05-08
ASoC: rsnd: remove old clock style support
Kuninori Morimoto
1
-36
/
+3
2014-04-23
ASoC: rsnd: call rsnd_dai_pointer_update() from outside of lock
Kuninori Morimoto
1
-3
/
+2
2014-04-11
ASoC: rsnd: fix clock prepare/unprepare
Ben Dooks
2
-4
/
+4
2014-03-24
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-7
/
+11
2014-03-24
ASoC: rcar: bugfix: it cares about the non-src case
Kuninori Morimoto
1
-7
/
+11
2014-03-23
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
6
-3
/
+238
2014-03-23
Merge tag 'asoc-v3.15' into asoc-next
Mark Brown
8
-867
/
+1365
2014-03-21
ASoC: rsnd: add DeviceTree support
Kuninori Morimoto
6
-3
/
+238
2014-03-14
ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
Kuninori Morimoto
1
-2
/
+2
2014-03-05
ASoC: rsnd: rename scu to src
Kuninori Morimoto
5
-159
/
+164
2014-03-05
ASoC: rsnd: remove all rsnd_xxx_remove()
Kuninori Morimoto
6
-42
/
+0
[next]