| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: wm8955: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -98/+91 |
* | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
* | ASoC: codec duplicated callback function goes to component on wm8955 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | ASoC: wm8955: harmless underflow in wm8955_put_deemph() | Dan Carpenter | 2015-10-22 | 1 | -1/+1 |
* | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2015-06-05 | 1 | -3/+2 |
|\ |
|
| * | ASoC: wm8955: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-06-01 | 1 | -1/+1 |
| * | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
| * | ASoC: Route all bias level updates through the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+1 |
* | | ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bits | Axel Lin | 2015-05-16 | 1 | -1/+1 |
|/ |
|
* | ASoC: wm8955: Fix wrong value references for boolean kctl | Takashi Iwai | 2015-03-10 | 1 | -2/+2 |
* | ASoC: wm8955: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2015-01-14 | 1 | -1/+1 |
* | ASoC: wm8955: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-11-24 | 1 | -32/+1 |
* | ASoC: wm8955: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -5/+5 |
*-. | Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc... | Mark Brown | 2014-05-22 | 1 | -7/+2 |
|\ \ |
|
| | * | ASoC: wm8955: Use devm_regulator_bulk_get() | Fabio Estevam | 2014-04-25 | 1 | -7/+2 |
| |/ |
|
* / | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 2014-04-14 | 1 | -2/+2 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -8/+0 |
|\ |
|
| * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -8/+0 |
* | | ASoC: wm8955: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-23 | 1 | -6/+5 |
|/ |
|
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -4/+4 |
* | ASoC: wm8955: Use devm_regmap_init_i2c() | Sachin Kamat | 2012-12-02 | 1 | -10/+1 |
* | ASoC: wm8955: Use module_i2c_driver | Sachin Kamat | 2012-08-06 | 1 | -17/+1 |
* | ASoC: Convert WM8955 to table based DAPM and control init | Mark Brown | 2012-01-20 | 1 | -17/+8 |
* | ASoC: Convert WM8955 to direct regmap API usage | Mark Brown | 2012-01-20 | 1 | -75/+123 |
* | ASoC: Use standard register cache sync for WM8955 | Mark Brown | 2012-01-20 | 1 | -12/+1 |
* | ASoC: Convert WM8955 to devm_kzalloc() | Mark Brown | 2012-01-20 | 1 | -4/+3 |
* | ASoC: Make I2C usage unconditional in WM8955 | Mark Brown | 2012-01-20 | 1 | -6/+0 |
* | 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: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 2011-11-27 | 1 | -1/+0 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ASoC: Avoid direct register cache access when setting defaults | Mark Brown | 2011-01-17 | 1 | -8/+19 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-12-28 | 1 | -15/+16 |
|\ |
|
| * | ASoC: codecs: wm8955: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-28 | 1 | -15/+15 |
| * | ASoC: codecs: Add missing control_type initialization | Lars-Peter Clausen | 2010-12-28 | 1 | -0/+1 |
* | | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-12-09 | 1 | -1/+2 |
|\| |
|
| * | ASoC: fix deemphasis control in wm8904/55/60 codecs | Dmitry Artamonow | 2010-12-09 | 1 | -1/+2 |
* | | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 2010-11-06 | 1 | -5/+6 |
|/ |
|
* | 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 | -137/+47 |
* | ASoC: wm8955: fix resource reclaim in wm8955_register error path | Axel Lin | 2010-08-03 | 1 | -4/+6 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -8/+8 |
|\ |
|
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -8/+8 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Add initial WM8955 CODEC driver | Mark Brown | 2009-12-18 | 1 | -0/+1151 |