aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/s6000/s6000-i2s.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20ASoC: s6000: remove driverDaniel Glöckner1-617/+0
2014-07-04ASoC: s6000-i2s: Fix s6000_i2s_remove() return typeLars-Peter Clausen1-1/+3
2014-01-14ASoC: s6000: Don't mix SNDRV_PCM_RATE_CONTINUOUS with specific ratesLars-Peter Clausen1-2/+1
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/tiwai/sound-2.6Linus 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 implicit slab.h inclusion from percpu.hTejun 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