Age | Commit message (Expand) | Author | Files | Lines |
2012-09-28 | ASoC: wm_hubs: Ensure volume updates are handled during class W startup | Mark Brown | 1 | -0/+5 |
2012-08-22 | ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata | Mark Brown | 1 | -4/+31 |
2012-08-22 | ASoC: wm_hubs: Add trace showing semantics of the DCS update | Mark Brown | 1 | -0/+4 |
2012-08-22 | ASoC: wm_hubs: Use explicit casts for converting to signed | Mark Brown | 1 | -2/+2 |
2012-08-04 | ASoC: wm_hubs: Rename calibrate_dc_servo() | Mark Brown | 1 | -2/+2 |
2012-08-04 | ASoC: wm_hubs: Factor out DC servo readback code | Mark Brown | 1 | -22/+43 |
2012-08-04 | ASoC: wm_hubs: Move CODEC stored in private data into wm_hubs | Mark Brown | 1 | -0/+2 |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 1 | -1/+1 |
2012-05-13 | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown | 1 | -6/+9 |
2012-05-01 | ASoC: wm_hubs: Cache multiple DCS offsets | Mark Brown | 1 | -9/+65 |
2012-04-27 | ASoC: wm_hubs: Enable class W for output mixer paths | Mark Brown | 1 | -21/+40 |
2012-04-27 | ASoC: wm_hubs: Factor out class W management | Mark Brown | 1 | -0/+59 |
2012-04-27 | ASoC: wm_hubs: Special case headphones for digital paths in more use cases | Mark Brown | 1 | -6/+42 |
2012-04-23 | ASoC: wm_hubs: Make sure we don't disable differential line outputs | Mark Brown | 1 | -6/+9 |
2012-03-19 | ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF | Mark Brown | 1 | -11/+5 |
2012-03-04 | ASoC: wm_hubs: Disable cache of the DC servo calibration for WM1811 | Mark Brown | 1 | -1/+1 |
2012-03-01 | ASoC: wm_hubs: Bomb out if we can't read back the DC servo result | Mark Brown | 1 | -1/+1 |
2012-02-21 | ASoC: wm_hubs: Convert headphone driver to output driver widget | Mark Brown | 1 | -3/+2 |
2012-02-12 | ASoC: wm_hubs: Clamp inputs to VMID while we ramp | Mark Brown | 1 | -0/+10 |
2012-02-12 | ASoC: wm_hubs: Improve single ended line output enable performance | Mark Brown | 1 | -8/+105 |
2012-02-09 | Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are | Mark Brown | 1 | -6/+12 |
2012-02-07 | ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgets | Mark Brown | 1 | -12/+12 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -1/+1 |
2012-02-02 | ASoC: wm_hubs: Correct line input to line output 2 paths | Mark Brown | 1 | -2/+2 |
2012-01-31 | ASoC: wm_hubs: Push check for idle_bias_off out into drivers | Mark Brown | 1 | -6/+0 |
2012-01-31 | ASoC: wm_hubs: Fix routing of input PGAs to line output mixer | Mark Brown | 1 | -4/+4 |
2012-01-28 | ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer | UK KIM | 1 | -2/+2 |
2012-01-26 | ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputs | Mark Brown | 1 | -0/+6 |
2011-12-02 | ASoC: Convert WM8994 MICBIASes to supply widgets | Mark Brown | 1 | -2/+2 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-21 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -1/+1 |
2011-11-20 | ASoC: wm_hubs: fix DB_RANGE size | Clemens Ladisch | 1 | -1/+1 |
2011-11-05 | ASoC: Disable thermal shutdown when not using speakers in wm_hubs | Mark Brown | 1 | -0/+3 |
2011-10-06 | ASoC: Replace remaining use of *_volsw_2r with *_volsw | Peter Ujfalusi | 1 | -2/+2 |
2011-10-05 | ASoC: Consolidate use of controls with custom get/put function | Peter Ujfalusi | 1 | -13/+5 |
2011-08-14 | ASoC: Add VMID widget for wm_hubs devices | Mark Brown | 1 | -0/+16 |
2011-08-08 | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 1 | -2/+1 |
2011-08-01 | ASoC: Support separate left and right channel dcs_codes values | Mark Brown | 1 | -6/+7 |
2011-08-01 | ASoC: Implement new DC servo readback mode for late WM8994 revisions | Mark Brown | 1 | -4/+15 |
2011-07-29 | ASoC: Disable wm_hubs periodic DC servo update | Mark Brown | 1 | -2/+1 |
2011-07-15 | ASoC: Handle spurious wm_hubs DC servo done interrupts | Mark Brown | 1 | -14/+16 |
2011-07-13 | ASoC: Implement DC servo completion IRQ handling for wm_hubs devices | Mark Brown | 1 | -5/+29 |
2011-07-13 | ASoC: Use late enable handling for direct voice, speaker and headphone | Mark Brown | 1 | -3/+0 |
2011-06-29 | ASoC: Correct left/right swap in wm_hubs DC offset correction | Mark Brown | 1 | -8/+8 |
2011-06-23 | ASoC: Allow suppression of series updates on wm_hubs devices | Mark Brown | 1 | -1/+1 |
2011-06-23 | ASoC: Trigger wm_hubs series update startup off a separate flag | Mark Brown | 1 | -2/+1 |
2011-05-27 | ASoC: Fix wm_hubs input PGA ZC bits | Mark Brown | 1 | -4/+4 |
2011-05-16 | ASoC: Add some missing volume update bit sets for wm_hubs devices | Mark Brown | 1 | -2/+6 |
2011-05-16 | ASoC: Ensure output PGA is enabled for line outputs in wm_hubs | Mark Brown | 1 | -8/+8 |
2011-04-12 | ASoC: Fix output PGA enabling in wm_hubs CODECs | Mark Brown | 1 | -4/+4 |