Age | Commit message (Expand) | Author | Files | Lines |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 1 | -4/+3 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '... | Mark Brown | 1 | -1/+1 |
2015-08-05 | ASoC: wm8993: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -4/+3 |
2015-07-17 | Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 1 | -1/+1 |
2015-07-17 | regmap: Use reg_sequence for multi_reg_write / register_patch | Nariman Poushin | 1 | -1/+1 |
2015-07-16 | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/... | Mark Brown | 1 | -2/+2 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-07 | ASoC: Constify reg_default tables | Axel Lin | 1 | -2/+2 |
2015-06-01 | ASoC: wm8993: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -3/+3 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -2/+0 |
2015-04-27 | ASoC: Route all bias level updates through the core | Lars-Peter Clausen | 1 | -2/+2 |
2015-01-14 | ASoC: wm8993: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -1/+1 |
2014-11-24 | ASoC: wm8993: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -12/+0 |
2014-07-31 | ASoC: wm8993: Convert to params_width() | Mark Brown | 1 | -5/+5 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -7/+0 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -7/+0 |
2014-02-25 | ASoC: wm8993: Remove unused pointer in wm8993_remove() | Christian Engelmayer | 1 | -2/+0 |
2014-02-23 | ASoC: wm8993: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -32/+32 |
2013-09-27 | ASoC: wm8993: drop regulator_bulk_free of devm_ allocated data | Wei Yongjun | 1 | -1/+0 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-12-02 | ASoC: wm8993: Use devm_regmap_init_i2c() | Sachin Kamat | 1 | -6/+3 |
2012-11-28 | ASoC: wm8993: Use devm_regulator_bulk_get | Sachin Kamat | 1 | -5/+2 |
2012-08-22 | ASoC: wm_hubs: Allow configuration of MICBIAS power up delay via pdata | Mark Brown | 1 | -0/+2 |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 1 | -1/+1 |
2012-04-27 | ASoC: wm_hubs: Factor out class W management | Mark Brown | 1 | -82/+2 |
2012-04-27 | ASoC: wm_hubs: Special case headphones for digital paths in more use cases | Mark Brown | 1 | -2/+0 |
2012-02-17 | ASoC: wm8993: Convert to module_i2c_driver() | Mark Brown | 1 | -18/+1 |
2012-02-12 | ASoC: wm_hubs: Improve single ended line output enable performance | Mark Brown | 1 | -0/+4 |
2012-02-11 | ASoC: wm8993: Add register default for INPUTS_CLAMP | Mark Brown | 1 | -0/+1 |
2012-02-10 | ASoC: wm8993: Correct typos in regmap conversion | Mark Brown | 1 | -2/+2 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -2/+2 |
2012-01-31 | ASoC: wm_hubs: Push check for idle_bias_off out into drivers | Mark Brown | 1 | -0/+6 |
2012-01-31 | ASoC: wm8993: Convert to use a regmap patch | Mark Brown | 1 | -5/+13 |
2012-01-20 | ASoC: 24 bits are significant on wm_hubs DAIs | Mark Brown | 1 | -0/+2 |
2012-01-20 | ASoC: Make WM8993 I2C usage unconditional | Mark Brown | 1 | -6/+0 |
2012-01-20 | ASoC: Implement basic WM8993 interrupt support | Mark Brown | 1 | -9/+85 |
2012-01-20 | ASoC: Move WM8993 resource acquisition and device reset to bus probe | Mark Brown | 1 | -40/+49 |
2012-01-20 | ASoC: Convert wm8993 to direct regmap API usage | Mark Brown | 1 | -149/+271 |
2012-01-17 | ASoC: Wait for WM8993 FLL to stabilise | Mark Brown | 1 | -0/+6 |
2011-12-15 | ASoC: Fix partial cherry pick in wm8993 | Mark Brown | 1 | -1/+1 |
2011-12-14 | ASoC: Use standard register cache sync in wm8993 | Mark Brown | 1 | -23/+1 |
2011-12-14 | ASoC: Convert wm8993 to devm_kzalloc() | Mark Brown | 1 | -3/+2 |
2011-12-04 | ASoC: Remove unused -codec from Wolfson device driver names | Mark Brown | 1 | -1/+1 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-20 | ASoC: wm8993: fix DB_RANGE size | Clemens Ladisch | 1 | -1/+1 |
2011-08-14 | ASoC: Add VMID widget for wm_hubs devices | Mark Brown | 1 | -0/+4 |
2011-08-01 | ASoC: Support separate left and right channel dcs_codes values | Mark Brown | 1 | -1/+2 |
2011-07-13 | ASoC: Use late enable handling for direct voice, speaker and headphone | Mark Brown | 1 | -1/+1 |
2011-06-23 | ASoC: Trigger wm_hubs series update startup off a separate flag | Mark Brown | 1 | -0/+1 |