Age | Commit message (Expand) | Author | Files | Lines |
2013-07-12 | ASoC: wm8978: enable symmetric rates | Kuninori Morimoto | 1 | -0/+1 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -18/+8 |
2013-01-09 | sound: soc: Fix typo in sound/codecs | Masanari Iida | 1 | -3/+3 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-12-09 | Merge remote-tracking branch 'asoc/topic/wm8978' into asoc-next | Mark Brown | 1 | -13/+3 |
2012-12-02 | ASoC: wm8978: Use devm_regmap_init_i2c() | Sachin Kamat | 1 | -10/+3 |
2012-11-16 | ASoC: wm8978: Remove remuxing of GPIO1 pin | Eric Millbrandt | 1 | -3/+0 |
2012-11-06 | ASoC: wm8978: pll incorrectly configured when codec is master | Eric Millbrandt | 1 | -1/+1 |
2012-08-06 | ASoC: wm8978: Use module_i2c_driver | Sachin Kamat | 1 | -17/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-01-20 | ASoC: Push wm8978 reset down into the I2C probe | Mark Brown | 1 | -7/+15 |
2012-01-20 | ASoC: Convert wm8978 to direct regmap API usage | Mark Brown | 1 | -22/+94 |
2012-01-20 | ASoC: Use standard cache sync for WM8978 | Mark Brown | 1 | -8/+1 |
2012-01-20 | ASoC: Convert wm8978 to devm_kzalloc() | Mark Brown | 1 | -4/+4 |
2012-01-20 | ASoC: Convert wm8978 to table based DAPM and control init | Mark Brown | 1 | -17/+8 |
2012-01-20 | ASoC: Remove unused control type from wm8978 driver | Mark Brown | 1 | -1/+0 |
2012-01-20 | ASoC: Make WM8978 I2C usage unconditional | Mark Brown | 1 | -6/+0 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-09-27 | ASoC: Remove unused "control_data" field of struct wm8978_priv | Axel Lin | 1 | -3/+0 |
2011-03-03 | ASoC: Add TLV information for WM8978 DAC limiter | Mark Brown | 1 | -2/+3 |
2011-03-03 | Merge branch 'for-2.6.38' into for-2.6.39 | Mark Brown | 1 | -6/+8 |
2011-03-03 | ASoC: Fix broken bitfield definitions in WM8978 | Mark Brown | 1 | -6/+8 |
2011-01-17 | ASoC: Avoid direct register cache access when setting defaults | Mark Brown | 1 | -1/+1 |
2010-12-29 | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 1 | -1/+0 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -5/+6 |
2010-09-20 | ASoC: Fix WM8978/migor driver name conflict | Mark Brown | 1 | -1/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -135/+55 |
2010-08-03 | ASoC: wm8978: fix a memory leak if a wm8978_register fail | Axel Lin | 1 | -3/+7 |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -6/+6 |
2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown | 1 | -6/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-01 | ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not used | Guennadi Liakhovetski | 1 | -37/+78 |
2010-01-29 | ASoC: clean up wm8974 and wm8978 clock divider handling | Guennadi Liakhovetski | 1 | -15/+4 |
2010-01-29 | ASoC: remove bogus SLEEP mode from wm8978 driver | Guennadi Liakhovetski | 1 | -5/+0 |
2010-01-27 | ASoC: add a WM8978 codec driver | Guennadi Liakhovetski | 1 | -0/+1124 |