| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: wm8993: Use devm_regmap_init_i2c() | Sachin Kamat | 2012-12-02 | 1 | -6/+3 |
* | ASoC: wm8993: Use devm_regulator_bulk_get | Sachin Kamat | 2012-11-28 | 1 | -5/+2 |
* | ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata | Mark Brown | 2012-08-22 | 1 | -0/+2 |
* | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 2012-06-03 | 1 | -1/+1 |
* | ASoC: wm_hubs: Factor out class W management | Mark Brown | 2012-04-27 | 1 | -82/+2 |
* | ASoC: wm_hubs: Special case headphones for digital paths in more use cases | Mark Brown | 2012-04-27 | 1 | -2/+0 |
* | ASoC: wm8993: Convert to module_i2c_driver() | Mark Brown | 2012-02-17 | 1 | -18/+1 |
* | ASoC: wm_hubs: Improve single ended line output enable performance | Mark Brown | 2012-02-11 | 1 | -0/+4 |
* | ASoC: wm8993: Add register default for INPUTS_CLAMP | Mark Brown | 2012-02-10 | 1 | -0/+1 |
* | ASoC: wm8993: Correct typos in regmap conversion | Mark Brown | 2012-02-10 | 1 | -2/+2 |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 | 1 | -2/+2 |
* | ASoC: wm_hubs: Push check for idle_bias_off out into drivers | Mark Brown | 2012-01-31 | 1 | -0/+6 |
* | ASoC: wm8993: Convert to use a regmap patch | Mark Brown | 2012-01-31 | 1 | -5/+13 |
* | ASoC: 24 bits are significant on wm_hubs DAIs | Mark Brown | 2012-01-20 | 1 | -0/+2 |
* | ASoC: Make WM8993 I2C usage unconditional | Mark Brown | 2012-01-20 | 1 | -6/+0 |
* | ASoC: Implement basic WM8993 interrupt support | Mark Brown | 2012-01-20 | 1 | -9/+85 |
* | ASoC: Move WM8993 resource acquisition and device reset to bus probe | Mark Brown | 2012-01-20 | 1 | -40/+49 |
* | ASoC: Convert wm8993 to direct regmap API usage | Mark Brown | 2012-01-20 | 1 | -149/+271 |
* | ASoC: Wait for WM8993 FLL to stabilise | Mark Brown | 2012-01-17 | 1 | -0/+6 |
* | ASoC: Fix partial cherry pick in wm8993 | Mark Brown | 2011-12-15 | 1 | -1/+1 |
* | ASoC: Use standard register cache sync in wm8993 | Mark Brown | 2011-12-14 | 1 | -23/+1 |
* | ASoC: Convert wm8993 to devm_kzalloc() | Mark Brown | 2011-12-14 | 1 | -3/+2 |
* | ASoC: Remove unused -codec from Wolfson device driver names | Mark Brown | 2011-12-03 | 1 | -1/+1 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: wm8993: fix DB_RANGE size | Clemens Ladisch | 2011-11-20 | 1 | -1/+1 |
* | ASoC: Add VMID widget for wm_hubs devices | Mark Brown | 2011-08-14 | 1 | -0/+4 |
* | ASoC: Support separate left and right channel dcs_codes values | Mark Brown | 2011-08-01 | 1 | -1/+2 |
* | ASoC: Use late enable handling for direct voice, speaker and headphone | Mark Brown | 2011-07-14 | 1 | -1/+1 |
* | ASoC: Trigger wm_hubs series update startup off a separate flag | Mark Brown | 2011-06-23 | 1 | -0/+1 |
* | ASoC: Fix wrong data type access in a few codec drivers | Jarkko Nikula | 2011-05-16 | 1 | -1/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ASoC: Update users of readable_register()/volatile_register() | Dimitris Papastamos | 2011-01-13 | 1 | -1/+1 |
* | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 2010-12-28 | 1 | -1/+0 |
* | ASoC: Explicitly clear WM8993 ramp controls on power down | Mark Brown | 2010-12-14 | 1 | -0/+6 |
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | ASoC: Remove unnecessary semicolons | Joe Perches | 2010-11-15 | 1 | -1/+1 |
* | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -4/+5 |
* | ASoC: Store DC offset correction for wm_hubs devices in class W mode | Mark Brown | 2010-10-28 | 1 | -0/+2 |
* | ASoC: Fix incorrect register cache size configuration | Dimitris Papastamos | 2010-09-10 | 1 | -1/+1 |
* | ASoC: Remove unneeded control_data management from Wolfson drivers | Mark Brown | 2010-08-12 | 1 | -3/+0 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -184/+123 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -12/+12 |
|\ |
|
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -12/+12 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Disable WM8993 regulators when turning bias off | Mark Brown | 2010-02-04 | 1 | -9/+45 |
* | ASoC: Initial WM8993 regulator API hookup | Mark Brown | 2010-02-04 | 1 | -3/+38 |
* | ASoC: Convert WM8993 to use shared cache I/O code | Mark Brown | 2010-02-04 | 1 | -109/+43 |
* | ASoC: Activate DCS correction for WM8993 | Mark Brown | 2010-02-01 | 1 | -1/+2 |
* | ASoC: Improved wm_hubs headphone handling | Mark Brown | 2010-02-01 | 1 | -0/+8 |