aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8994.c
AgeCommit message (Expand)Author
2012-05-15ASoC: wm8994: Fix AIF2ADC power downMark Brown
2012-04-23ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds
2012-03-21ASoC: wm8994: Update WM8994 DCS calibrationMark Brown
2012-03-19ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown
2012-03-19ASoC: wm8994: Add missing break in resumeMark Brown
2012-03-12ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown
2012-03-06ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown
2012-03-04ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown
2012-03-04ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown
2012-03-04ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown
2012-03-04ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown
2012-03-04ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown
2012-03-04ASoC: wm8994: Suppress noop updates of FLL KMark Brown
2012-03-04ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown
2012-03-01ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown
2012-02-29ASoC: wm8994: Remove stub of register access codeMark Brown
2012-02-29ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown
2012-02-22mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown
2012-02-21ASoC: wm8994: Move wm_hubs callback before we start ramping VMIDMark Brown
2012-02-21ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown
2012-02-21ASoC: wm8994: Actively discharge idle MICBIAS with jack detectMark Brown
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