summaryrefslogtreecommitdiffstats
path: root/sound/soc/s6000/s6000-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: s6000: remove driverDaniel Glöckner2014-10-201-521/+0Star
* ASoC: s6000: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2013-12-241-7/+0Star
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-131-6/+3Star
|\
| * DMA-API: sound: fix dma mask handling in a lot of driversRussell King2013-10-311-6/+3Star
* | ASoC: s6000: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-071-1/+2
|/
* ASoC: s6000: Fix unlocked snd_pcm_stop() callTakashi Iwai2013-07-151-0/+2
* ASoC: s6000: remove __dev* attributesBill Pemberton2012-12-091-3/+3
* ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood2012-01-201-2/+3
* ASoC: Convert s6000 directory to module_platform_driverAxel Lin2011-11-241-11/+1Star
* ASoC: s6000-pcm: remove unused variable 'dai'Axel Lin2011-08-151-1/+0Star
* ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-3/+4
* s6000-pcm: fix compilationDaniel Glöckner2010-11-301-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-39/+61
* ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-11/+29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASKMarin Mitov2009-11-171-2/+2
|/
* ASoC: Add driver for s6000 I2S interfaceDaniel Glöckner2009-04-041-0/+497