summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Tegra+WM8903 machine: Add device tree bindingStephen Warren2011-12-202-25/+174
* ASoC: Add utility to parse DAPM routes from device treeStephen Warren2011-12-202-0/+59
* ASoC: Add utility to set a card's name from device treeStephen Warren2011-12-202-0/+28
* ASoC: Rename rt562[1|2]_vol_snd_controls to alc562[1|2]_vol_snd_controlsAxel Lin2011-12-201-6/+6
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-201-1/+1
|\
| * ASoC: mxs: correct 'direction' of device_prep_dma_cyclicShawn Guo2011-12-201-1/+1
* | ASoC: Use dai_fmt in snappercl15 machine driverAxel Lin2011-12-201-10/+2
* | ASoC: Use dai_fmt in edb93xx machine driverAxel Lin2011-12-201-12/+2
* | ASoC: Remove export of s3c_pcm_daiAxel Lin2011-12-201-2/+1
* | ASoC: Tegra machine ASoC driver for boards using ALC5332 codecLeon Romanovsky2011-12-203-0/+224
* | ASoC: Convert uda1380 to table based DAPM and control initAxel Lin2011-12-201-16/+8
* | ASoC: Convert max9850 to table based DAPM and control initAxel Lin2011-12-201-9/+8
* | ASoC: Use standard cache sync code in wm8961Mark Brown2011-12-171-12/+1
* | ASoC: Convert wm8961 to devm_kzalloc()Mark Brown2011-12-171-4/+4
* | ASoC: Remove I2C ifdefs from wm8961 driverMark Brown2011-12-171-6/+0
* | ASoC: Convert WM8960 to devm_kzalloc()Mark Brown2011-12-171-4/+3
* | ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()Axel Lin2011-12-172-35/+37
* | ASoC: pxa: Convert tosa to use snd_soc_register_card()Axel Lin2011-12-172-47/+36
* | ASoC: pxa: Convert imote2 to use snd_soc_register_card()Axel Lin2011-12-172-17/+30
* | ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()Axel Lin2011-12-172-35/+37
* | ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()Axel Lin2011-12-172-43/+38
* | ASoC: omap-mcbsp: Enable FIFO usage on OMAP4Peter Ujfalusi2011-12-171-1/+1
* | OMAP4: mcbsp: Enable FIFO usagePeter Ujfalusi2011-12-171-0/+3
* | Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2011-12-171-0/+1
|\ \
| * | ASoC: Fix compile error in sound/soc/mid-x86/sst_platform.cJoerg Roedel2011-12-161-0/+1
* | | ASoC: Staticise mfld_msic_dailinkAxel Lin2011-12-151-1/+1
* | | ASoC: Fix partial cherry pick in wm8993Mark Brown2011-12-151-1/+1
* | | ASoC: Use core pm_runtime callbacks for fsiMark Brown2011-12-151-4/+0
* | | ASoC: Use core pm_runtime callbacks for siu_daiMark Brown2011-12-151-6/+0
* | | ASoC: Tune the accessory detection rates for WM8996Mark Brown2011-12-141-6/+12
* | | mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown2011-12-141-0/+14
* | | ASoC: Use standard register cache sync in wm8993Mark Brown2011-12-141-23/+1
* | | ASoC: Convert wm8993 to devm_kzalloc()Mark Brown2011-12-141-3/+2
* | | ASoC: Use standard snd_soc_cache_sync() for WM9090Mark Brown2011-12-141-12/+1
* | | ASoC: Remove cache default for volatile wm9081 reset registerMark Brown2011-12-141-1/+0
* | | ASoC: Staticise sst_pcm_new and sst_soc_platform_drvAxel Lin2011-12-141-2/+2
* | | ASoC: Remove unused extern declarations for sh4_hac_dai and sh7760_soc_platformAxel Lin2011-12-141-4/+0
* | | ASoC: Complete initialisation before registering Samsung PCM DAIMark Brown2011-12-141-6/+6
* | | ASoC: Staticise asoc_idma_platformMark Brown2011-12-141-1/+1
* | | ASoC: Fix wm8995 regmap usageMark Brown2011-12-141-0/+1
|/ /
* | ASoC: Rename ALC5632 MICBIAS to common name convention.Leon Romanovsky2011-12-131-2/+2
* | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2011-12-133-9/+10
|\ \
| * | regmap: Move initialization of regcache related fields to regcache_initLars-Peter Clausen2011-12-133-9/+10
* | | ASoC: Staticise alchemy_pcm_soc_platformAxel Lin2011-12-131-1/+1
* | | ASoC: Staticise au1xpsc_soc_platformAxel Lin2011-12-131-1/+1
* | | ASoC: Staticise rx51_aux_devAxel Lin2011-12-131-1/+1
* | | ASoC: Remove rbtree register cacheMark Brown2011-12-132-382/+0
* | | ASoC: Remove WM8994 register cacheMark Brown2011-12-134-3245/+1
* | | ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown2011-12-131-51/+12
* | | Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-13727-6343/+9310
|\ \ \