aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sh/rcar/core.c
AgeCommit message (Expand)Author
2017-03-24ASoC: rcar: enable PCM RATE untile 192000Hiroyuki Yokoyama
2017-02-21ASoC: rsnd: drop useles self-assignmentsWolfram Sang
2017-02-19Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2017-01-23ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator incrementKuninori Morimoto
2017-01-20ASoC: rsnd: fixup for_each_rsnd_mod_array{s} iterator incrementKuninori Morimoto
2016-12-15ASoC: rsnd: don't double free kctrlColin Ian King
2016-12-07ASoC: rsnd: enable/disable ADG when suspend/resume timingKuninori Morimoto
2016-12-05ASoC: rsnd: rsnd_get_dalign() needs to care SSIU, not SSIKuninori Morimoto
2016-11-22ASoC: rsnd: use dma_sync_single_for_xxx() for IOMMUKuninori Morimoto
2016-10-25ASoC: rsnd: add nolock_start/stop callbackKuninori Morimoto
2016-10-24ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_rdai_continuance_probe()Kuninori Morimoto
2016-10-24ASoC: rsnd: use for_each_rsnd_mod_xxx() on rsnd_dai_call()Kuninori Morimoto
2016-10-24ASoC: rsnd: add rsnd_mod_next() for for_each_rsnd_mod_xxx()Kuninori Morimoto
2016-10-24ASoC: rsnd: amend .probe/.remove call for DPCMKuninori Morimoto
2016-09-29ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUMEKuninori Morimoto
2016-08-11ASoC: fix W=1 build warningsBaoyou Xie
2016-03-05ASoC: rsnd: add rsnd_runtime_channel_xxx()Kuninori Morimoto
2016-03-05ASoC: rsnd: don't call update callback if it was NULLKuninori Morimoto
2016-03-02ASoC: sh: rcar: core: don't open code of_device_get_match_data()Wolfram Sang
2016-03-02Merge branch 'topic/update-bits' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown
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