Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -33/+11 |
2013-01-09 | sound: soc: Fix typo in sound/codecs | Masanari Iida | 1 | -3/+3 |
2012-12-27 | ASoC: wm8985: Refactor set_pll code to avoid gcc warnings | Fabio Estevam | 1 | -23/+20 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -7/+7 |
2012-11-23 | ASoC: wm8985: Convert to use devm_regmap_init_{spi,i2c}() | Tushar Behera | 1 | -26/+4 |
2012-01-22 | ASoC: wm8985: Convert to direct regmap API usage | Mark Brown | 1 | -76/+177 |
2012-01-22 | ASoC: wm8985 Don't directly reference the cache data structure | Mark Brown | 1 | -5/+4 |
2012-01-22 | ASoC: wm8985: Use standard cache sync implementation | Mark Brown | 1 | -20/+1 |
2012-01-22 | ASoC: wm8985: Convert to table based DAPM and control init | Mark Brown | 1 | -16/+8 |
2012-01-22 | ASoC: wm8985: Convert to devm_kzalloc() | Mark Brown | 1 | -8/+2 |
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-10-31 | ASoC: Convert wm8985 MICBIAS to a supply widget | Mark Brown | 1 | -1/+2 |
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-10-11 | ASoC: checking kzalloc() for IS_ERR() instead of NULL | Dan Carpenter | 1 | -4/+4 |
2010-10-01 | ASoC: Remove unneeded use of spi_bus_type | Dimitris Papastamos | 1 | -1/+0 |
2010-09-29 | ASoC: WM8985: Use the correct macro for the kcontrol defined | Dimitris Papastamos | 1 | -2/+2 |
2010-09-27 | ASoC: Fix a compile warning for printk format | Takashi Iwai | 1 | -1/+1 |
2010-09-24 | ASoC: WM8985: Remove unneeded declaration. | Dimitris Papastamos | 1 | -2/+0 |
2010-09-15 | ASoC: WM8985: Initial driver | Dimitris Papastamos | 1 | -0/+1195 |