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
/
rcar
/
core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ASoC: rsnd: add rsnd_runtime_channel_xxx()
Kuninori Morimoto
2016-03-05
1
-27
/
+42
*
ASoC: rsnd: don't call update callback if it was NULL
Kuninori Morimoto
2016-03-05
1
-1
/
+1
*
ASoC: sh: rcar: core: don't open code of_device_get_match_data()
Wolfram Sang
2016-03-02
1
-2
/
+1
*
Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
2016-03-02
1
-2
/
+1
|
\
|
*
-
-
-
.
Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...
Mark Brown
2015-12-23
1
-368
/
+215
|
|
\
\
\
|
*
|
|
|
ASoC: rcar: remove unused variable
Arnd Bergmann
2015-11-25
1
-1
/
+0
|
*
|
|
|
ASoC: Change the PCM runtime array to a list
Mengdong Lin
2015-11-18
1
-1
/
+1
|
|
/
/
/
*
|
|
|
ASoC: rsnd: judge multi SSI in runtime
Kuninori Morimoto
2016-02-20
1
-1
/
+1
*
|
|
|
ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELS
Kuninori Morimoto
2016-02-20
1
-1
/
+1
*
|
|
|
ASoC: rsnd: add .irq callback
Kuninori Morimoto
2016-01-27
1
-1
/
+8
*
|
|
|
ASoC: rsnd: tidyup Playback/Capture sequence
Kuninori Morimoto
2016-01-22
1
-2
/
+38
*
|
|
|
ASoC: rsnd: each mod has status again for CTU/MUX support
Kuninori Morimoto
2016-01-22
1
-5
/
+16
*
|
|
|
ASoC: rsnd: always call probe/remove for MUX
Kuninori Morimoto
2016-01-22
1
-0
/
+1
*
|
|
|
ASoC: rsnd: try to connect connected mod is not error
Kuninori Morimoto
2016-01-22
1
-0
/
+3
*
|
|
|
ASoC: rsnd: don't update status if rsnd_mod_call() doesn't match
Kuninori Morimoto
2016-01-22
1
-2
/
+5
*
|
|
|
ASoC: rsnd: add debug message for rsnd_mod_call()
Kuninori Morimoto
2016-01-22
1
-0
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
ASoC: rsnd: add Multi channel support
Kuninori Morimoto
2015-12-22
1
-1
/
+5
*
|
|
ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macro
Kuninori Morimoto
2015-12-18
1
-23
/
+34
*
|
|
ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()
Kuninori Morimoto
2015-12-18
1
-3
/
+17
*
|
|
ASoC: rsnd: tidyup rsnd_get_slot_xxx() naming
Kuninori Morimoto
2015-12-18
1
-2
/
+4
*
|
|
ASoC: rsnd: remove rsnd_get_slot_runtime()
Kuninori Morimoto
2015-12-18
1
-15
/
+4
*
|
|
ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing mod
Kuninori Morimoto
2015-12-18
1
-0
/
+3
*
|
|
ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()
Kuninori Morimoto
2015-12-18
1
-9
/
+5
*
|
|
ASoC: rsnd: tidyup data align position for capture
Kuninori Morimoto
2015-12-08
1
-2
/
+11
*
|
|
ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer access
Kuninori Morimoto
2015-12-01
1
-5
/
+5
*
|
|
ASoC: rsnd: add TDM Extend Mode support
Kuninori Morimoto
2015-11-30
1
-4
/
+26
*
|
|
ASoC: rsnd: dvc enables non-stereo sound
Kuninori Morimoto
2015-11-30
1
-1
/
+5
*
|
|
ASoC: rsnd: ssi enables non-stereo sound
Kuninori Morimoto
2015-11-30
1
-0
/
+29
*
|
|
ASoC: rsnd: tidyup void* cast for 64bit compiler
Kuninori Morimoto
2015-11-20
1
-1
/
+1
*
|
|
ASoC: rsnd: remove struct platform_device from probe/remove parameter
Kuninori Morimoto
2015-11-18
1
-9
/
+6
*
|
|
ASoC: rsnd: remove struct rcar_snd_info
Kuninori Morimoto
2015-11-18
1
-21
/
+0
*
|
|
ASoC: rsnd: remove struct rsnd_of_data
Kuninori Morimoto
2015-11-18
1
-20
/
+5
*
|
|
ASoC: rsnd: remove platform boot support from gen.c
Kuninori Morimoto
2015-11-18
1
-0
/
+1
*
|
|
ASoC: rsnd: remove platform boot support from core.c
Kuninori Morimoto
2015-11-18
1
-201
/
+79
*
|
|
ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKx
Kuninori Morimoto
2015-11-16
1
-0
/
+1
*
|
|
ASoC: rsnd: tidyup comment position of rsnd_mod_xxx
Kuninori Morimoto
2015-11-16
1
-3
/
+3
*
|
|
ASoC: rsnd: use mod base common method on SSIU
Kuninori Morimoto
2015-11-16
1
-0
/
+2
*
|
|
ASoC: rsnd: use mod base common method on CMD
Kuninori Morimoto
2015-11-16
1
-73
/
+2
*
|
|
ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()
Kuninori Morimoto
2015-11-16
1
-11
/
+8
*
|
|
ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_mod
Kuninori Morimoto
2015-11-16
1
-5
/
+7
*
|
|
ASoC: rsnd: remove all modules when PIO fallback
Kuninori Morimoto
2015-11-16
1
-17
/
+8
*
|
|
ASoC: rsnd: enable to use rsnd_dai_connect() from each mod
Kuninori Morimoto
2015-11-16
1
-15
/
+17
|
/
/
*
|
ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quit
Kuninori Morimoto
2015-10-22
1
-11
/
+3
*
|
ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented method
Kuninori Morimoto
2015-10-22
1
-7
/
+2
*
|
ASoC: rsnd: fixup rsnd_mod_call() behavior for debug
Kuninori Morimoto
2015-10-22
1
-8
/
+6
*
|
ASoC: rsnd: Remove obsolete platform data support
Geert Uytterhoeven
2015-10-07
1
-14
/
+5
*
|
ASoC: rsnd: add common mod confirm method
Kuninori Morimoto
2015-09-14
1
-0
/
+11
*
|
ASoC: rsnd: Add Gen3 initial support
Kuninori Morimoto
2015-09-14
1
-0
/
+1
|
/
*
ASoC: rsnd: tidyup parameter assignment position
Kuninori Morimoto
2015-07-21
1
-2
/
+5
*
ASoC: rsnd: add MIX (Mixer) support
Kuninori Morimoto
2015-07-17
1
-12
/
+73
[next]