index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
.
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to...
Mark Brown
2015-04-12
24
-514
/
+2935
|
\
\
\
\
|
|
|
|
*
ASoC: rt286: Restore default in probe
Bard Liao
2015-04-09
1
-0
/
+8
|
|
|
|
*
ASoC: rt286: check regmap_read result for ID check
Bard Liao
2015-03-24
1
-5
/
+9
|
|
|
|
*
ASoC: rt286: Drop unnecessary dapm bias_level initialization
Lars-Peter Clausen
2015-03-17
1
-1
/
+0
|
|
|
|
*
ASoC: rt286: correct the OR to AND
Jie Yang
2015-03-06
1
-1
/
+1
|
|
|
*
|
ASoC: rnsd: fix build regression without CONFIG_OF
Arnd Bergmann
2015-04-11
1
-0
/
+1
|
|
|
*
|
ASoC: rsnd: add Synchronous SRC mode
Kuninori Morimoto
2015-04-01
1
-5
/
+121
|
|
|
*
|
ASoC: rcar: mark device data as constant
Uwe Kleine-König
2015-04-01
1
-2
/
+2
|
|
|
*
|
ASoC: rsnd: add DPCM based sampling rate convert
Kuninori Morimoto
2015-03-27
3
-5
/
+63
|
|
|
*
|
ASoC: rsnd: remove useless debug message
Kuninori Morimoto
2015-03-27
6
-70
/
+2
|
|
|
*
|
Merge branch 'asoc-fix-rcar' into HEAD
Mark Brown
2015-03-27
5
-10
/
+76
|
|
|
|
\
\
|
|
|
*
|
|
ASoC: rsrc-card: add .be_hw_params_fixup support for convert rate
Kuninori Morimoto
2015-03-27
1
-2
/
+25
|
|
|
*
|
|
ASoC: rsrc-card: add Renesas sampling rate convert sound card support
Kuninori Morimoto
2015-03-27
3
-1
/
+498
|
|
|
*
|
|
ASoC: rsnd: Fix duplicate const for DVC ramp rates
Krzysztof Kozlowski
2015-03-24
1
-1
/
+1
|
|
|
*
|
|
ASoC: rsnd: add dai_link stream name
Kuninori Morimoto
2015-03-22
2
-0
/
+9
|
|
|
*
|
|
ASoC: rsnd: show debug info for sampling rate convert
Kuninori Morimoto
2015-03-22
1
-0
/
+2
|
|
|
*
|
|
ASoC: rsnd: tidyup error message format
Kuninori Morimoto
2015-03-22
1
-1
/
+1
|
|
|
*
|
|
ASoC: rsnd: no more SRC restart when unusual situation
Kuninori Morimoto
2015-03-22
1
-3
/
+7
|
|
|
*
|
|
ASoC: rsnd: no more SSI restart when unusual situation
Kuninori Morimoto
2015-03-22
1
-3
/
+6
|
|
|
*
|
|
ASoC: rsnd: constify of_device_id array
Fabian Frederick
2015-03-22
1
-1
/
+1
|
|
|
*
|
|
ASoC: rsnd: add regmap_config::name for debugfs
Kuninori Morimoto
2015-03-11
1
-0
/
+1
|
|
|
*
|
|
ASoC: rsnd: recover PIO mode for new dma interface
Kuninori Morimoto
2015-03-11
1
-1
/
+18
|
|
|
*
|
|
ASoC: rsnd: Use %pad to print dma_addr_t in rsnd_dmapp_init()
Geert Uytterhoeven
2015-03-11
1
-2
/
+2
|
|
|
*
|
|
ASoC: rsnd: 1st DMAC dma-names cares subnode
Kuninori Morimoto
2015-03-07
6
-49
/
+95
|
|
|
*
|
|
ASoC: rsnd: dvc: add rsnd_dvc_of_node()
Kuninori Morimoto
2015-03-07
1
-0
/
+3
|
|
|
*
|
|
ASoC: rsnd: src: add rsnd_src_of_node()
Kuninori Morimoto
2015-03-07
1
-1
/
+4
|
|
|
*
|
|
ASoC: rsnd: ssi: add rsnd_ssi_of_node()
Kuninori Morimoto
2015-03-07
1
-1
/
+3
|
|
|
*
|
|
ASoC: rsnd: enable rsnd_ssi_use_busif() for DMA
Kuninori Morimoto
2015-03-07
3
-2
/
+3
|
|
|
*
|
|
ASoC: rsnd: use union with rsnd_dmaen / rsnd_dmapp
Kuninori Morimoto
2015-03-07
2
-17
/
+39
|
|
|
*
|
|
ASoC: rsnd: remove rsnd_dma::dir
Kuninori Morimoto
2015-03-07
2
-4
/
+2
|
|
|
*
|
|
ASoC: rsnd: remove rsnd_dma::addr
Kuninori Morimoto
2015-03-07
2
-3
/
+0
|
|
|
*
|
|
ASoC: rsnd: add Audio DMAC peri peri support rework
Kuninori Morimoto
2015-03-07
3
-2
/
+221
|
|
|
*
|
|
ASoC: rsnd: enable to care 1st / 2nd DMAC on rsnd_dma_xxx()
Kuninori Morimoto
2015-03-07
2
-25
/
+65
|
|
|
*
|
|
ASoC: rsnd: move rsnd_gen_dma_addr() from gen.c to dma.c
Kuninori Morimoto
2015-03-07
3
-116
/
+117
|
|
|
*
|
|
ASoC: rsnd: add dma.c for Audio DMAC / Audio DMAC peri peri
Kuninori Morimoto
2015-03-07
3
-219
/
+232
|
|
|
*
|
|
ASoC: rsnd: add rsnd_gen_get_phy_addr() to get physical address
Kuninori Morimoto
2015-03-07
2
-5
/
+12
|
|
|
*
|
|
ASoC: rsnd: enable to get resource by name
Kuninori Morimoto
2015-03-07
1
-10
/
+13
|
|
|
*
|
|
ASoC: rsnd: tidyup rsnd_dma_to_mod() macro declaration position
Kuninori Morimoto
2015-03-07
1
-1
/
+2
|
|
|
*
|
|
ASoC: rsnd: remove un-needed parameter from rsnd_dma_quit()
Kuninori Morimoto
2015-03-07
4
-7
/
+5
|
|
|
*
|
|
ASoC: rsnd: remove unused rsnd_dma_available()
Kuninori Morimoto
2015-03-07
4
-10
/
+0
|
|
|
*
|
|
ASoC: rsnd: remove un-needed parameter from rsnd_dma_init()
Kuninori Morimoto
2015-03-07
4
-19
/
+5
|
|
|
*
|
|
ASoC: rsnd: remove SH-DMA-BASE specific implementation
Kuninori Morimoto
2015-03-07
2
-2
/
+0
|
|
*
|
|
|
ASoC: Allow for building QCOM drivers
Kenneth Westfield
2015-03-16
2
-0
/
+2
|
|
*
|
|
|
ASoC: qcom: Add ability to build QCOM drivers
Kenneth Westfield
2015-03-16
2
-0
/
+36
|
|
*
|
|
|
ASoC: qcom: Add Storm machine driver
Kenneth Westfield
2015-03-16
1
-0
/
+162
|
|
*
|
|
|
ASoC: qcom: Modify test for DSP in LPASS driver
Kenneth Westfield
2015-03-16
1
-26
/
+7
|
|
*
|
|
|
ASoC: qcom: Add LPASS platform driver
Kenneth Westfield
2015-03-05
1
-0
/
+526
|
|
*
|
|
|
ASoC: qcom: Add LPASS CPU DAI driver
Kenneth Westfield
2015-03-05
1
-0
/
+510
|
|
*
|
|
|
ASoC: qcom: add LPASS header files
Kenneth Westfield
2015-03-05
2
-0
/
+223
|
|
|
/
/
/
|
*
|
|
|
ASoC: n810: Automatically disconnect non-connected pins
Lars-Peter Clausen
2015-04-12
1
-19
/
+1
[next]