aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm_hubs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-28ASoC: wm_hubs: Ensure volume updates are handled during class W startupMark Brown1-0/+5
2012-08-22ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdataMark Brown1-4/+31
2012-08-22ASoC: wm_hubs: Add trace showing semantics of the DCS updateMark Brown1-0/+4
2012-08-22ASoC: wm_hubs: Use explicit casts for converting to signedMark Brown1-2/+2
2012-08-03ASoC: wm_hubs: Rename calibrate_dc_servo()Mark Brown1-2/+2
2012-08-03ASoC: wm_hubs: Factor out DC servo readback codeMark Brown1-22/+43
2012-08-03ASoC: wm_hubs: Move CODEC stored in private data into wm_hubsMark Brown1-0/+2
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown1-6/+9
2012-05-01ASoC: wm_hubs: Cache multiple DCS offsetsMark Brown1-9/+65
2012-04-27ASoC: wm_hubs: Enable class W for output mixer pathsMark Brown1-21/+40
2012-04-27ASoC: wm_hubs: Factor out class W managementMark Brown1-0/+59
2012-04-27ASoC: wm_hubs: Special case headphones for digital paths in more use casesMark Brown1-6/+42
2012-04-23ASoC: wm_hubs: Make sure we don't disable differential line outputsMark Brown1-6/+9
2012-03-19ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown1-11/+5
2012-03-04ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811Mark Brown1-1/+1
2012-02-29ASoC: wm_hubs: Bomb out if we can't read back the DC servo resultMark Brown1-1/+1
2012-02-21ASoC: wm_hubs: Convert headphone driver to output driver widgetMark Brown1-3/+2
2012-02-11ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown1-0/+10
2012-02-11ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown1-8/+105
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown1-6/+12
2012-02-07ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown1-12/+12
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-02-01ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown1-2/+2
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown1-6/+0
2012-01-31ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown1-4/+4
2012-01-27ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM1-2/+2
2012-01-26ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown1-0/+6
2011-12-02ASoC: Convert WM8994 MICBIASes to supply widgetsMark Brown1-2/+2
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-21Merge branch 'for-3.2' into for-3.3Mark Brown1-1/+1
2011-11-20ASoC: wm_hubs: fix DB_RANGE sizeClemens Ladisch1-1/+1
2011-11-04ASoC: Disable thermal shutdown when not using speakers in wm_hubsMark Brown1-0/+3
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