aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel
Commit message (Expand)AuthorAgeFilesLines
* ASoC: atmel_ssc: Don't try to free ssc if request failedJoachim Eastwood2011-06-031-2/+3
* ASoC: sam9g20_wm8731: use the proper SYSCKL valueNicolas Ferre2011-05-261-1/+1
* ASoC: Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-04-181-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | ASoC: Remove -codec from WM8731 driver nameMark Brown2011-03-301-1/+1
|/
* ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen2011-01-251-1/+1
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-252-2/+4
|\
| * ASoC: sam9g20_wm8731: fix resource leak in at91sam9g20ek_init error pathAxel Lin2010-11-251-1/+4
| * ASoC: snd-soc-afeb9260: remove unneeded platform_device_del in error pathAxel Lin2010-11-251-1/+0
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-221-2/+2
|\ \ | |/
| * ASoC: atmel: test wrong variableVasiliy Kulikov2010-11-221-2/+2
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-223-3/+0
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-111-2/+3
|\ \ | |/
| * Fix Atmel soc audio boards Kconfig dependencyRyan Mallon2010-11-111-2/+3
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-063-19/+22
|/
* ASoC: Add simplfied device registration for Atmel SSC devicesMark Brown2010-08-183-3/+62
* ASoC: Fix device name for AT91SAM9G20-EK devicesMark Brown2010-08-181-2/+2
* ASoC: Support non-crystal master clocks for WM8731Mark Brown2010-08-181-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-127-172/+139
* ASoC: atmel: trivial code cleanupWan ZongShun2010-06-071-1/+0
* ASoC: atmel: patch for the unnecessary variable removalWan ZongShun2010-06-031-1/+0
* ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-03-192-4/+4
* ASoC: Change how suspend and resume obtain the PCM runtimejassi brar2010-02-221-4/+8
* ASoC: Pass dai_link as argument to platform suspend and resumejassi brar2010-02-221-2/+4
* ASoC: at91sam9g20ek_2mmc board uses same audio connexion as at91sam9g20ekNicolas Ferre2009-10-091-1/+1
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-061-36/+0
|\
| * Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-141-36/+0
| |\
| | * [ARM] 5596/1: at91sam9g20-ek: Register WM8731 in board fileMark Brown2009-07-091-36/+0
* | | ASoC: Add source argument to PLL configurationMark Brown2009-09-051-1/+1
|/ /
* | ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EKMark Brown2009-07-081-25/+10
* | ASoC: Disable microphone input for AT91SAM9G20-EK by defaultMark Brown2009-07-081-1/+13
* | ASoC: Use CODEC as clock master on AT91SAM9G20-EKMark Brown2009-07-081-87/+2
|/
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* ASoC: AFEB9260 driverSergey Lapin2009-05-083-0/+212
* ASoC: Merge dai_ops factor outMark Brown2009-03-111-21/+12
|\
| * ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-21/+12
* | ASoC: wm8510 pll settingsJonas Andersson2009-03-041-12/+12
|/
* ASoC: Refactor WM8731 device registrationMark Brown2009-02-181-5/+38
* ASoC: Rename AT91SAMG20-EK for applicationsMark Brown2009-02-181-1/+1
* ASoC: Actively manage MCLK for AT91SAM9G20-EKMark Brown2009-02-181-3/+65
* ASoC: Check machine type before loading on AT91SAM9G20-EKMark Brown2009-02-181-0/+4
* ASoC: Improve diagnostics for AT91SAM9G20-EK probeMark Brown2009-02-181-4/+3
* Merge branch 'fix/asoc' into topic/asocTakashi Iwai2009-02-032-2/+2
|\
| * ALSA: ASoC: email - update email addresses.Liam Girdwood2009-02-032-2/+2
* | ASoC: Staticise PCM operations tablesMark Brown2009-01-191-1/+1
|/
* ASoC: atmel_pcm: Remove non-existant headerBen Nizette2009-01-161-2/+0
* ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ekMark Brown2009-01-061-2/+2
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-102-2/+2
* ASoC: Fix typos in Atmel module registrationMark Brown2008-12-092-3/+4
* ASoC: Register platform driversMark Brown2008-12-091-0/+12