aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_hubs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-06ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi1-2/+2
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi1-13/+5
2011-08-14ASoC: Add VMID widget for wm_hubs devicesMark Brown1-0/+16
2011-08-08Merge branch 'for-3.1' into for-3.2Mark Brown1-2/+1
2011-08-01ASoC: Support separate left and right channel dcs_codes valuesMark Brown1-6/+7
2011-08-01ASoC: Implement new DC servo readback mode for late WM8994 revisionsMark Brown1-4/+15
2011-07-29ASoC: Disable wm_hubs periodic DC servo updateMark Brown1-2/+1
2011-07-15ASoC: Handle spurious wm_hubs DC servo done interruptsMark Brown1-14/+16
2011-07-14ASoC: Implement DC servo completion IRQ handling for wm_hubs devicesMark Brown1-5/+29
2011-07-14ASoC: Use late enable handling for direct voice, speaker and headphoneMark Brown1-3/+0
2011-06-29ASoC: Correct left/right swap in wm_hubs DC offset correctionMark Brown1-8/+8
2011-06-23ASoC: Allow suppression of series updates on wm_hubs devicesMark Brown1-1/+1
2011-06-23ASoC: Trigger wm_hubs series update startup off a separate flagMark Brown1-2/+1
2011-05-27ASoC: Fix wm_hubs input PGA ZC bitsMark Brown1-4/+4
2011-05-16ASoC: Add some missing volume update bit sets for wm_hubs devicesMark Brown1-2/+6
2011-05-16ASoC: Ensure output PGA is enabled for line outputs in wm_hubsMark Brown1-8/+8
2011-04-11ASoC: Fix output PGA enabling in wm_hubs CODECsMark Brown1-4/+4
2011-02-18ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown1-0/+3
2011-02-18ASoC: Log wm_hubs DC servo operation code when reporting a timeoutMark Brown1-1/+2
2011-01-21ASoC: Handle low measured DC offsets for wm_hubs devicesMark Brown1-8/+7
2010-12-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+1
2010-12-06ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim1-1/+1
2010-11-27ASoC: Use DC servo startup mode when not doing DCS correctionMark Brown1-6/+14
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-15ASoC: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-7/+11
2010-11-02Merge branch 'for-2.6.37' into HEADMark Brown1-1/+1
2010-11-01ASoC: Update WARN uses in wm_hubsJoe Perches1-1/+1
2010-10-28ASoC: Store DC offset correction for wm_hubs devices in class W modeMark Brown1-23/+46
2010-07-20ASoC: Explicitly disable DC servo on WM hubs headphone powerdownMark Brown1-0/+2
2010-05-11ASoC: Reorder power down sequence for WM hubs devicesMark Brown1-4/+4
2010-05-11ASoC: Add additional WM hubs DC servo traceMark Brown1-0/+4
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-3/+3
2010-04-05ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devicesMark Brown1-23/+15
2010-04-05ASoC: Don't do runtime wm_hubs DC servo updates if using offset correctionMark Brown1-0/+6
2010-04-05ASoC: Support second DC servo readback method for wm_hubsMark Brown1-11/+30
2010-04-05ASoC: Avoid wraparound in wm_hubs DC servo correctionMark Brown1-2/+4
2010-03-19ASoC: Bail out of wm_hubs DC servo if calibration failsMark Brown1-1/+1
2010-02-01ASoC: Improved wm_hubs headphone handlingMark Brown1-26/+116
2010-01-21ASoC: Use BIAS_OFF when idle for wm_hubs devicesMark Brown1-0/+6
2009-12-04ASoC: Rename controls with a / in wm_hubsJoonyoung Shim1-8/+8
2009-09-30ASoC: Factor out analogue platform data from WM8993Mark Brown1-0/+35
2009-09-02ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown1-10/+2
2009-08-24ASoC: Remove unneeded inclusion of linux/regulator/consumer.hTakashi Iwai1-1/+0
2009-08-18ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.cMark Brown1-6/+0
2009-08-13ASoC: Factor out shared code from WM8993Mark Brown1-0/+758