aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/atmel_ssc_dai.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-21ASoC: atmel_ssc_dai: enable fslen extension featureBo Shen1-16/+18
2014-02-12ASoC: atmel_ssc_dai: make option to choose clockBo Shen1-4/+9
2013-12-04ASoC: atmel_ssc_dai: add dai trigger opsBo Shen1-1/+29
2013-10-14sound: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-09-04ASoC: atmel: disable error interruptBo Shen1-1/+1
2013-07-15ASoC: atmel-pcm-dma: move prepare for dma to dai prepareBo Shen1-0/+1
2013-07-15ASoC: atmel_ssc_dai: add error mask defineBo Shen1-0/+2
2013-07-15ASoC: atmel_ssc_dai: move set dma data to startup callbackBo Shen1-17/+16
2013-04-12Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-3/+8
2013-03-26ASoC: switch over to use snd_soc_register_component() on atmel sscKuninori Morimoto1-3/+8
2013-03-04ASoC: atmel: Add slave mode support to SSC in DSP Mode AZoltan Puskas1-0/+43
2013-02-04ASoC: atmel_ssc_dai: correct sequence when unloadBo Shen1-1/+1
2013-02-04ASoC: atmel_ssc_dai: remove error set private dataBo Shen1-10/+0
2012-12-24ASoC: atmel-soc: make it buildable on other architecturesJoachim Eastwood1-2/+0
2012-12-02ASoC: atmel-pcm: dma support based on pcm dmaengineBo Shen1-2/+15
2012-12-02ASoC: atmel-pcm: split into two fileBo Shen1-2/+2
2012-11-16ASoC: atmel-ssc-dai: register dai and pcm directlyBo Shen1-118/+39
2011-11-25ASoC: Convert atmel directory to module_platform_driverAxel Lin1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-06-10sound/atmel_ssc_dai: add a missing space to an error messageUwe Kleine-König1-1/+1
2011-06-06Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+3
2011-06-03ASoC: atmel_ssc: Don't try to free ssc if request failedJoachim Eastwood1-2/+3
2011-05-26ASoC: atmel_ssc_dai: fix ssc error pathNicolas Ferre1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-08-18ASoC: Add simplfied device registration for Atmel SSC devicesMark Brown1-3/+54
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-25/+72
2010-06-07ASoC: atmel: trivial code cleanupWan ZongShun1-1/+0
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-3/+3
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-21/+12
2009-02-03ALSA: ASoC: email - update email addresses.Liam Girdwood1-1/+1
2008-12-10ALSA: ASoC - Fix wrong section typesTakashi Iwai1-1/+1
2008-12-09ASoC: Fix typos in Atmel module registrationMark Brown1-2/+3
2008-12-09ASoC: Register platform DAIsMark Brown1-0/+11
2008-12-03ASoC: Remove platform device from DAI suspend and resume operationsMark Brown1-4/+2
2008-11-24ASoC: Remove DAI type informationMark Brown1-3/+0
2008-11-21ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown1-10/+11
2008-10-31ASoC: Merge AT91 and AVR32 support into a single atmel architectureSedji Gaouaou1-0/+782