index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2015-06-25
7
-482
/
+642
|
\
|
*
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
2015-06-22
1
-2
/
+0
|
|
\
|
|
*
ASoC: rsrc-card: remove unused ret
Kuninori Morimoto
2015-06-17
1
-2
/
+0
|
|
|
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'asoc/topic/qcom', 'asoc/topic/rcar', 'asoc/to...
Mark Brown
2015-06-22
7
-463
/
+558
|
|
\
\
\
|
|
|
|
/
|
|
|
*
ASoC: rsnd: remove io from rsnd_mod
Kuninori Morimoto
2015-06-16
2
-4
/
+0
|
|
|
*
ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()
Kuninori Morimoto
2015-06-16
5
-8
/
+5
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrol
Kuninori Morimoto
2015-06-16
4
-23
/
+40
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_src_xxx()
Kuninori Morimoto
2015-06-16
1
-25
/
+32
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_ssi_xxx()
Kuninori Morimoto
2015-06-16
3
-16
/
+20
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_dma_xxx()
Kuninori Morimoto
2015-06-16
6
-71
/
+85
|
|
|
*
ASoC: rsnd: don't use rsnd_mod_to_io() on rsnd_get_adinr()
Kuninori Morimoto
2015-06-16
5
-20
/
+23
|
|
|
*
ASoC: rsnd: add common interrupt handler for SSI/SRC/DMA
Kuninori Morimoto
2015-06-16
2
-0
/
+26
|
|
|
*
ASoC: rsnd: adds struct rsnd_dai_stream as on each fuction as parameter
Kuninori Morimoto
2015-06-16
5
-15
/
+48
|
|
|
*
ASoC: rsnd: rsnd_mod has rsnd_priv
Kuninori Morimoto
2015-06-16
5
-6
/
+10
|
|
|
*
ASoC: rsnd: count each mod (SSI/SRC/DVC)
Kuninori Morimoto
2015-06-16
2
-21
/
+37
|
|
|
*
ASoC: rsrc-card: cleanup for DPCM
Kuninori Morimoto
2015-06-16
1
-189
/
+135
|
|
|
*
ASoC: rsrc-card: tidyup return value of clock error
Kuninori Morimoto
2015-06-16
1
-4
/
+2
|
|
|
*
ASoC: rsrc-card: move rsrc_card_parse_daifmt() to upper side
Kuninori Morimoto
2015-06-16
1
-35
/
+35
|
|
|
*
ASoC: rsnd-card: tidyup rsrc_priv_to_()
Kuninori Morimoto
2015-06-16
1
-4
/
+4
|
|
|
*
ASoC: rsrc-card: remove unused name
Kuninori Morimoto
2015-06-16
1
-1
/
+0
|
|
|
*
ASoC: rsrc-card: enable multi cpu/codec for DPCM
Kuninori Morimoto
2015-06-16
1
-6
/
+19
|
|
|
*
ASoC: rsrc-card: tidyup priv->snd_card setup timing
Kuninori Morimoto
2015-06-16
1
-14
/
+10
|
|
|
*
ASoC: rsrc-card: used "fe.xxx"/"be.xxx" name for dai_link
Kuninori Morimoto
2015-06-16
1
-13
/
+7
|
|
|
*
ASoC: rsnd: don't call snd_pcm_period_elapsed() under spin lock
Kuninori Morimoto
2015-06-16
4
-5
/
+35
|
|
|
*
ASoC: rsnd: don't care under/over run error when PIO
Kuninori Morimoto
2015-06-16
1
-7
/
+9
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso...
Mark Brown
2015-06-05
5
-25
/
+92
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
/
|
|
|
|
/
|
|
|
*
ASoC: rsnd: spin lock for interrupt handler
Kuninori Morimoto
2015-05-22
4
-10
/
+30
|
|
|
*
ASoC: rsnd: rsrc-card uses FE/BE merged format when DPCM
Kuninori Morimoto
2015-05-22
1
-0
/
+1
|
|
|
*
ASoC: rsnd: add rsnd_dai_stream_quit()
Kuninori Morimoto
2015-05-21
1
-5
/
+8
|
|
|
*
ASoC: rsnd: indicate unknown HW start
Kuninori Morimoto
2015-05-21
1
-1
/
+3
|
|
|
*
ASoC: rsnd: revert lock for calls to rsnd_dai_call
Kuninori Morimoto
2015-05-12
1
-22
/
+5
|
|
|
*
ASoC: rsnd: care snd_kcontrol's index
Kuninori Morimoto
2015-04-27
1
-0
/
+2
|
|
|
*
ASoC: rsnd: make sure SSI parent/child uses same number of sound channel.
Kuninori Morimoto
2015-04-27
1
-0
/
+34
|
|
|
*
ASoC: rsnd: tidyup SSI parent related function/macro names
Kuninori Morimoto
2015-04-27
1
-7
/
+11
|
|
|
*
ASoC: rsnd: make sure it uses lock when it calls rsnd_dai_call
Kuninori Morimoto
2015-04-27
1
-5
/
+22
|
|
|
*
ASoC: rsnd: add rsnd_dai_to_priv() macro
Kuninori Morimoto
2015-04-27
1
-2
/
+3
|
|
|
/
*
|
|
Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-06-23
1
-2
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ASoC: migor: use clkdev_create()
Russell King
2015-05-06
1
-2
/
+1
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...
Mark Brown
2015-04-29
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
ASoC: rsnd: set dmaen->chan = NULL when error case
Kuninori Morimoto
2015-04-15
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
1
-5
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ASoC: fsi: Configure DMA slave settings
Kuninori Morimoto
2015-02-23
1
-3
/
+12
|
*
|
ASoC: fsi: remove slave_id settings for DMAEngine
Kuninori Morimoto
2015-02-23
1
-2
/
+1
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/qcom', 'asoc/to...
Mark Brown
2015-04-12
11
-483
/
+1474
|
\
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
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
|
|
|
|
\
[next]