| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 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-29 | 1 | -15/+16 |
|\ |
|
| * | ASoC: codecs: wm8955: Fix register cache incoherency | Lars-Peter Clausen | 2010-12-29 | 1 | -15/+15 |
| * | ASoC: codecs: Add missing control_type initialization | Lars-Peter Clausen | 2010-12-29 | 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 |