summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add DAPM trace eventsMark Brown2010-11-112-0/+126
* ASoC: Add trace events for ASoC register read/writeMark Brown2010-11-112-0/+69
* ASoC: Factor out boiler plate for DAPM event generationMark Brown2010-11-111-49/+49
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-102-4/+8
|\
| * ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown2010-11-101-0/+7
| * ASoC: Remove broken WM8350 direction constantsMark Brown2010-11-102-4/+1Star
* | ASoC: Convert pop_dbg to use dev_infoJarkko Nikula2010-11-101-18/+26
* | ASoC: Update DAPM debug and error printsJarkko Nikula2010-11-101-45/+55
* | ASoC: Fix compile error if CONFIG_DEBUG_FS is not configuredAxel Lin2010-11-091-0/+8
* | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-082-1/+2
|\|
| * ASoC: s3c24xx: Fix compilation problem for mini2440Marek Belisko2010-11-081-0/+1
| * ASoC: Return proper error if snd_soc_register_dais fails in psc_i2s_of_probeAxel Lin2010-11-081-1/+1
* | ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2010-11-082-2/+2
* | ASoC: soc-cache: Use BUG_ON() for unsupported hw_read() callsDimitris Papastamos2010-11-081-0/+6
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-066-1/+24
|\|
| * ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos2010-11-061-1/+0Star
| * ASoC: Lock the CODEC in PXA external jack controlsMark Brown2010-11-065-0/+24
* | ASoC: WM8770: Initial driverDimitris Papastamos2010-11-064-0/+807
* | ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-065-27/+33
* | ASoC: Move codec debugfs directories under parent card directoryJarkko Nikula2010-11-061-2/+4
* | ASoC: Add sound card directory under debugfs/asoc/Jarkko Nikula2010-11-062-0/+22
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06108-1064/+1239
* | ASoC: i.MX: we can do monoSascha Hauer2010-11-051-2/+2
* | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-059-165/+173
|\|
| * phycore-ac97: add ac97 to cardnameSascha Hauer2010-11-051-1/+1
| * ASoC i.MX: switch to new DMA apiSascha Hauer2010-11-052-123/+101Star
| * ASoC i.MX: register dma audio deviceSascha Hauer2010-11-052-15/+30
| * ASoC i.MX phycore ac97: remove unnecessary includesSascha Hauer2010-11-051-3/+0Star
| * ASoC i.MX eukrea tlv320: Fix for multicomponentSascha Hauer2010-11-051-4/+4
| * ASoC: Check return value of strict_strtoul() in WM8962Mark Brown2010-11-031-1/+4
| * Merge remote branch 'takashi/fix/asoc' into for-2.6.37Mark Brown2010-11-032-13/+29
| |\
| | * ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
| | * Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
| | |\
| | | * ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| | | * ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| | | * ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| | | * ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
| * | | ASoC: Fix snd_soc_register_dais error handlingAxel Lin2010-11-031-5/+4Star
| |/ /
* | | ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown2010-11-031-0/+2
* | | ASoC: Remove register write trace from WM8994Mark Brown2010-11-031-2/+0Star
* | | ASoC: soc-cache: Remove unnecessary debugging infoDimitris Papastamos2010-11-031-12/+0Star
* | | ASoC: Push snd_soc_write() and snd_soc_read() into the source fileMark Brown2010-11-032-11/+22
* | | ASoC: Convert soc-jack code to use request_any_context_irq()Mark Brown2010-11-031-5/+6
* | | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-029798-503092/+962595
|\| |
| * | Merge commit 'v2.6.37-rc1' into for-2.6.37Mark Brown2010-11-029796-503090/+962593
| |\ \
| | * | Linux 2.6.37-rc1Linus Torvalds2010-11-011-2/+2
| | * | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-11-012-8/+16
| | |\ \
| | | * | CRIS: Add paths for CRISv10 serial driverJesper Nilsson2010-11-011-0/+1
| | | * | CRIS: Fix RS485 delay handling.Jesper Nilsson2010-10-281-7/+14
| | | * | Add missing "struct" to in sizeof.Jesper Nilsson2010-10-281-1/+1