summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-01-20ASoC: Convert wm8804 to direct regmap API usageMark Brown1-53/+62
2012-01-20ASoC: Convert wm8804 to devm_kzalloc()Mark Brown1-8/+5
2012-01-20ASoC: Use standard cache sync for wm8804Mark Brown1-19/+1
2012-01-20ASoC: Remove wm8974 private dataMark Brown1-14/+2
2012-01-20ASoC: Convert wm8974 to table based DAPM and control initMark Brown1-15/+8
2012-01-20ASoC: Make wm8974 I2C usage unconditionalMark Brown1-6/+0
2012-01-20ASoC: Convert wm8971 to devm_kzalloc()Mark Brown1-4/+3
2012-01-20ASoC: Convert wm8971 to table based DAPM and control initMark Brown1-16/+8
2012-01-20ASoC: Make WM8971 I2C usage unconditionalMark Brown1-6/+0
2012-01-20ASoC: Convert WM8753 to direct regmap API usageMark Brown1-47/+139
2012-01-20ASoC: Move WM8993 resource acquisition and device reset to bus probeMark Brown1-40/+49
2012-01-20ASoC: Convert wm8993 to direct regmap API usageMark Brown1-149/+271
2012-01-20ASoC: Move WM9090 device identification and reset to I2C probeMark Brown1-12/+14
2012-01-20ASoC: Convert WM9090 to use regmap directlyMark Brown1-114/+128
2012-01-20ASoC: Push wm8978 reset down into the I2C probeMark Brown1-7/+15
2012-01-20ASoC: Convert wm8978 to direct regmap API usageMark Brown2-22/+96
2012-01-20ASoC: Use standard cache sync for WM8978Mark Brown1-8/+1
2012-01-20ASoC: Convert wm8978 to devm_kzalloc()Mark Brown1-4/+4
2012-01-20ASoC: Convert wm8978 to table based DAPM and control initMark Brown1-17/+8
2012-01-20ASoC: Remove unused control type from wm8978 driverMark Brown1-1/+0
2012-01-20ASoC: Make WM8978 I2C usage unconditionalMark Brown1-6/+0
2012-01-20ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2-0/+8
2012-01-20ASoC: Don't go through cache when applying WM5100 rev A updatesMark Brown1-0/+2
2012-01-20ASoC: Mark WM5100 register map cache only when going into BIAS_OFFMark Brown1-0/+1
2012-01-20ASoC: tlv320aic32x4: always enable analouge blockWolfram Sang1-3/+5
2012-01-20ASoC: tlv320aic32x4: always enable dividersWolfram Sang1-56/+46
2012-01-20ASoC: sgtl5000: Fix wrong register name in restoreZeng Zhaoming1-4/+13
2012-01-19Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds5-7/+19
2012-01-18Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-11/+11
2012-01-17ASoC: Wait for WM8993 FLL to stabiliseMark Brown1-0/+6
2012-01-17Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2012-01-16ASoC: core - Free platform DAPM context at platform removal.Liam Girdwood1-0/+4
2012-01-16ASoC: dapm - Fix check for codec context in dapm_power_widgets().Liam Girdwood1-1/+1
2012-01-16ASoC: sgtl5000: update author email addressZeng Zhaoming1-1/+1
2012-01-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-8/+79
2012-01-13Merge branch 'master' into fixesRussell King290-10711/+11290
2012-01-13ARM: 7274/1: NUC900: Rename nuc900-audio platform device to nuc900-ac97Axel Lin1-1/+1
2012-01-13ASoC: Fix DMA channel leak in imx-pcm-dma-mx2 driver.Javier Martin1-5/+7
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds290-10691/+11269
2012-01-12Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai16-60/+53
2012-01-11Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai16-7/+86
2012-01-11ASoC: twl6040 - Add method to query optimum PDM_DL1 gainLiam Girdwood2-0/+24
2012-01-11ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2-21/+26
2012-01-11ASoC: Fix recursive dependency due to select ATMEL_SSC in SND_ATMEL_SOC_SSCAxel Lin1-2/+1
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2012-01-10Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-01-10Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-11/+9
2012-01-10Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+9
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+1
2012-01-09ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik2-7/+49