summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
AgeCommit message (Expand)Author
2012-02-21ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958Mark Brown
2012-02-17ASoC: wm8994: Convert to use DAI widget routing rather than streamsMark Brown
2012-02-14ASoC: wm8994: Use slow start for VMIDMark Brown
2012-02-11ASoC: wm8994: Actively discharge VMID when not in useMark Brown
2012-02-11ASoC: wm8994: VMID management improvementsMark Brown
2012-02-11ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown
2012-02-08ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown
2012-02-08ASoC: wm8994: Fix typo in VMID ramp settingMark Brown
2012-02-06ASoC: wm8994: Bring WM8994 accessory detection up to dateMark Brown
2012-02-06ASoC: wm8994: Unsuspend the device while reading GPIO statusesMark Brown
2012-02-06ASoC: wm8994: We don't need to runtime resume by defaultMark Brown
2012-02-06ASoC: wm8994: Don't bring up to STANDBY by defaultMark Brown
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown
2012-01-31ASoC: wm8994: Remove ASoC level register cache syncMark Brown
2012-01-26ASoC: wm8994: Report any low impedance accessory as a headphoneMark Brown
2012-01-20ASoC: 24 bits are significant on wm_hubs DAIsMark Brown
2011-12-30ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown
2011-12-29ASoC: Remove unused label from wm8994 probe()Mark Brown
2011-12-13ASoC: Remove WM8994 register cacheMark Brown
2011-12-13ASoC: Remove ASoC-specific WM8994 I/O codeMark Brown
2011-12-08ASoC: Rely on core enabling the wm8994 with runtime PMMark Brown
2011-12-02Merge branch 'for-3.2' into for-3.3Mark Brown
2011-12-02ASoC: Mark WM8994 ADC muxes as virtualMark Brown
2011-12-02ASoC: Add missing err labelMark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-12-01ASoC: Convert WM8994 to devm_kzalloc()Mark Brown
2011-12-01ASoC: Add platform data for WM8958/WM1811 microphone detection ratesMark Brown
2011-12-01ASoC: Ensure we reconfigure WM8958 microphone detection on rate changesMark Brown
2011-12-01ASoC: Implement support for WM1811A jack detectionMark Brown
2011-12-01ASoC: Rename WM8994 detecting flag to mic_detectingMark Brown
2011-12-01ASoC: Allow more WM8958/WM1811 button levels with default handlerMark Brown
2011-12-01ASoC: Tune down active mode detection rate for WM8958 mic detectionMark Brown
2011-12-01ASoC: Don't use control_data to get struct wm8994Mark Brown
2011-11-30ASoC: Provide debug log of accessory status on WM8958Mark Brown
2011-11-29ASoC: Enhance default WM8958 microphone detectionMark Brown
2011-11-29ASoC: Put WM8958 and WM1811 MICBIAS into bypass mode when no audioMark Brown
2011-11-29ASoC: Ensure SYSCLK is enabled for WM8958 accessory detectionMark Brown
2011-11-28Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-28ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown
2011-11-28Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-28ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-11-04ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown
2011-11-04ASoC: Don't use wm8994->control_data when requesting IRQsMark Brown
2011-11-04ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown
2011-10-20ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 CaptureAxel Lin