summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-0810-33/+81
|\
| * ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2011-11-052-11/+41
| * ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown2011-11-051-2/+2
| * ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown2011-11-051-1/+1
| * ASoC: Update git repository URLMark Brown2011-11-021-1/+1
| * ASoC: Ensure we always delay for WM8962 FLL when starting from SYSCLKMark Brown2011-11-011-9/+8
| * ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown2011-11-011-0/+5
| * ASoC: Ensure WM8962 PLL registers are resetMark Brown2011-11-011-1/+7
| * ASoC: Fix return value of wm5100_gpio_direction_out()Mark Brown2011-10-311-4/+8
| * ASoC: WM8904: Set `invert' bit for Capture SwitchHong Xu2011-10-311-1/+1
| * ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmtAxel Lin2011-10-311-1/+1
| * ASoC: wm8711: Fix wrong mask for setting input audio data bit length selectAxel Lin2011-10-311-1/+1
| * ASoC: tlv320aic3x: Clear BIT_CLK_MASTER and WORD_CLK_MASTER bits for for slav...Axel Lin2011-10-271-0/+1
| * ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave modeAxel Lin2011-10-271-0/+1
| * ASoC: wm8940: Fix mask for setting BCLKDIVAxel Lin2011-10-271-1/+1
| * ASoC: wm8940: Properly set codec->dapm.bias_levelAxel Lin2011-10-271-0/+2
* | ASoC: Disable thermal shutdown when not using speakers in wm_hubsMark Brown2011-11-051-0/+3
* | ASoC: Manage thermal shutdown for WM8962Mark Brown2011-11-041-0/+8
* | ASoC: Only enable thermal shutdown when required on WM9081Mark Brown2011-11-041-0/+2
* | ASoC: Remove needless unlikely()Mark Brown2011-11-041-2/+2
* | ASoC: Fix sort of jz4740 in MakefileMark Brown2011-11-021-1/+1
* | ASoC: Sort LM4857 with the CODECs in the MakefileMark Brown2011-11-021-2/+2
* | ASoC: Disable MICBIAS and SYSCLK when stopping WM8962 accessory detectionMark Brown2011-11-011-0/+3
* | ASoC: WM8962 accessory detection requires MICBIASMark Brown2011-11-011-1/+3
* | ASoC: Enable SYSCLK last when enabling WM8962 mic detectionMark Brown2011-11-011-0/+3
* | ASoC: Start WM8962 FLL if SYSCLK is enabledMark Brown2011-11-011-0/+4
* | ASoC: Convert wm8400 MICBIAS to a supply widgetMark Brown2011-10-311-2/+2
* | ASoC: Convert wm8900 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* | ASoC: Convert wm8904 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* | ASoC: Convert wm8960 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* | ASoC: Convert wm8961 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* | ASoC: Convert wm8974 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* | ASoC: Convert wm8983 MICBIAS to a supply widgetMark Brown2011-10-311-1/+2
* | ASoC: Convert wm8985 MICBIAS to a supply widgetMark Brown2011-10-311-1/+2
* | ASoC: Convert wm8988 MICBIAS to a supply widgetMark Brown2011-10-311-1/+1
* | ASoC: Convert wm8990 MICBIAS to a supply widgetMark Brown2011-10-311-2/+2
* | ASoC: Convert wm8991 MICBIAS to a supply widgetMark Brown2011-10-311-2/+2
* | ASoC: Convert wm8995 MICBIASes to supply widgetsMark Brown2011-10-311-2/+4
* | ASoC: Allow machines to ignore pmdown_time per-linkramesh.babu@linux.intel.com2011-10-272-1/+5
* | ASoC: tlv320aic3x: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-271-27/+14
* | ASoC: wm8940: Fix a typo for the mask of setting WM8940_BCLKDIVAxel Lin2011-10-241-1/+1
* | ASoC: wm8940: Fix setting PLL Output clock division ratioAxel Lin2011-10-241-2/+2
* | ASoC: wm8996: Avoid a redundant i2c_get_clientdata call in wm8996_i2c_removeAxel Lin2011-10-241-1/+1
* | ASoC: wm8400: Fix setting Fout clock divider for FLL Control 4Axel Lin2011-10-241-1/+1
|/
* ASoC: max98095: Convert codec->hw_write to snd_soc_writeAxel Lin2011-10-221-7/+6
* ASoC: keep pointer to resource so it can be freedJulia Lawall2011-10-225-63/+72
* ASoC: sgtl5000: Fix wrong mask in some snd_soc_update_bits callsAxel Lin2011-10-221-6/+6
* ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2Axel Lin2011-10-221-1/+1
* ASoC: da7210: Add support for line out and DACAshish Chavan2011-10-221-0/+96
* ASoC: da7210: Add support for DAPMAshish Chavan2011-10-221-24/+121