aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-15Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-19/+5
2010-11-15ASoC: Fix dapm_seq_compare() for multi-componentMark Brown1-2/+2
2010-11-15ASoC: Add support for OpenRD UltimateArnaud Patard (Rtp)3-3/+3
2010-11-15ASoC: RX1950: Fix hw_params functionVasily Khoruzhick1-17/+3
2010-11-15ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown1-0/+4
2010-11-12ASoC: Reset WM8962 with default ID valueMark Brown1-1/+1
2010-11-11Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-2/+3
2010-11-11ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos2-1/+234
2010-11-11ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos3-1/+417
2010-11-11ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos3-54/+349
2010-11-11ASoC: Add DAPM trace eventsMark Brown2-0/+126
2010-11-11ASoC: Add trace events for ASoC register read/writeMark Brown2-0/+69
2010-11-11ASoC: Factor out boiler plate for DAPM event generationMark Brown1-49/+49
2010-11-11Fix Atmel soc audio boards Kconfig dependencyRyan Mallon1-2/+3
2010-11-10Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-4/+8
2010-11-10ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown1-0/+7
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown2-4/+1
2010-11-10ASoC: Convert pop_dbg to use dev_infoJarkko Nikula1-18/+26
2010-11-10ASoC: Update DAPM debug and error printsJarkko Nikula1-45/+55
2010-11-09ASoC: Fix compile error if CONFIG_DEBUG_FS is not configuredAxel Lin1-0/+8
2010-11-08Merge branch 'for-2.6.37' into HEADMark Brown2-1/+2
2010-11-08ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2-2/+2
2010-11-08ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() callsDimitris Papastamos1-0/+6
2010-11-08ASoC: s3c24xx: Fix compilation problem for mini2440Marek Belisko1-0/+1
2010-11-08ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin1-1/+1
2010-11-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown6-1/+24
2010-11-06ASoC: WM8770: Initial driverDimitris Papastamos4-0/+807
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula5-27/+33
2010-11-06ASoC: Move codec debugfs directories under parent card directoryJarkko Nikula1-2/+4
2010-11-06ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula2-0/+22
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood108-1064/+1239
2010-11-06ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos1-1/+0
2010-11-06ASoC: Lock the CODEC in PXA external jack controlsMark Brown5-0/+24
2010-11-05ASoC: i.MX: we can do monoSascha Hauer1-2/+2
2010-11-05Merge branch 'for-2.6.37' into HEADMark Brown9-165/+173
2010-11-05phycore-ac97: add ac97 to cardnameSascha Hauer1-1/+1
2010-11-05ASoC i.MX: switch to new DMA apiSascha Hauer2-123/+101
2010-11-05ASoC i.MX: register dma audio deviceSascha Hauer2-15/+30
2010-11-05ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer1-3/+0
2010-11-05ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer1-4/+4
2010-11-03ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown1-0/+2
2010-11-03ASoC: Remove register write trace from WM8994Mark Brown1-2/+0
2010-11-03ASoC: soc-cache: Remove unnecessary debugging infoDimitris Papastamos1-12/+0
2010-11-03ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown2-11/+22
2010-11-03ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown1-5/+6
2010-11-03ASoC: Check return value of strict_strtoul() in WM8962Mark Brown1-1/+4
2010-11-03Merge remote branch 'takashi/fix/asoc' into for-2.6.37Mark Brown2-13/+29
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula1-1/+1
2010-11-03ASoC: Fix snd_soc_register_dais error handlingAxel Lin1-5/+4
2010-11-03Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai2-12/+28