summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2012-02-21ASoC: ak4642: fixup HeadPhone L/R dapm settingsKuninori Morimoto1-15/+16
2012-02-15ASoC: wm8962: Fix sidetone enumeration textsMark Brown1-1/+1
2012-02-08ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown1-0/+5
2012-02-08ASoC: wm8994: Fix typo in VMID ramp settingMark Brown1-1/+1
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown1-0/+4
2012-02-02ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown1-2/+2
2012-02-01ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master modeAxel Lin1-1/+1
2012-02-01ASoC: wm8962: Fix word length configurationSusan Gao1-3/+3
2012-01-31ASoC: wm8994: Remove ASoC level register cache syncMark Brown1-5/+0
2012-01-31ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown1-4/+4
2012-01-28ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM1-2/+2
2012-01-26ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown1-0/+6
2012-01-26ASoC: wm5100: Mark register cache as dirty when regulators are disabledMark Brown1-0/+1
2012-01-26ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown1-1/+1
2012-01-26ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown1-1/+1
2012-01-25ASoC: wm5100: Fix microphone configurationMark Brown1-1/+8
2012-01-25ASoC: wm5100: Make sure we switch to button reporting modeMark Brown1-0/+2
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-22ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown1-1/+2
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 Torvalds2-1/+7
2012-01-17ASoC: Wait for WM8993 FLL to stabiliseMark Brown1-0/+6
2012-01-16ASoC: sgtl5000: update author email addressZeng Zhaoming1-1/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds110-7573/+8378
2012-01-11Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai3-2/+70
2012-01-11ASoC: twl6040 - Add method to query optimum PDM_DL1 gainLiam Girdwood2-0/+24
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+1
2012-01-09ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik1-2/+46
2012-01-04ASoC: sta32x: Optimize the array work to find rate_min and rate_maxAxel Lin1-0/+1
2012-01-02ASoC: Fix return value of wm8580_set_sysclk()Axel Lin1-2/+6
2012-01-02ASoC: Fix return value of wm8903_gpio_direction_in() and wm8903_gpio_directio...Axel Lin1-4/+14
2012-01-02ASoC: Fix return value of wm8962_gpio_direction_out()Axel Lin1-3/+7
2012-01-02ASoC: Fix return value of ak4641_pcm_set_dai_fmt()Axel Lin1-1/+6
2012-01-02ASoC: Convert tpa6130a2 to devm_kzalloc()Axel Lin1-4/+1
2012-01-02ASoC: Convert tlv320dac33 to devm_kzalloc()Axel Lin1-4/+2
2012-01-02ASoC: Convert cs4270 to devm_kzalloc()Axel Lin1-4/+2
2012-01-02ASoC: Convert alc5623 to devm_kzalloc()Axel Lin1-8/+3
2012-01-02ASoC: Convert tlv320aic3x to devm_kzalloc()Axel Lin1-4/+1
2012-01-02ASoC: Convert tlv320aic26 to devm_kzalloc()Axel Lin1-7/+1
2012-01-02ASoC: Convert tlv320aic23 to devm_kzalloc()Axel Lin1-4/+1
2012-01-02ASoC: Convert sta32x to devm_kzalloc()Axel Lin1-9/+4
2012-01-02ASoC: Convert ssm2602 to devm_kzalloc()Axel Lin1-8/+4
2012-01-02ASoC: Convert rt5631 to devm_kzalloc()Axel Lin1-5/+2
2012-01-02ASoC: Convert max9850 to devm_kzalloc()Axel Lin1-4/+2