aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_hubs.c
Commit message (Expand)AuthorAgeFilesLines
* sound: soc: sync wm8994 with GT-P3110_JB_OpensourceZiyan2016-04-301-2/+2
* ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2016-04-301-9/+65
* ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown2016-04-301-21/+40
* ASoC: wm_hubs: Factor out class W managementMark Brown2016-04-301-0/+59
* ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2016-04-301-6/+42
* ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2016-04-301-1/+1
* ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown2016-04-301-11/+5
* ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown2016-04-301-1/+1
* ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown2016-04-301-3/+2
* ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown2016-04-301-0/+10
* ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown2016-04-301-8/+105
* ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown2016-04-301-12/+12
* ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2016-04-301-6/+0
* ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown2016-04-301-0/+2
* ASoC: Disable thermal shutdown when not using speakers in wm_hubsMark Brown2016-04-301-0/+3
* ASoC: Add VMID widget for wm_hubs devicesMark Brown2016-04-301-0/+16
* ASoC: Support separate left and right channel dcs_codes valuesMark Brown2016-04-301-6/+7
* ASoC: Implement new DC servo readback mode for late WM8994 revisionsMark Brown2016-04-301-4/+15
* ASoC: Disable wm_hubs periodic DC servo updateMark Brown2016-04-301-2/+1
* ASoC: Handle spurious wm_hubs DC servo done interruptsMark Brown2016-04-301-14/+16
* ASoC: Implement DC servo completion IRQ handling for wm_hubs devicesMark Brown2016-04-301-5/+29
* ASoC: Use late enable handling for direct voice, speaker and headphoneMark Brown2016-04-301-3/+0
* ASoC: Correct left/right swap in wm_hubs DC offset correctionMark Brown2016-04-301-8/+8
* ASoC: Allow suppression of series updates on wm_hubs devicesMark Brown2016-04-301-1/+1
* ASoC: Trigger wm_hubs series update startup off a separate flagMark Brown2016-04-301-2/+1
* ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown2012-02-131-2/+2
* ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown2012-02-131-4/+4
* ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM2012-02-131-2/+2
* ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown2012-02-131-0/+6
* ASoC: Fix wm_hubs input PGA ZC bitsMark Brown2011-05-271-4/+4
* ASoC: Add some missing volume update bit sets for wm_hubs devicesMark Brown2011-05-161-2/+6
* ASoC: Ensure output PGA is enabled for line outputs in wm_hubsMark Brown2011-05-161-8/+8
* ASoC: Fix output PGA enabling in wm_hubs CODECsMark Brown2011-04-111-4/+4
* ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown2011-02-181-0/+3
* ASoC: Log wm_hubs DC servo operation code when reporting a timeoutMark Brown2011-02-181-1/+2
* ASoC: Handle low measured DC offsets for wm_hubs devicesMark Brown2011-01-211-8/+7
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-061-1/+1
|\
| * ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim2010-12-061-1/+1
* | ASoC: Use DC servo startup mode when not doing DCS correctionMark Brown2010-11-271-6/+14
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | ASoC: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-7/+11
* | Merge branch 'for-2.6.37' into HEADMark Brown2010-11-021-1/+1
|\|
| * ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
* | ASoC: Store DC offset correction for wm_hubs devices in class W modeMark Brown2010-10-281-23/+46
|/
* ASoC: Explicitly disable DC servo on WM hubs headphone powerdownMark Brown2010-07-201-0/+2
* ASoC: Reorder power down sequence for WM hubs devicesMark Brown2010-05-111-4/+4
* ASoC: Add additional WM hubs DC servo traceMark Brown2010-05-111-0/+4
* ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-3/+3
* ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown2010-04-051-23/+15