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-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
2015-02-23
ASoC: fsi: remove slave_id settings for DMAEngine
Kuninori Morimoto
1
-2
/
+1
2015-02-09
ASoC: rsnd: set device data before snd_soc_register_platform/component
Kuninori Morimoto
1
-2
/
+2
2015-02-04
Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc...
Mark Brown
3
-13
/
+0
2015-02-04
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/...
Mark Brown
7
-261
/
+392
2015-02-04
Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dwc', 'asoc/topi...
Mark Brown
1
-6
/
+3
2015-02-02
ASoC: rsnd: call missing snd_soc_unregiter_component/platform()
Kuninori Morimoto
1
-0
/
+3
2015-02-02
ASoC: rsnd: call missing snd_ctl_remove()
Kuninori Morimoto
3
-1
/
+30
2015-01-15
ASoC: rsnd: tidyup DVC/SRC/SSI order
Kuninori Morimoto
1
-2
/
+2
2015-01-15
ASoC: rsnd: tidyup DMA start/stop timing on SSI
Kuninori Morimoto
1
-4
/
+4
2015-01-15
ASoC: rsnd: ignore DIRQ when DMA transfer
Kuninori Morimoto
1
-1
/
+2
2015-01-15
ASoC: rsnd: error meesage indicates its port
Kuninori Morimoto
2
-2
/
+4
2015-01-15
ASoC: rsnd: save priv in struct rsnd_dai
Kuninori Morimoto
5
-12
/
+12
[prev]
[next]