summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-02-01ASoC: wm9712: Add TLV information for microphone inputMark Brown1-3/+7
2012-02-01ASoC: wm9712: Remove driver specific versionMark Brown1-4/+0
2012-02-01ASoC: wm5100: Handle failures to determine accessory polarityMark Brown1-12/+25
2012-02-01ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown1-6/+3
2012-02-01ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown1-27/+5
2012-02-01Merge tag 'v3.3-rc2' into for-3.4Mark Brown13-75/+138
2012-01-31ASoC: Tegra+ALC5632: Implement device tree support in board fileLeon Romanovsky1-9/+69
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown3-6/+14
2012-01-31ASoC: core: Support suspend to diskMark Brown1-2/+1
2012-01-31ASoC: wm8993: Convert to use a regmap patchMark Brown1-5/+13
2012-01-31ASoC: fsi: Remove unneeded empty runtime PM callbacksMark Brown1-14/+0
2012-01-31ASoC: max9768: Fix up review comments in max9768 driverMark Brown1-7/+1
2012-01-31ASoC: max9768: add driver for max9768 amplifierWolfram Sang3-0/+259
2012-01-30ASoC: wm2200: Remove trailing whitespaceMark Brown1-339/+339
2012-01-28ASoC: wm8962: Enable idle_bias_offMark Brown1-0/+1
2012-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-21/+54
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin11-16/+11
2012-01-26ASoC: wm8994: Report any low impedance accessory as a headphoneMark Brown1-1/+1
2012-01-26ASoC: wm8996: Handle failures to determine accessory polarityMark Brown1-12/+26
2012-01-26ASoC: wm5100: Use pm_runtime for powerdown managmentMark Brown1-60/+56
2012-01-26ASoC: wm5100: Convert to devm_regulator_bulk_get()Mark Brown1-8/+4
2012-01-26ASoC: dapm: Ignore isolated signal generators for power purposesMark Brown1-1/+5
2012-01-26ASoC: dapm: Drop runtime PM references asynchronouslyMark Brown1-1/+1
2012-01-26ASoC: wm2200: Add WM2200 CODEC driverMark Brown4-0/+5965
2012-01-26ASoC: wm5100: Move regulator supplies over to DAPM infrastructureMark Brown1-121/+10
2012-01-26ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown1-2/+49
2012-01-26ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai1-0/+1
2012-01-26Merge 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-25ASoC: 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-24ASoC: 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-23ASoC: 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-22ASoC: wm8988: Convert to devm_kzalloc()Mark Brown1-8/+5
2012-01-22ASoC: wm8988: Convert to table based DAPM and control initMark Brown1-8/+8