summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2011-11-21ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown1-0/+1
2011-11-21Merge branch 'DB_RANGE-size-fixes' of git://git.alsa-project.org/alsa-kprivat...Mark Brown7-10/+10
2011-11-20ASoC: cs4271: Fix wrong mask parameter in some snd_soc_update_bits callsAxel Lin1-3/+5
2011-11-20ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: wm9090: fix DB_RANGE sizeClemens Ladisch1-3/+3
2011-11-20ASoC: wm8993: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: wm8962: fix DB_RANGE sizeClemens Ladisch1-2/+2
2011-11-20ASoC: sgtl5000: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: rt5631: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-20ASoC: adau1373: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-17ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors1-0/+3
2011-11-14ASoC: sta32x: preserve coefficient RAMJohannes Stezenbach2-1/+63
2011-11-08ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin1-4/+4
2011-11-08ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin1-1/+1
2011-11-08Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown1-14/+29
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-0/+9
2011-11-04ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown1-11/+26
2011-11-04ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown1-2/+2
2011-11-04ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown1-1/+1
2011-11-03Merge branch 'fix/asoc' into for-linusTakashi Iwai7-18/+34
2011-11-01ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLKMark Brown1-9/+8
2011-11-01ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown1-0/+5
2011-11-01ASoC: Ensure WM8962 PLL registers are resetMark Brown1-1/+7
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker9-0/+9
2011-10-31ASoC: Fix return value of wm5100_gpio_direction_out()Mark Brown1-4/+8
2011-10-31ASoC: WM8904: Set `invert' bit for Capture SwitchHong Xu1-1/+1
2011-10-31ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmtAxel Lin1-1/+1
2011-10-31ASoC: wm8711: Fix wrong mask for setting input audio data bit length selectAxel Lin1-1/+1
2011-10-27ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slav...Axel Lin1-0/+1
2011-10-27ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave modeAxel Lin1-0/+1
2011-10-27ASoC: wm8940: Fix mask for setting BCLKDIVAxel Lin1-1/+1
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai74-1594/+13727
2011-10-27ASoC: wm8940: Properly set codec->dapm.bias_levelAxel Lin1-0/+2
2011-10-26Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai41-382/+2540
2011-10-22ASoC: max98095: Convert codec->hw_write to snd_soc_writeAxel Lin1-7/+6
2011-10-22ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits callsAxel Lin1-6/+6
2011-10-22ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2Axel Lin1-1/+1
2011-10-22ASoC: da7210: Add support for line out and DACAshish Chavan1-0/+96
2011-10-22ASoC: da7210: Add support for DAPMAshish Chavan1-24/+121
2011-10-21ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask valueAxel Lin1-3/+3
2011-10-21ASoC: Set sgtl5000->ldo in ldo_regulator_registerAxel Lin1-0/+2
2011-10-20ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 CaptureAxel Lin1-2/+2
2011-10-20ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 CaptureAxel Lin1-1/+1
2011-10-20ASoC: rt5631: Remove unused codec field from struct rt5631_privAxel Lin1-2/+0
2011-10-20ASoC: ak4671: Use snd_soc_update_bits for read-modify-writeAxel Lin1-12/+6
2011-10-20ASoC: Fix reg_word_size for ak4104Axel Lin1-1/+1
2011-10-20ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240kAxel Lin1-1/+1
2011-10-19ASoC: ak4641: Use SND_SOC_DAPM_DAC for Voice Playback stream widgetAxel Lin1-1/+1
2011-10-19ASoC: da7210: Add support for ALC and Noise suppressionAshish Chavan1-0/+110
2011-10-19ASoC: da7210: Add support for mute and zero cross controlsAshish Chavan1-0/+44