summaryrefslogtreecommitdiff
path: root/sound/soc/s6000/s6000-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20ASoC: s6000: remove driverDaniel Glöckner1-521/+0
2013-12-24ASoC: s6000: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-7/+0
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-6/+3
2013-11-07ASoC: s6000: Use WARN_ON() instead of BUG_ON()Takashi Iwai1-1/+2
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-6/+3
2013-07-15ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai1-0/+2
2012-12-09ASoC: s6000: remove __dev* attributesBill Pemberton1-3/+3
2012-01-20ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood1-2/+3
2011-11-24ASoC: Convert s6000 directory to module_platform_driverAxel Lin1-11/+1
2011-08-15ASoC: s6000-pcm: remove unused variable 'dai'Axel Lin1-1/+0
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-3/+4
2010-11-30s6000-pcm: fix compilationDaniel Glöckner1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-39/+61
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-11/+29
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-17ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASKMarin Mitov1-2/+2
2009-04-04ASoC: Add driver for s6000 I2S interfaceDaniel Glöckner1-0/+497