summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * 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: wm8994: Bring WM8994 accessory detection up to dateMark Brown2012-02-061-21/+61
* | ASoC: wm8994: Unsuspend the device while reading GPIO statusesMark Brown2012-02-061-0/+5
* | ASoC: wm8994: We don't need to runtime resume by defaultMark Brown2012-02-061-1/+1
* | ASoC: wm8994: Don't bring up to STANDBY by defaultMark Brown2012-02-061-9/+0
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-6/+6
* | ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2012-01-311-0/+8
* | ASoC: wm8994: Report any low impedance accessory as a headphoneMark Brown2012-01-261-1/+1
* | ASoC: 24 bits are significant on wm_hubs DAIsMark Brown2012-01-201-1/+7
|/
* 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
OpenPOWER on IntegriCloud