summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown2015-12-231-368/+215
|\ \ \
| | | * ASoC: rsnd: add Multi channel supportKuninori Morimoto2015-12-221-1/+5
| | | * ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macroKuninori Morimoto2015-12-181-23/+34
| | | * ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()Kuninori Morimoto2015-12-181-3/+17
| | | * ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto2015-12-181-2/+4
| | | * ASoC: rsnd: remove rsnd_get_slot_runtime()Kuninori Morimoto2015-12-181-15/+4
| | | * ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing modKuninori Morimoto2015-12-181-0/+3
| | | * ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()Kuninori Morimoto2015-12-181-9/+5
| | | * ASoC: rsnd: tidyup data align position for captureKuninori Morimoto2015-12-081-2/+11
| | | * ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer accessKuninori Morimoto2015-12-011-5/+5
| | | * ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto2015-11-301-4/+26
| | | * ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto2015-11-301-1/+5
| | | * ASoC: rsnd: ssi enables non-stereo soundKuninori Morimoto2015-11-301-0/+29
| | | * ASoC: rsnd: tidyup void* cast for 64bit compilerKuninori Morimoto2015-11-201-1/+1
| | | * ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto2015-11-181-9/+6
| | | * ASoC: rsnd: remove struct rcar_snd_infoKuninori Morimoto2015-11-181-21/+0
| | | * ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto2015-11-181-20/+5
| | | * ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto2015-11-181-0/+1
| | | * ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto2015-11-181-201/+79
| | | * ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto2015-11-161-0/+1
| | | * ASoC: rsnd: tidyup comment position of rsnd_mod_xxxKuninori Morimoto2015-11-161-3/+3
| | | * ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto2015-11-161-0/+2
| | | * ASoC: rsnd: use mod base common method on CMDKuninori Morimoto2015-11-161-73/+2
| | | * ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto2015-11-161-11/+8
| | | * ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_modKuninori Morimoto2015-11-161-5/+7
| | | * ASoC: rsnd: remove all modules when PIO fallbackKuninori Morimoto2015-11-161-17/+8
| | | * ASoC: rsnd: enable to use rsnd_dai_connect() from each modKuninori Morimoto2015-11-161-15/+17
| | |/ | |/|
* | | ASoC: rcar: remove unused variableArnd Bergmann2015-11-251-1/+0
* | | ASoC: Change the PCM runtime array to a listMengdong Lin2015-11-181-1/+1
|/ /
* | ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quitKuninori Morimoto2015-10-221-11/+3
* | ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented methodKuninori Morimoto2015-10-221-7/+2
* | ASoC: rsnd: fixup rsnd_mod_call() behavior for debugKuninori Morimoto2015-10-221-8/+6
* | ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven2015-10-071-14/+5
* | ASoC: rsnd: add common mod confirm methodKuninori Morimoto2015-09-141-0/+11
* | ASoC: rsnd: Add Gen3 initial supportKuninori Morimoto2015-09-141-0/+1
|/
* ASoC: rsnd: tidyup parameter assignment positionKuninori Morimoto2015-07-211-2/+5
* ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto2015-07-171-12/+73
* ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto2015-07-171-1/+11
* ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto2015-07-161-4/+4
* ASoC: rsnd: show debug message for SSI/SRC/DVC connectionKuninori Morimoto2015-07-161-0/+7
* ASoC: rsnd: tidyup data align positionKuninori Morimoto2015-07-161-0/+36
* ASoC: rsnd: add rsnd_get_adinr_chan()Kuninori Morimoto2015-07-161-0/+22
* ASoC: rsnd: tidyup ADINR function nameKuninori Morimoto2015-07-161-2/+2
* ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route settingKuninori Morimoto2015-07-161-0/+22
* ASoC: rsnd: rename rsnd_path_parse/break() into add/removeKuninori Morimoto2015-07-161-7/+7
* ASoC: rsnd: enable module multi connectionKuninori Morimoto2015-07-161-10/+0
* ASoC: rsnd: fixup each module counter on __rsnd_mod_call()Kuninori Morimoto2015-07-161-2/+2
* ASoC: rsnd: remove io from rsnd_modKuninori Morimoto2015-06-161-2/+0
* ASoC: rsnd: move rsnd_mod_is_working() to rsnd_io_is_working()Kuninori Morimoto2015-06-161-3/+1
* ASoC: rsnd: don't use rsnd_mod_to_io() on snd_kcontrolKuninori Morimoto2015-06-161-8/+17
OpenPOWER on IntegriCloud