summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-05-211-177/+113
|\
| * Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-54/+222
| |\
| * | ASoC: wm8994: Use regmap directly for wm8994_mic_workMark Brown2012-05-091-7/+9
| * | ASoC: wm8994: Add debounce to wm8994 mic detectionMark Brown2012-05-091-7/+20
| * | ASoC: wm8994: Fix sparse warning due to use of 0 as NULLMark Brown2012-05-091-1/+1
| * | ASoC: wm_hubs: Factor out class W managementMark Brown2012-04-271-76/+15
| * | ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2012-04-271-3/+1
| * | ASoC: wm8994: Add trace showing wm8958_micd_set_rate()Mark Brown2012-04-261-0/+4
| * | ASoC: wm8994: Allow rate configuration with custom mic callbackMark Brown2012-04-261-1/+2
| * | ASoC: wm8994: Tune debounce rates for jack detect modeMark Brown2012-04-261-2/+4
| * | ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLLKyung-Kwee Ryu2012-04-251-1/+1
| * | ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.cJesper Juhl2012-04-231-7/+6
| * | ASoC: wm8994: Keep AIF3 tristated when not in useMark Brown2012-04-171-5/+4
| * | ASoC: wm8994: Implement FLL bypass supportMark Brown2012-04-101-0/+19
| * | ASoC: wm8994: Don't test for NULL before release_firmware()Jesper Juhl2012-04-101-8/+4
| * | ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2012-04-041-0/+3
| * | ASoC: wm8994: Don't bother lowering clock dividers inside idle AIFsMark Brown2012-04-011-29/+0
| * | ASoC: wm8994: Don't allow reconfiguration of FLL when it provides SYSCLKMark Brown2012-04-011-18/+17
| * | ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown2012-04-011-13/+4
* | | ASoC: wm8994: Fix AIF2ADC power downMark Brown2012-05-151-1/+1
| |/ |/|
* | ASoC: wm8994: Improve sequencing of AIF channel enablesMark Brown2012-04-231-54/+222
|/
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-03-301-1/+1
|\
| * ASoC: wm8994: Update WM8994 DCS calibrationMark Brown2012-03-211-1/+1
* | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-03-221-24/+1
|\ \ | |/ |/|
| * mfd/ASoC: Convert WM8994 driver to use regmap patchesMark Brown2012-02-221-24/+1
* | ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2012-03-191-39/+147
* | ASoC: wm8994: Add missing break in resumeMark Brown2012-03-191-0/+1
* | ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexesMark Brown2012-03-121-35/+34
* | ASoC: wm8994: Use audio mode for jack detection when system is activeMark Brown2012-03-061-29/+48
* | ASoC: wm8994: Factor out WM1811A detection mode settingMark Brown2012-03-041-20/+28
* | ASoC: wm8994: Don't bother updating the jackdet mode needlesslyMark Brown2012-03-041-0/+3
* | ASoC: wm8994: Disable JACKDET when disabling detectonMark Brown2012-03-041-0/+1
* | ASoC: wm8994: Make sure we sync DAPM on WM8958 detection mode changesMark Brown2012-03-041-0/+2
* | ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2012-03-041-0/+1
* | ASoC: wm8994: Suppress noop updates of FLL KMark Brown2012-03-041-1/+2
* | ASoC: wm8994: Push wm8994 private data allocation out into device probeMark Brown2012-03-041-9/+13
* | ASoC: wm8994: Disable debounce of jack detection on inserted jackMark Brown2012-03-011-0/+8
* | ASoC: wm8994: Remove stub of register access codeMark Brown2012-02-291-8/+0
* | ASoC: wm8994: Make sure we don't have MICBIAS on during jackdet modeMark Brown2012-02-291-12/+13
* | ASoC: wm8994: Move wm_hubs callback before we start ramping VMIDMark Brown2012-02-211-2/+2
* | ASoC: wm8994: Support external capacitors on MICBIAS2 with jack detectionMark Brown2012-02-211-0/+24
* | ASoC: wm8994: Actively discharge idle MICBIAS with jack detectMark Brown2012-02-211-0/+9
* | ASoC: wm8994: Enable headphone startup mode 1 for WM1811 and WM8958Mark Brown2012-02-211-0/+2
* | ASoC: wm8994: Convert to use DAI widget routing rather than streamsMark Brown2012-02-171-6/+14
* | ASoC: wm8994: Use slow start for VMIDMark Brown2012-02-141-1/+1
* | ASoC: wm8994: Actively discharge VMID when not in useMark Brown2012-02-111-0/+4
* | ASoC: wm8994: VMID management improvementsMark Brown2012-02-111-6/+14
* | ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown2012-02-111-0/+5
* | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-091-1/+10
|\|
| * ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown2012-02-081-0/+5