summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-01-25Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds8-83/+96
2012-01-25ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizesPeter Ujfalusi1-1/+1
2012-01-25ALSA: hda: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira1-1/+8
2012-01-25ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai1-0/+10
2012-01-24ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown1-0/+18
2012-01-24ASoC: wm5100: Fix warnings from recent patchesMark Brown1-2/+1
2012-01-24ASoC: Convert the WM5100 revision A updates to a regmap patchMark Brown1-29/+17
2012-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-34/+63
2012-01-24ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl1-5/+8
2012-01-24ALSA: ymfpci - Don't create invalid PCM & mixers when AC97 doesn't supportRaymond Yau2-15/+27
2012-01-24ASoC: wm5100: Fix mismerge of IRQ freesMark Brown1-4/+0
2012-01-24ASoC: Convert WM8731 to direct regmap API usageMark Brown1-23/+86
2012-01-24ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl1-18/+13
2012-01-23ASoC: wm8958: Use correct format string in dev_err() callJesper Juhl1-1/+1
2012-01-23ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai1-3/+5
2012-01-23ALSA: HDA: Use model=auto for Thinkpad T510David Henningsson1-1/+1
2012-01-23ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai1-2/+4
2012-01-23ASoC: Add __devinit/__devexit annotations at necessary placesAxel Lin2-3/+3
2012-01-23ASoC: sgtl5000: It's sgtl5000 not sgtl500Mark Brown1-4/+4
2012-01-22ASoC: sgtl5000: Convert to table based DAPM and control initFabio Estevam1-10/+7
2012-01-22ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown1-1/+2
2012-01-21ASoC: wm8988: Convert to devm_kzalloc()Mark Brown1-8/+5
2012-01-21ASoC: wm8988: Convert to table based DAPM and control initMark Brown1-8/+8
2012-01-21ASoC: wm8985: Convert to direct regmap API usageMark Brown1-76/+177
2012-01-21ASoC: wm8985 Don't directly reference the cache data structureMark Brown1-5/+4
2012-01-21ASoC: wm8985: Use standard cache sync implementationMark Brown1-20/+1
2012-01-21ASoC: wm8985: Convert to table based DAPM and control initMark Brown1-16/+8
2012-01-21ASoC: wm8985: Convert to devm_kzalloc()Mark Brown1-8/+2
2012-01-21ASoC: Add external amplifier controls for Visstrim_M10.Javier Martin1-0/+80
2012-01-21ASoC: Fix build of tlv320dac33Mark Brown1-1/+2
2012-01-21ASoC: Use regmap update bits operation for drivers using regmapMark Brown3-20/+33
2012-01-21ASoC: Don't tell applications about msbits unless we're ignoring inputMark Brown1-3/+5
2012-01-20ASoC: mxs: Fix mxs-saif timeoutFabio Estevam1-0/+5
2012-01-20ASoC: Push WM5100 interrupt request into I2C probeMark Brown1-58/+63
2012-01-20ASoC: Make WM5100 interrupt path use regmap directlyMark Brown1-80/+108
2012-01-20ASoC: Remove redundant set_bias_level() from WM5100 remove()Mark Brown1-1/+0
2012-01-20ASoC: omap-mcpdm: Set 24msbits constraintPeter Ujfalusi1-0/+2
2012-01-20ASoC: omap-dmic: Use core to set the msbits constraintPeter Ujfalusi1-4/+3
2012-01-20ASoC: twl4030: Use core to set the msbits constraintPeter Ujfalusi1-3/+4
2012-01-20ASoC: tlv320dac33: Use core to set the msbits constraintPeter Ujfalusi1-2/+1
2012-01-20ASoC: sgtl5000: Print revision number in hexFabio Estevam1-1/+1
2012-01-20ASoC: Say we can't read WM5100 ID registerMark Brown1-1/+1
2012-01-20ASoC: When releasing WM5100 put /RESET into resetMark Brown1-2/+2
2012-01-20ASoC: 24 bits are significant on wm_hubs DAIsMark Brown2-1/+9
2012-01-20ASoC: Make WM8993 I2C usage unconditionalMark Brown1-6/+0
2012-01-20ASoC: Implement basic WM8993 interrupt supportMark Brown1-9/+85
2012-01-20ASoC: 24 bits are significant on the WM8996 audio interfacesMark Brown1-0/+4
2012-01-20ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown1-0/+36
2012-01-20ASoC: Add WM8962 DAC and ADC L/R swap supportMark Brown1-0/+2
2012-01-20ASoC: wm8983: Remove useless snd_kcontrolDimitris Papastamos1-5/+0