aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/sh/siu_dai.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-14ASoC: sh: siu_dai: Convert to use resource managed APIsAxel Lin1-61/+24
2014-10-20ASoC: sh: drop owner assignment from platform_driversWolfram Sang1-1/+0
2013-11-07ASoC: sh: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-1/+2
2013-03-26ASoC: switch over to use snd_soc_register_component() on sh4 siuKuninori Morimoto1-3/+8
2012-12-10ASoC: sh: remove __dev* attributesBill Pemberton1-3/+3
2011-12-15ASoC: Use core pm_runtime callbacks for siu_daiMark Brown1-6/+0
2011-11-25ASoC: Convert sh directory to module_platform_driverAxel Lin1-12/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker1-0/+1
2010-11-22ASoC: Do not include soc-dai.hJarkko Nikula1-1/+1
2010-09-19ASoC: fix SIU driver breakage, occurred during the multi-component transitionGuennadi Liakhovetski1-12/+29
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-32/+34
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-0/+2
2010-05-26ASoC: fix uninitialised variable in siu_dai.cGuennadi Liakhovetski1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-25ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski1-0/+847