summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-11-08Merge branch 'for-3.2' into for-3.3Mark Brown8-32/+65
2011-11-05ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown1-11/+26
2011-11-05ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown1-2/+2
2011-11-05ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown1-1/+1
2011-11-05ASoC: Disable thermal shutdown when not using speakers in wm_hubsMark Brown1-0/+3
2011-11-05ASoC: Manage thermal shutdown for WM8962Mark Brown1-0/+8
2011-11-05ASoC: Only enable thermal shutdown when required on WM9081Mark Brown1-0/+2
2011-11-04ASoC: Remove needless unlikely()Mark Brown1-2/+2
2011-11-02ASoC: Fix sort of jz4740 in MakefileMark Brown1-1/+1
2011-11-02ASoC: Sort LM4857 with the CODECs in the MakefileMark Brown1-2/+2
2011-11-01ASoC: Disable MICBIAS and SYSCLK when stopping WM8962 accessory detectionMark Brown1-0/+3
2011-11-01ASoC: WM8962 accessory detection requires MICBIASMark Brown1-1/+3
2011-11-01ASoC: Enable SYSCLK last when enabling WM8962 mic detectionMark Brown1-0/+3
2011-11-01ASoC: Start WM8962 FLL if SYSCLK is enabledMark Brown1-0/+4
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-31ASoC: Fix return value of wm5100_gpio_direction_out()Mark Brown1-4/+8
2011-10-31ASoC: Convert wm8400 MICBIAS to a supply widgetMark Brown1-2/+2
2011-10-31ASoC: Convert wm8900 MICBIAS to a supply widgetMark Brown1-1/+1
2011-10-31ASoC: Convert wm8904 MICBIAS to a supply widgetMark Brown1-1/+1
2011-10-31ASoC: Convert wm8960 MICBIAS to a supply widgetMark Brown1-1/+1
2011-10-31ASoC: Convert wm8961 MICBIAS to a supply widgetMark Brown1-1/+1
2011-10-31ASoC: Convert wm8974 MICBIAS to a supply widgetMark Brown1-1/+1
2011-10-31ASoC: Convert wm8983 MICBIAS to a supply widgetMark Brown1-1/+2
2011-10-31ASoC: Convert wm8985 MICBIAS to a supply widgetMark Brown1-1/+2
2011-10-31ASoC: Convert wm8988 MICBIAS to a supply widgetMark Brown1-1/+1
2011-10-31ASoC: Convert wm8990 MICBIAS to a supply widgetMark Brown1-2/+2
2011-10-31ASoC: Convert wm8991 MICBIAS to a supply widgetMark Brown1-2/+2
2011-10-31ASoC: Convert wm8995 MICBIASes to supply widgetsMark Brown1-2/+4
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: Allow machines to ignore pmdown_time per-linkramesh.babu@linux.intel.com1-1/+2
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-27ASoC: tlv320aic3x: Use snd_soc_update_bits for read-modify-writeAxel Lin1-27/+14
2011-10-27ASoC: wm8940: Properly set codec->dapm.bias_levelAxel Lin1-0/+2
2011-10-24ASoC: wm8940: Fix a typo for the mask of setting WM8940_BCLKDIVAxel Lin1-1/+1
2011-10-24ASoC: wm8940: Fix setting PLL Output clock division ratioAxel Lin1-2/+2
2011-10-24ASoC: wm8996: Avoid a redundant i2c_get_clientdata call in wm8996_i2c_removeAxel Lin1-1/+1
2011-10-24ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4Axel Lin1-1/+1
2011-10-22ASoC: max98095: Convert codec->hw_write to snd_soc_writeAxel Lin1-7/+6
2011-10-22ASoC: keep pointer to resource so it can be freedJulia Lawall5-63/+72
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