index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...
Mark Brown
1
-0
/
+1
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-5
/
+13
2015-04-15
ASoC: rsnd: set dmaen->chan = NULL when error case
Kuninori Morimoto
1
-0
/
+1
2015-04-12
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to...
Mark Brown
11
-483
/
+1474
2015-04-12
Merge remote-tracking branches 'asoc/topic/dmaengine', 'asoc/topic/fsi', 'aso...
Mark Brown
1
-36
/
+35
2015-04-12
Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/atmel', 'asoc/fix...
Mark Brown
5
-10
/
+76
2015-04-11
ASoC: rnsd: fix build regression without CONFIG_OF
Arnd Bergmann
1
-0
/
+1
2015-04-01
ASoC: rsnd: add Synchronous SRC mode
Kuninori Morimoto
1
-5
/
+121
2015-04-01
ASoC: rcar: mark device data as constant
Uwe Kleine-König
1
-2
/
+2
2015-04-01
ASoC: fsi: mark several data structures as const
Uwe Kleine-König
1
-3
/
+3
2015-04-01
ASoC: fsi: reorder code to make a forward declaration superfluous
Uwe Kleine-König
1
-35
/
+34
2015-03-31
ASoC: fsi: fix license specification
Uwe Kleine-König
1
-1
/
+1
2015-03-27
ASoC: rsnd: add DPCM based sampling rate convert
Kuninori Morimoto
3
-5
/
+63
2015-03-27
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
6
-70
/
+2
2015-03-27
Merge branch 'asoc-fix-rcar' into HEAD
Mark Brown
5
-10
/
+76
2015-03-27
ASoC: rsnd: call clk_prepare/unprepare() in probe/remove
Kuninori Morimoto
5
-10
/
+76
2015-03-27
ASoC: rsrc-card: add .be_hw_params_fixup support for convert rate
Kuninori Morimoto
1
-2
/
+25
2015-03-27
ASoC: rsrc-card: add Renesas sampling rate convert sound card support
Kuninori Morimoto
3
-1
/
+498
2015-03-24
ASoC: rsnd: Fix duplicate const for DVC ramp rates
Krzysztof Kozlowski
1
-1
/
+1
2015-03-22
ASoC: rsnd: add dai_link stream name
Kuninori Morimoto
2
-0
/
+9
2015-03-22
ASoC: rsnd: show debug info for sampling rate convert
Kuninori Morimoto
1
-0
/
+2
2015-03-22
ASoC: rsnd: tidyup error message format
Kuninori Morimoto
1
-1
/
+1
2015-03-22
ASoC: rsnd: no more SRC restart when unusual situation
Kuninori Morimoto
1
-3
/
+7
2015-03-22
ASoC: rsnd: no more SSI restart when unusual situation
Kuninori Morimoto
1
-3
/
+6
2015-03-22
ASoC: rsnd: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-22
ASoC: fsi: constify of_device_id array
Fabian Frederick
1
-2
/
+2
2015-03-11
ASoC: rsnd: add regmap_config::name for debugfs
Kuninori Morimoto
1
-0
/
+1
2015-03-11
ASoC: rsnd: recover PIO mode for new dma interface
Kuninori Morimoto
1
-1
/
+18
2015-03-11
ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()
Geert Uytterhoeven
1
-2
/
+2
2015-03-07
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
6
-49
/
+95
2015-03-07
ASoC: rsnd: dvc: add rsnd_dvc_of_node()
Kuninori Morimoto
1
-0
/
+3
2015-03-07
ASoC: rsnd: src: add rsnd_src_of_node()
Kuninori Morimoto
1
-1
/
+4
2015-03-07
ASoC: rsnd: ssi: add rsnd_ssi_of_node()
Kuninori Morimoto
1
-1
/
+3
2015-03-07
ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA
Kuninori Morimoto
3
-2
/
+3
2015-03-07
ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmapp
Kuninori Morimoto
2
-17
/
+39
2015-03-07
ASoC: rsnd: remove rsnd_dma::dir
Kuninori Morimoto
2
-4
/
+2
2015-03-07
ASoC: rsnd: remove rsnd_dma::addr
Kuninori Morimoto
2
-3
/
+0
2015-03-07
ASoC: rsnd: add Audio DMAC peri peri support rework
Kuninori Morimoto
3
-2
/
+221
2015-03-07
ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()
Kuninori Morimoto
2
-25
/
+65
2015-03-07
ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.c
Kuninori Morimoto
3
-116
/
+117
2015-03-07
ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri peri
Kuninori Morimoto
3
-219
/
+232
2015-03-07
ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical address
Kuninori Morimoto
2
-5
/
+12
2015-03-07
ASoC: rsnd: enable to get resource by name
Kuninori Morimoto
1
-10
/
+13
2015-03-07
ASoC: rsnd: tidyup rsnd_dma_to_mod() macro declaration position
Kuninori Morimoto
1
-1
/
+2
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
Kuninori Morimoto
4
-7
/
+5
2015-03-07
ASoC: rsnd: remove unused rsnd_dma_available()
Kuninori Morimoto
4
-10
/
+0
2015-03-07
ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()
Kuninori Morimoto
4
-19
/
+5
2015-03-07
ASoC: rsnd: remove SH-DMA-BASE specific implementation
Kuninori Morimoto
2
-2
/
+0
2015-03-04
Merge remote-tracking branch 'asoc/fix/rsnd' into asoc-linus
Mark Brown
1
-2
/
+2
2015-02-23
ASoC: fsi: Configure DMA slave settings
Kuninori Morimoto
1
-3
/
+12
[next]