summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2011-12-13ASoC: Staticise au1xpsc_soc_platformAxel Lin1-1/+1
2011-12-13ASoC: Staticise rx51_aux_devAxel Lin1-1/+1
2011-12-12ASoC: Remove rbtree register cacheMark Brown1-381/+0
2011-12-12ASoC: Remove WM8994 register cacheMark Brown4-3245/+1
2011-12-12ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown1-51/+12
2011-12-12Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-6/+6
2011-12-12mfd: Define some additional wm8994 registersMark Brown1-6/+6
2011-12-12ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiqAxel Lin1-0/+2
2011-12-12ASoC: Raise Speyside audio system clock rate to 512fsMark Brown1-3/+4
2011-12-12Merge branch 'for-3.2' into for-3.3Mark Brown2-2/+5
2011-12-12ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin1-2/+3
2011-12-12ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer1-0/+2
2011-12-11Merge branch 'for-3.2' into for-3.3Mark Brown2-0/+4
2011-12-11ASoC: Fix an obvious copy paste error in an error messageLothar Waßmann1-1/+1
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2-0/+2
2011-12-11ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann1-0/+2
2011-12-10Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+1
2011-12-10ASoC: Fix WM8996 24.576MHz clock operationMark Brown1-0/+1
2011-12-09ASoC: Convert wm8770 to devm_kzalloc()Mark Brown1-4/+3
2011-12-09ASoC: Fix comments for disabling amplifier and PGAAxel Lin1-2/+2
2011-12-09ASoC: Convert WM8900 to table based DAPM and control initMark Brown1-16/+8
2011-12-09ASoC: Convert WM8804 to table based control initMark Brown1-3/+4
2011-12-09ASoC: Make WM8770 SPI usage unconditionalMark Brown1-6/+0
2011-12-09ASoC: Convert WM8776 to devm_kzalloc()Mark Brown1-8/+6
2011-12-09ASoC: Refactor some conditions and loop in soc_bind_dai_link()Stephen Warren1-22/+30
2011-12-08ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren3-36/+13
2011-12-08ASoC: wm8960: Use snd_soc_update_bits for read-modify-writeAxel Lin1-46/+21
2011-12-08ASoC: Rely on core enabling the wm8994 with runtime PMMark Brown1-6/+1
2011-12-08ASoC: Take a pm_runtime reference on DAPM devices that are enabledMark Brown1-0/+7
2011-12-08ASoC: Use core pm_runtime callbacks for omap-mcpdmMark Brown1-5/+0
2011-12-08ASoC: Use core pm_runtime callbacks for omap-dmicMark Brown1-4/+1
2011-12-08ASoC: Hold runtime PM references to components of active DAIsMark Brown1-0/+15
2011-12-07Merge branch 'for-3.2' into for-3.3Mark Brown2-2/+2
2011-12-07ASoC: Convert e800_wm9712 to use gpio_request_one()Axel Lin1-10/+4
2011-12-07ASoC: Fix error handling in e800_init to free gpiosAxel Lin1-2/+4
2011-12-07ASoC: Convert e750_wm9705 to use gpio_request_one()Axel Lin1-10/+4
2011-12-07ASoC: Fix a typo in s3c24xx_simtec_tlv320aic23 driverAxel Lin1-2/+2
2011-12-07ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin1-0/+1
2011-12-07ASoC: Fix a typo in jive_wm8750Axel Lin1-2/+1
2011-12-07ASoC: Convert Samsung I2S driver to devm_kzalloc()Mark Brown1-14/+6
2011-12-07ASoC: WM8903: Add of_match_tableStephen Warren1-0/+7
2011-12-06Merge branch 'for-3.2' into for-3.3Mark Brown2-1/+2
2011-12-06ASoC: Fix build dependency for SND_SOC_JZ4740_CODECAxel Lin1-1/+1
2011-12-06ASoC: Include linux/io.h for jz4740 codecAxel Lin1-0/+1
2011-12-06ASoC: Don't fail if we can't read the IRQ type in WM8903Mark Brown1-5/+1
2011-12-06ASoC: WM8903: Add device tree bindingStephen Warren1-0/+49
2011-12-06ASoC: WM8903: Get default irq_active_low from IRQ controllerStephen Warren1-0/+40
2011-12-06ASoC: WM8903: Remove conditionals checking pdata != NULLStephen Warren1-38/+36
2011-12-06ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren1-1/+2
2011-12-06Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+30