aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)Author
2016-02-20ASoC: rsnd: judge multi SSI in runtimeKuninori Morimoto
2016-02-20ASoC: rsnd: rename RSND_DVC_CHANNELS to RSND_MAX_CHANNELSKuninori Morimoto
2016-01-27ASoC: rsnd: add .irq callbackKuninori Morimoto
2016-01-22ASoC: rsnd: tidyup Playback/Capture sequenceKuninori Morimoto
2016-01-22ASoC: rsnd: each mod has status again for CTU/MUX supportKuninori Morimoto
2016-01-22ASoC: rsnd: always call probe/remove for MUXKuninori Morimoto
2016-01-22ASoC: rsnd: try to connect connected mod is not errorKuninori Morimoto
2016-01-22ASoC: rsnd: don't update status if rsnd_mod_call() doesn't matchKuninori Morimoto
2016-01-22ASoC: rsnd: add debug message for rsnd_mod_call()Kuninori Morimoto
2015-12-23Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/qcom', 'asoc/top...Mark Brown
2015-12-22ASoC: rsnd: add Multi channel supportKuninori Morimoto
2015-12-18ASoC: rsnd: add rsnd_parse_connect_common() and remove complex macroKuninori Morimoto
2015-12-18ASoC: rsnd: add rsnd_set_slot() / rsnd_get_slot_num()Kuninori Morimoto
2015-12-18ASoC: rsnd: tidyup rsnd_get_slot_xxx() namingKuninori Morimoto
2015-12-18ASoC: rsnd: remove rsnd_get_slot_runtime()Kuninori Morimoto
2015-12-18ASoC: rsnd: rsnd_dai_connect() returns error if it connect to existing modKuninori Morimoto
2015-12-18ASoC: rsnd: tidyup return value of rsnd_get_adinr_bit()Kuninori Morimoto
2015-12-08ASoC: rsnd: tidyup data align position for captureKuninori Morimoto
2015-12-01ASoC: rsnd: fixup wrong snd_soc_dai_driver pointer accessKuninori Morimoto
2015-11-30ASoC: rsnd: add TDM Extend Mode supportKuninori Morimoto
2015-11-30ASoC: rsnd: dvc enables non-stereo soundKuninori Morimoto
2015-11-30ASoC: rsnd: ssi enables non-stereo soundKuninori Morimoto
2015-11-25ASoC: rcar: remove unused variableArnd Bergmann
2015-11-20ASoC: rsnd: tidyup void* cast for 64bit compilerKuninori Morimoto
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin
2015-11-18ASoC: rsnd: remove struct platform_device from probe/remove parameterKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rcar_snd_infoKuninori Morimoto
2015-11-18ASoC: rsnd: remove struct rsnd_of_dataKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from gen.cKuninori Morimoto
2015-11-18ASoC: rsnd: remove platform boot support from core.cKuninori Morimoto
2015-11-16ASoC: rsnd: call clk_prepare()/clk_enable() for AUDIO_CLKxKuninori Morimoto
2015-11-16ASoC: rsnd: tidyup comment position of rsnd_mod_xxxKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on SSIUKuninori Morimoto
2015-11-16ASoC: rsnd: use mod base common method on CMDKuninori Morimoto
2015-11-16ASoC: rsnd: avoid pointless loop in rsnd_mod_interrupt()Kuninori Morimoto
2015-11-16ASoC: rsnd: rsnd_dai_stream has each mod's status insted of rsnd_modKuninori Morimoto
2015-11-16ASoC: rsnd: remove all modules when PIO fallbackKuninori Morimoto
2015-11-16ASoC: rsnd: enable to use rsnd_dai_connect() from each modKuninori Morimoto
2015-10-22ASoC: rsnd: fixup rsnd_dai_call() behavior for .stop/.quitKuninori Morimoto
2015-10-22ASoC: rsnd: fixup rsnd_dai_call() behavior for unimplemented methodKuninori Morimoto
2015-10-22ASoC: rsnd: fixup rsnd_mod_call() behavior for debugKuninori Morimoto
2015-10-07ASoC: rsnd: Remove obsolete platform data supportGeert Uytterhoeven
2015-09-14ASoC: rsnd: add common mod confirm methodKuninori Morimoto
2015-09-14ASoC: rsnd: Add Gen3 initial supportKuninori Morimoto
2015-07-21ASoC: rsnd: tidyup parameter assignment positionKuninori Morimoto
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto
2015-07-16ASoC: rsnd: show debug message for SSI/SRC/DVC connectionKuninori Morimoto
2015-07-16ASoC: rsnd: tidyup data align positionKuninori Morimoto