aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-01-31ASoC: wm8994: Remove ASoC level register cache syncMark Brown1-5/+0
2011-12-30ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown1-0/+8
2011-12-29ASoC: Remove unused label from wm8994 probe()Mark Brown1-1/+1
2011-12-13ASoC: Remove WM8994 register cacheMark Brown1-87/+0
2011-12-13ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown1-51/+12
2011-12-08ASoC: Rely on core enabling the wm8994 with runtime PMMark Brown1-6/+1
2011-12-02Merge branch 'for-3.2' into for-3.3Mark Brown1-6/+6
2011-12-02ASoC: Mark WM8994 ADC muxes as virtualMark Brown1-6/+6
2011-12-02ASoC: Add missing err labelMark Brown1-0/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-12-01ASoC: Convert WM8994 to devm_kzalloc()Mark Brown1-7/+4
2011-12-01ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown1-8/+4
2011-12-01ASoC: Ensure we reconfigure WM8958 microphone detection on rate changesMark Brown1-4/+2
2011-12-01ASoC: Implement support for WM1811A jack detectionMark Brown1-19/+245
2011-12-01ASoC: Rename WM8994 detecting flag to mic_detectingMark Brown1-6/+6
2011-12-01ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown1-8/+34
2011-12-01ASoC: Tune down active mode detection rate for WM8958 mic detectionMark Brown1-2/+2
2011-12-01ASoC: Don't use control_data to get struct wm8994Mark Brown1-34/+38
2011-11-30ASoC: Provide debug log of accessory status on WM8958Mark Brown1-0/+2
2011-11-29ASoC: Enhance default WM8958 microphone detectionMark Brown1-11/+109
2011-11-29ASoC: Put WM8958 and WM1811 MICBIAS into bypass mode when no audioMark Brown1-1/+39
2011-11-29ASoC: Ensure SYSCLK is enabled for WM8958 accessory detectionMark Brown1-0/+3
2011-11-28Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+2
2011-11-28ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown1-0/+2
2011-11-28Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+5
2011-11-28ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown1-0/+5
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-12/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-3/+3
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-10-20ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 CaptureAxel Lin1-1/+1
2011-10-18ASoC: Update WM1811 DCS codes for latest evaluation resultsMark Brown1-2/+2
2011-10-12ASoC: Remove impossible case from wm8994_hw_paramsAxel Lin1-10/+0
2011-10-04Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+1
2011-10-04ASoC: wm8994: Fix setting rate_reg for wm8994-aif2Axel Lin1-1/+1
2011-10-04ASoC: wm8994: Slightly optimize configure_clockAxel Lin1-7/+4
2011-10-04ASoC: Add WM1811 supportMark Brown1-5/+78
2011-08-17ASoC: Fix backport of WM8994 thermal warningMark Brown1-2/+2
2011-08-17ASoC: Implement WM8994 thermal warning and shutdown interrupt supportMark Brown1-0/+26
2011-08-17ASoC: Add WM8958 noise gate supportMark Brown1-0/+38
2011-08-15ASoC: Disable pulls on WM8994 AIF2 when starting itMark Brown1-0/+16
2011-08-14ASoC: Disable WM8994 VMID for digital only pathsMark Brown1-56/+127
2011-08-14ASoC: Add VMID widget for wm_hubs devicesMark Brown1-0/+3
2011-08-11Merge branch 'for-3.1' into for-3.2Mark Brown1-0/+1
2011-08-11ASoC: Add missing break in WM8994 probeMark Brown1-0/+1
2011-08-01ASoC: Support separate left and right channel dcs_codes valuesMark Brown1-1/+2