aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-13ASoC: Staticise alchemy_pcm_soc_platformAxel Lin
2011-12-13ASoC: Staticise au1xpsc_soc_platformAxel Lin
2011-12-13ASoC: Staticise rx51_aux_devAxel Lin
2011-12-13ASoC: Remove rbtree register cacheMark Brown
2011-12-13ASoC: Remove WM8994 register cacheMark Brown
2011-12-13ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2011-12-13mfd: Convert wm8994 to use generic regmap irq_chipMark Brown
2011-12-13Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2011-12-13mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown
2011-12-13mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown
2011-12-13mfd: Add WM1811A device ID to wm8994 driverMark Brown
2011-12-13mfd: Correct revision display for WM1811 revision DMark Brown
2011-12-13mfd: Constify WM8994 regulator_init_dataMark Brown
2011-12-13mfd: Initialise WM8994 register cache after reading chip ID registersMark Brown
2011-12-13mfd: Enable register cache for wm8994 devicesMark Brown
2011-12-13Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown
2011-12-13mfd: Add wm8994 register access and default informationMark Brown
2011-12-13mfd: Define some additional wm8994 registersMark Brown
2011-12-13mfd: Don't hard code the reset value for WM8994 devicesMark Brown
2011-12-13mfd: Disable more pulls on WM8994Mark Brown
2011-12-13mfd: Convert wm8994 to devm_kzalloc()Mark Brown
2011-12-13mfd: Add basic device tree binding for wm8994Mark Brown
2011-12-13mfd: Remove some unused functions in wm8894-irqMark Brown
2011-12-12ASoC: Add missed MODULE_LICENSE("GPL") for imx-pcm-fiqAxel Lin
2011-12-12ASoC: Raise Speyside audio system clock rate to 512fsMark Brown
2011-12-12Merge branch 'for-3.2' into for-3.3Mark Brown
2011-12-12ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin
2011-12-12ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer
2011-12-11Merge branch 'for-3.2' into for-3.3Mark Brown
2011-12-11ASoC: Fix an obvious copy paste error in an error messageLothar Waßmann
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann
2011-12-11ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann
2011-12-11Merge branch 'for-3.2' into for-3.3Mark Brown
2011-12-11ASoC: Fix WM8996 24.576MHz clock operationMark Brown
2011-12-09ASoC: Convert wm8770 to devm_kzalloc()Mark Brown
2011-12-09ASoC: Fix comments for disabling amplifier and PGAAxel Lin
2011-12-09ASoC: Convert WM8900 to table based DAPM and control initMark Brown
2011-12-09ASoC: Convert WM8804 to table based control initMark Brown
2011-12-09ASoC: Make WM8770 SPI usage unconditionalMark Brown
2011-12-09ASoC: Convert WM8776 to devm_kzalloc()Mark Brown
2011-12-09ASoC: Refactor some conditions and loop in soc_bind_dai_link()Stephen Warren
2011-12-08ASoC: Tegra: Move DAS configuration into DAS driverStephen Warren
2011-12-08ASoC: wm8960: Use snd_soc_update_bits for read-modify-writeAxel Lin
2011-12-08ASoC: Rely on core enabling the wm8994 with runtime PMMark Brown
2011-12-08ASoC: Take a pm_runtime reference on DAPM devices that are enabledMark Brown
2011-12-08ASoC: Use core pm_runtime callbacks for omap-mcpdmMark Brown
2011-12-08ASoC: Use core pm_runtime callbacks for omap-dmicMark Brown
2011-12-08ASoC: Hold runtime PM references to components of active DAIsMark Brown
2011-12-08Merge branch 'for-3.2' into for-3.3Mark Brown