aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-02-01ASoC: Convert afeb9260 to table based DAPM initAxel Lin1-8/+6
2012-02-01ASoC: Use dai_fmt in afeb9260 machine driverAxel Lin1-21/+2
2012-01-20ASoC: replace 0xffffffff with DMA_BIT_MASK macroJoachim Eastwood1-2/+2
2012-01-10ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSCAxel Lin1-2/+1
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2012-01-05ASoC: Fix build dependency for SND_ATMEL_SOC_SSCAxel Lin1-0/+1
2011-12-22ASoC: atmel: Add .owner to struct snd_soc_cardAxel Lin2-0/+2
2011-11-25ASoC: Convert atmel directory to module_platform_driverAxel Lin2-22/+2
2011-11-23Merge branch 'for-3.2' into for-3.3Mark Brown3-497/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-23ASoC: drop support for PlayPaq with WM8510Paul Bolle3-497/+1
2011-10-08ASoC: Remove redundant snd_soc_dapm_sync() calls from machine driversMark Brown3-5/+0
2011-09-09ASoC: playpaq_wm8510: Return proper error if clk_get failsAxel Lin1-1/+4
2011-06-10sound/atmel_ssc_dai: add a missing space to an error messageUwe Kleine-König1-1/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-06-06ASoC: Add context parameter to card DAPM callbacksMark Brown1-0/+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-30Merge branch 'for-2.6.40' into for-2.6.41Mark Brown1-1/+1
2011-05-26ASoC: sam9g20_wm8731: use the proper SYSCKL valueNicolas Ferre1-1/+1
2011-05-26ASoC: atmel_ssc_dai: fix ssc error pathNicolas Ferre1-3/+1
2011-05-26ASoC: trivial: typo in atmel_pcm_dma_params strucutre commentNicolas Ferre1-1/+1
2011-05-26ASoC: trivial: typo in debug commentNicolas Ferre1-1/+1
2011-04-18ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown1-1/+1
2011-01-25ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen1-1/+1
2010-11-25Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-2/+4
2010-11-25ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error pathAxel Lin1-1/+4
2010-11-25ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error pathAxel Lin1-1/+0
2010-11-22Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-2/+2
2010-11-22ASoC: atmel: test wrong variableVasiliy Kulikov1-2/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula3-3/+0
2010-11-11Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-2/+3
2010-11-11Fix Atmel soc audio boards Kconfig dependencyRyan Mallon1-2/+3
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood3-19/+22
2010-08-18ASoC: Add simplfied device registration for Atmel SSC devicesMark Brown3-3/+62
2010-08-18ASoC: Fix device name for AT91SAM9G20-EK devicesMark Brown1-2/+2
2010-08-18ASoC: Support non-crystal master clocks for WM8731Mark Brown1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood7-172/+139
2010-06-07ASoC: atmel: trivial code cleanupWan ZongShun1-1/+0
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 Mack2-4/+4
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-10-09ASoC: at91sam9g20ek_2mmc board uses same audio connexion as at91sam9g20ekNicolas Ferre1-1/+1
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-36/+0
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-36/+0
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-1/+1
2009-07-09[ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown1-36/+0