summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Disable thermal shutdown when not using speakers in wm_hubsMark Brown2011-11-041-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-271-1/+2
* 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
* ASoC: Use SGTL5000_LINREG_VDDD_MASK instead of hardcoded mask valueAxel Lin2011-10-211-3/+3
* ASoC: Set sgtl5000->ldo in ldo_regulator_registerAxel Lin2011-10-211-0/+2
* ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 CaptureAxel Lin2011-10-201-2/+2
* ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 CaptureAxel Lin2011-10-201-1/+1
* ASoC: rt5631: Remove unused codec field from struct rt5631_privAxel Lin2011-10-201-2/+0
* ASoC: ak4671: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-201-12/+6
* ASoC: Fix reg_word_size for ak4104Axel Lin2011-10-201-1/+1
* ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240kAxel Lin2011-10-201-1/+1
* ASoC: ak4641: Use SND_SOC_DAPM_DAC for Voice Playback stream widgetAxel Lin2011-10-191-1/+1
* ASoC: da7210: Add support for ALC and Noise suppressionAshish Chavan2011-10-191-0/+110
* ASoC: da7210: Add support for mute and zero cross controlsAshish Chavan2011-10-191-0/+44
* ASoC: ak4641: Remove unused codec field from struct ak4641_privAxel Lin2011-10-191-1/+0
* ASoC: ssm2602: Use snd_soc_update_bits for read-modify-writeAxel Lin2011-10-191-14/+16
* ASoC: WM9081 interrupt status register is volatileMark Brown2011-10-191-0/+1
* ASoC: sgtl5000: Fix setting mic bias resistorAxel Lin2011-10-191-6/+3
* ASoC: sgtl5000: Fix define for SGTL5000_BIAS_R_MASKAxel Lin2011-10-191-1/+1