aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/atmel-pcm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-01ASoC: atmel-pcm-pdc: merge atmel-pcm back inAlexandre Belloni1-121/+0
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-7/+4
2013-10-31DMA-API: sound: fix dma mask handling in a lot of driversRussell King1-7/+4
2013-09-26ASoC: atmel-pcm: fix warningAndrew Morton1-1/+1
2012-12-24ASoC: atmel-soc: make it buildable on other architecturesJoachim Eastwood1-1/+1
2012-12-02ASoC: atmel-pcm: split into two fileBo Shen1-378/+12
2012-11-16ASoC: atmel-ssc-dai: register dai and pcm directlyBo Shen1-17/+6
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood1-2/+2
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-11-25ASoC: Convert atmel directory to module_platform_driverAxel Lin1-11/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-05-26ASoC: trivial: typo in debug commentNicolas Ferre1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-23/+36
2010-06-03ASoC: atmel: patch for the unnecessary variable removalWan ZongShun1-1/+0
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-1/+1
2010-02-22ASoC: Change how suspend and resume obtain the PCM runtimejassi brar1-4/+8
2010-02-22ASoC: Pass dai_link as argument to platform suspend and resumejassi brar1-2/+4
2009-01-19ASoC: Staticise PCM operations tablesMark Brown1-1/+1
2009-01-16ASoC: atmel_pcm: Remove non-existant headerBen Nizette1-2/+0
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Fix typos in Atmel module registrationMark Brown1-1/+1
2008-12-09ASoC: Register platform driversMark Brown1-0/+12
2008-12-03ASoC: Remove device from platform suspend and resume operationsMark Brown1-4/+2
2008-10-31ASoC: Merge AT91 and AVR32 support into a single atmel architectureSedji Gaouaou1-0/+484