summaryrefslogtreecommitdiff
path: root/sound/soc/sh
AgeCommit message (Expand)Author
2016-10-25ASoC: rsnd: don't call unneeded of_node_put() on dma.cKuninori Morimoto
2016-10-25ASoC: rsnd: remove rsnd_dma_detach()Kuninori Morimoto
2016-10-25ASoC: rsnd: don't use devm_request_irq() for SSIKuninori Morimoto
2016-10-25ASoC: rsnd: remove non DT support for DMAKuninori Morimoto
2016-10-24ASoC: rsnd: add rsnd_parse_of_node() and integrate rsnd_xxx_of_nodeKuninori 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-10-24ASoC: rsnd: remove duplicate define of rsnd_dvc_of_node()Kuninori Morimoto
2016-09-29Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a...Mark Brown
2016-09-29Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown
2016-09-29ASoC: rsnd: add SNDRV_PCM_TRIGGER_SUSPEND/RESUMEKuninori Morimoto
2016-08-24Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown
2016-08-24ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3Kuninori Morimoto
2016-08-24ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase2Kuninori Morimoto
2016-08-24ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase1Kuninori Morimoto
2016-08-24ASoC: rsrc-card: remove board specific compatibleKuninori Morimoto
2016-08-24Merge branch 'topic/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2016-08-11ASoC: fix W=1 build warningsBaoyou Xie
2016-08-10ASoC: rsrc-card: use asoc_simple_card_clean_reference()Kuninori Morimoto
2016-08-10ASoC: rsrc-card: use asoc_simple_card_canonicalize_cpu()Kuninori Morimoto
2016-08-09ASoC: rsrc-card: use asoc_simple_card_canonicalize_dailink()Kuninori Morimoto
2016-08-09ASoC: rsrc-card: use asoc_simple_card_init_dai()Kuninori Morimoto
2016-08-08ASoC: use of_property_read_boolJulia Lawall
2016-08-08ASoC: rsrc-card: use asoc_simple_card_parse_dai()Kuninori Morimoto
2016-08-05ASoC: rsrc-card: use asoc_simple_card_parse_clk()Kuninori Morimoto
2016-07-27ASoC: rsnd: Fixup SRCm_IFSVR calculate methodHiroyuki Yokoyama
2016-07-24Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc...Mark Brown
2016-07-16ASoC: rsrc-card: use asoc_simple_card_parse_card_name()Kuninori Morimoto
2016-07-16ASoC: rsrc-card: use asoc_simple_dai instead of rsrc_card_daiKuninori Morimoto
2016-07-16ASoC: rsrc-card: use asoc_simple_card_parse_dailink_name()Kuninori Morimoto
2016-07-16Merge branch 'topic/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
2016-07-01Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown
2016-07-01ASoC: rsrc-card: use asoc_simple_card_parse_daifmt()Kuninori Morimoto
2016-06-13ASoC: rcar: fix 'const static' variablesArnd Bergmann
2016-06-09ASoC: rsnd: adg :: AUDIO-CLKOUTn asynchronizes supportKuninori Morimoto
2016-05-30ASoC: rsrc-card: remove unused dai_numKuninori Morimoto
2016-05-27ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto
2016-05-12rcar: src: skip disabled-SRC nodesSergei Shtylyov
2016-05-10ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRSKuninori Morimoto
2016-04-28ASoC: rsnd: count .probe/.remove for rsnd_mod_call()Kuninori Morimoto
2016-04-20ASoC: rsnd: Remove CLK_IS_ROOTStephen Boyd
2016-03-12ASoC: rsnd: add simplified module explanationKuninori Morimoto
2016-03-07ASoC: rsnd: CMD TIMSEL support for CaptureKuninori Morimoto
2016-03-07ASoC: rsnd: SRC TIMSEL support for CaptureKuninori Morimoto
2016-03-07ASoC: rsnd: add rsnd_src_get_in/out_rate()Kuninori Morimoto
2016-03-07ASoC: rsnd: rename rsnd_enable_sync_convert() to rsnd_src_sync_is_enabled()Kuninori Morimoto
2016-03-07ASoC: rsnd: SRC function parameter uses "mod" instead of "src"Kuninori Morimoto
2016-03-07ASoC: rsnd: SRC sync mode is not related to clock master modeKuninori Morimoto