summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
AgeCommit message (Expand)AuthorFilesLines
2013-11-21Merge tag 'asoc-v3.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2-9/+6
2013-11-20Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown2-9/+6
2013-11-19ASoC: rcar: fixup dma_async_issue_pending() timingKuninori Morimoto1-2/+1
2013-11-19ASoC: rcar: off by one in rsnd_scu_set_route()Dan Carpenter1-1/+1
2013-11-18ASoC: rcar: fixup mod access before checkingKuninori Morimoto1-6/+4
2013-11-08Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown3-3/+6
2013-11-08Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown7-196/+227
2013-11-07ASoC: sh: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-1/+2
2013-11-07ASoC: rcar: Use WARN_ON() instead of BUG_ON()Takashi Iwai2-2/+4
2013-11-06ASoC: rcar: remove un-needed select from KconfigKuninori Morimoto1-1/+0
2013-11-03Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-11/+20
2013-10-31ASoC: rcar: remove original filter from rsnd_dma_init()Kuninori Morimoto1-11/+20
2013-10-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown6-184/+207
2013-10-20ASoC: rcar: remove RSND_SSI_CLK_FROM_ADGKuninori Morimoto1-32/+20
2013-10-20ASoC: rcar: add rsnd_scu_hpbif_is_enable()Kuninori Morimoto3-6/+15
2013-10-11ASoC: rcar: fixup generation checkerKuninori Morimoto1-2/+2
2013-10-11ASoC: rcar: add ID check on rsnd_dai_get()Kuninori Morimoto1-0/+3
2013-10-11ASoC: rcar: fixup rsnd_platform_call() return valueKuninori Morimoto1-1/+1
2013-09-24ASoC: rsnd: use regmap instead of original register mapping methodKuninori Morimoto2-126/+143
2013-09-24ASoC: rsnd: remove rsnd_priv_read/write/bset()Kuninori Morimoto2-7/+7
2013-09-24ASoC: rcar: remove unnecessary mach/clock.hKuninori Morimoto1-1/+0
2013-09-17ASoC: rsnd: gen: rsnd_gen_ops cares .probe and .removeKuninori Morimoto1-17/+24
2013-09-09ASoC: rsnd: fixup flag name of rsnd_scu_platform_infoKuninori Morimoto1-2/+2
2013-08-30Merge remote-tracking branch 'asoc/topic/fsi' into tmpMark Brown1-18/+33
2013-08-26ASoC: fsi: reserve prefetch period on DMA transferringKuninori Morimoto1-18/+33
2013-08-06ASoC: rsnd: scu: cleanup empty functionsKuninori Morimoto1-39/+0
2013-08-06ASoC: rsnd: SSI supports DMA transfer via BUSIFKuninori Morimoto4-7/+184
2013-08-06ASoC: rsnd: SSI supports DMA transferKuninori Morimoto1-3/+107
2013-08-06ASoC: rsnd: add common DMAEngine methodKuninori Morimoto2-0/+164
2013-08-06ASoC: rsnd: remove platform dai and add dai_id on platform settingKuninori Morimoto4-23/+72
2013-07-31ASoC: rcar: fix return value check in rsnd_gen1_probe()Wei Yongjun1-13/+4
2013-07-28ASoC: add Renesas R-Car SSI featureKuninori Morimoto5-3/+639
2013-07-28ASoC: add Renesas R-Car ADG featureKuninori Morimoto5-3/+285
2013-07-28ASoC: add Renesas R-Car SCU featureKuninori Morimoto5-2/+248
2013-07-28ASoC: add Renesas R-Car Generation featureKuninori Morimoto4-2/+259
2013-07-28ASoC: add Renesas R-Car module featureKuninori Morimoto2-0/+126
2013-07-28ASoC: add Renesas R-Car core featureKuninori Morimoto5-0/+660
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-2/+6
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown1-2/+6
2013-05-28ASoC: fsi: fixup sparse errorsKuninori Morimoto1-3/+7
2013-04-12Merge remote-tracking branch 'asoc/topic/fsi' into asoc-nextMark Brown1-2/+0
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown5-14/+31
2013-03-26ASoC: switch over to use snd_soc_register_component() on sh4 siuKuninori Morimoto2-4/+9
2013-03-26ASoC: switch over to use snd_soc_register_component() on sh4 hacKuninori Morimoto1-3/+7
2013-03-26ASoC: switch over to use snd_soc_register_component() on sh4 ssiKuninori Morimoto1-3/+7
2013-03-22ASoC: dma-sh7760: Fix compile errorLars-Peter Clausen1-2/+2
2013-03-15ASoC: fsi: use snd_soc_register_component() instead of snd_soc_register_dais()Kuninori Morimoto1-4/+8
2013-03-13ASoC: fsi: remove unused irqKuninori Morimoto1-2/+0
2013-01-16ASoC: fsi: Remove __devinitconstThierry Reding1-1/+1
2013-01-14ASoC: fsi: add device tree supportKuninori Morimoto1-8/+63