summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_hubs.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-031-1/+1
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-6/+9
|\
| * ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown2012-04-231-6/+9
* | ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown2012-05-011-9/+65
* | ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown2012-04-271-21/+40
* | ASoC: wm_hubs: Factor out class W managementMark Brown2012-04-271-0/+59
* | ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown2012-04-271-6/+42
|/
* ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown2012-03-191-11/+5Star
* ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown2012-03-041-1/+1
* ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown2012-03-011-1/+1
* ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown2012-02-211-3/+2Star
* ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown2012-02-121-0/+10
* ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown2012-02-121-8/+105
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-091-6/+12
|\
| * ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown2012-02-021-2/+2
| * ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown2012-01-311-4/+4
| * ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM2012-01-271-2/+2
| * ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown2012-01-261-0/+6
* | ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown2012-02-071-12/+12
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-1/+1
* | ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2012-01-311-6/+0Star
|/
* ASoC: Convert WM8994 MICBIASes to supply widgetsMark Brown2011-12-021-2/+2
* ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown2011-11-271-1/+0Star
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-211-1/+1
|\
| * ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch2011-11-201-1/+1
* | ASoC: Disable thermal shutdown when not using speakers in wm_hubsMark Brown2011-11-051-0/+3
|/
* ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi2011-10-061-2/+2
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-051-13/+5Star
* ASoC: Add VMID widget for wm_hubs devicesMark Brown2011-08-141-0/+16
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-081-2/+1Star
|\
| * ASoC: Disable wm_hubs periodic DC servo updateMark Brown2011-07-291-2/+1Star
* | ASoC: Support separate left and right channel dcs_codes valuesMark Brown2011-08-011-6/+7
* | ASoC: Implement new DC servo readback mode for late WM8994 revisionsMark Brown2011-08-011-4/+15
|/
* ASoC: Handle spurious wm_hubs DC servo done interruptsMark Brown2011-07-151-14/+16
* ASoC: Implement DC servo completion IRQ handling for wm_hubs devicesMark Brown2011-07-131-5/+29
* ASoC: Use late enable handling for direct voice, speaker and headphoneMark Brown2011-07-131-3/+0Star
* ASoC: Correct left/right swap in wm_hubs DC offset correctionMark Brown2011-06-291-8/+8
* ASoC: Allow suppression of series updates on wm_hubs devicesMark Brown2011-06-231-1/+1
* ASoC: Trigger wm_hubs series update startup off a separate flagMark Brown2011-06-231-2/+1Star
* 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-191-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/+7Star
* 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/+0Star