summaryrefslogtreecommitdiff
path: root/sound/soc/s6000/s6000-i2s.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-26ASoC: switch over to use snd_soc_register_component() on s6000 i2sKuninori Morimoto1-2/+7
2012-12-10ASoC: s6000: remove __dev* attributesBill Pemberton1-3/+3
2011-11-24ASoC: Convert s6000 directory to module_platform_driverAxel Lin1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2010-11-30s6000-i2s: fix compilationDaniel Glöckner1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-31/+25
2010-06-02ASoC: s6000: use resource_size for {request/release}_mem_region and ioremapWan ZongShun1-21/+17
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+2
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-04-06ASoC: correct s6000 I2S clock polarityDaniel Glöckner1-2/+2
2009-04-04ASoC: Add driver for s6000 I2S interfaceDaniel Glöckner1-0/+629