summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-20ASoC: use proper defines for stream directions in pcm enginesJoachim Eastwood3-13/+14
2012-01-20ASoC: Convert WM8955 to table based DAPM and control initMark Brown1-17/+8
2012-01-20ASoC: Convert WM8955 to direct regmap API usageMark Brown1-75/+123
2012-01-20ASoC: Use standard register cache sync for WM8955Mark Brown1-12/+1
2012-01-20ASoC: Convert WM8955 to devm_kzalloc()Mark Brown1-4/+3
2012-01-20ASoC: Make I2C usage unconditional in WM8955Mark Brown1-6/+0
2012-01-20ASoC: Convert WM8940 to devm_kzalloc()Mark Brown1-4/+4
2012-01-20ASoC: Make I2C usage unconditional in WM8940Mark Brown1-6/+0
2012-01-20ASoC: Convert WM8904 to direct regmap API usageMark Brown1-514/+254
2012-01-20ASoC: Use standard cache sync for WM8904Mark Brown1-27/+1
2012-01-20ASoC: Convert wm8904 to devm_kzalloc()Mark Brown1-4/+3
2012-01-20ASoC: Make WM8904 I2C usage unconditionalMark Brown1-6/+0
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-20Linux 3.3-rc1v3.3-rc1Linus Torvalds1-2/+2
2012-01-20Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds9-104/+444
2012-01-20Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+8
2012-01-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-40/+27
2012-01-20x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin1-0/+1
2012-01-20Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin9587-258975/+463528
2012-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds4-5/+8
2012-01-19qnx4: don't leak ->BitMap on late failure exitsAl Viro1-1/+3
2012-01-19qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro1-34/+22
2012-01-19qnx4: di_fname is an array, for crying out loud...Al Viro1-14/+12
2012-01-19KEYS: Permit key_serial() to be called with a const key pointerDavid Howells1-1/+1