summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown2012-02-081-0/+5
* ASoC: wm8994: Fix typo in VMID ramp settingMark Brown2012-02-081-1/+1
* ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown2012-02-061-0/+4
* ASoC: wm8994: Remove ASoC level register cache syncMark Brown2012-01-311-5/+0
* ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown2011-12-301-0/+8
* ASoC: Remove unused label from wm8994 probe()Mark Brown2011-12-291-1/+1
* ASoC: Remove WM8994 register cacheMark Brown2011-12-131-87/+0
* ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown2011-12-131-51/+12
* ASoC: Rely on core enabling the wm8994 with runtime PMMark Brown2011-12-081-6/+1
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-12-021-6/+6
|\
| * ASoC: Mark WM8994 ADC muxes as virtualMark Brown2011-12-021-6/+6
* | ASoC: Add missing err labelMark Brown2011-12-021-0/+1
* | ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* | ASoC: Convert WM8994 to devm_kzalloc()Mark Brown2011-12-011-7/+4
* | ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown2011-12-011-8/+4
* | ASoC: Ensure we reconfigure WM8958 microphone detection on rate changesMark Brown2011-12-011-4/+2
* | ASoC: Implement support for WM1811A jack detectionMark Brown2011-12-011-19/+245
* | ASoC: Rename WM8994 detecting flag to mic_detectingMark Brown2011-12-011-6/+6
* | ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown2011-12-011-8/+34
* | ASoC: Tune down active mode detection rate for WM8958 mic detectionMark Brown2011-12-011-2/+2
* | ASoC: Don't use control_data to get struct wm8994Mark Brown2011-12-011-34/+38
* | ASoC: Provide debug log of accessory status on WM8958Mark Brown2011-11-301-0/+2
* | ASoC: Enhance default WM8958 microphone detectionMark Brown2011-11-291-11/+109
* | ASoC: Put WM8958 and WM1811 MICBIAS into bypass mode when no audioMark Brown2011-11-291-1/+39
* | ASoC: Ensure SYSCLK is enabled for WM8958 accessory detectionMark Brown2011-11-291-0/+3
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-281-0/+2
|\ \ | |/
| * ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown2011-11-281-0/+2
* | Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-281-0/+5
|\ \ | |/
| * ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown2011-11-281-0/+5
* | ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-281-12/+1
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-3/+3
|/
* ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2011-11-041-11/+26
* ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown2011-11-041-2/+2
* ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown2011-11-041-1/+1
* ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 CaptureAxel Lin2011-10-201-1/+1
* ASoC: Update WM1811 DCS codes for latest evaluation resultsMark Brown2011-10-181-2/+2
* ASoC: Remove impossible case from wm8994_hw_paramsAxel Lin2011-10-121-10/+0
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-10-041-1/+1
|\
| * ASoC: wm8994: Fix setting rate_reg for wm8994-aif2Axel Lin2011-10-041-1/+1
* | ASoC: wm8994: Slightly optimize configure_clockAxel Lin2011-10-041-7/+4
* | ASoC: Add WM1811 supportMark Brown2011-10-041-5/+78
* | ASoC: Fix backport of WM8994 thermal warningMark Brown2011-08-171-2/+2
* | ASoC: Implement WM8994 thermal warning and shutdown interrupt supportMark Brown2011-08-171-0/+26
* | ASoC: Add WM8958 noise gate supportMark Brown2011-08-171-0/+38
* | ASoC: Disable pulls on WM8994 AIF2 when starting itMark Brown2011-08-151-0/+16
* | ASoC: Disable WM8994 VMID for digital only pathsMark Brown2011-08-141-56/+127
* | ASoC: Add VMID widget for wm_hubs devicesMark Brown2011-08-141-0/+3
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-111-0/+1
|\ \ | |/
| * ASoC: Add missing break in WM8994 probeMark Brown2011-08-111-0/+1
* | ASoC: Support separate left and right channel dcs_codes valuesMark Brown2011-08-011-1/+2
OpenPOWER on IntegriCloud