aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_hubs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-0/+6
|\
| * 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
* | samsung update 1codeworkx2012-06-021-55/+207
|/
* 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
* ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown2010-04-051-0/+6
* ASoC: Support second DC servo readback method for wm_hubsMark Brown2010-04-051-11/+30
* ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown2010-04-051-2/+4
* ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown2010-03-191-1/+1
* ASoC: Improved wm_hubs headphone handlingMark Brown2010-02-011-26/+116
* ASoC: Use BIAS_OFF when idle for wm_hubs devicesMark Brown2010-01-211-0/+6
* ASoC: Rename controls with a / in wm_hubsJoonyoung Shim2009-12-041-8/+8
* ASoC: Factor out analogue platform data from WM8993Mark Brown2009-09-301-0/+35
* ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown2009-09-021-10/+2
* ASoC: Remove unneeded inclusion of linux/regulator/consumer.hTakashi Iwai2009-08-241-1/+0
* ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.cMark Brown2009-08-181-6/+0
* ASoC: Factor out shared code from WM8993Mark Brown2009-08-131-0/+758