| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 2012-06-03 | 1 | -0/+2 |
* | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 2012-04-04 | 1 | -2/+1 |
* | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 2012-02-04 | 1 | -1/+1 |
* | ASoC: Convert WM8960 to devm_kzalloc() | Mark Brown | 2011-12-17 | 1 | -4/+3 |
* | ASoC: wm8960: Use snd_soc_update_bits for read-modify-write | Axel Lin | 2011-12-08 | 1 | -46/+21 |
* | ASoC: Remove unused AUDIO_NAME define from WM8960 | Mark Brown | 2011-12-03 | 1 | -2/+0 |
* | ASoC: Remove I2C ifdefs from WM8960 | Mark Brown | 2011-12-03 | 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 |
* | ASoC: Convert wm8960 MICBIAS to a supply widget | Mark Brown | 2011-10-31 | 1 | -1/+1 |
* | ASoC: wm8960: Convert to snd_soc_cache_sync | Axel Lin | 2011-10-10 | 1 | -10/+5 |
* | ASoC: Remove unused "control_data" field of struct wm8960_priv | Axel Lin | 2011-09-27 | 1 | -3/+0 |
* | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 2010-12-28 | 1 | -0/+1 |
|\ |
|
| * | ASoC: codecs: Add missing control_type initialization | Lars-Peter Clausen | 2010-12-28 | 1 | -0/+1 |
* | | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 2010-12-28 | 1 | -1/+0 |
* | | ASoC: Move widgets from DAPM context to snd_soc_card | Jarkko Nikula | 2010-12-15 | 1 | -1/+3 |
* | | 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 | -12/+13 |
|/ |
|
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -141/+68 |
* | ASoC: Automatically manage ALC coefficients for WM8960 | Mark Brown | 2010-07-06 | 1 | -0/+22 |
* | ASoC: Automatically manage DAC deemphasis rate for WM8960 | Mark Brown | 2010-07-05 | 1 | -0/+64 |
* | ASoC: Remove current WM8960 deemphasis control | Mark Brown | 2010-07-05 | 1 | -8/+5 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -35/+180 |
|\ |
|
| * | ASoC: Remove unneeded suspend bias managment from CODEC drivers | Mark Brown | 2010-05-10 | 1 | -1/+1 |
| * | ASoC: Remove redundant WM8960 SYSCLKSEL clkdiv option | Mark Brown | 2010-04-28 | 1 | -4/+0 |
| * | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -3/+3 |
| * | ASoC: Add support for WM8960 capless mode | Mark Brown | 2010-03-03 | 1 | -29/+177 |
| * | ASoC: Move WM8960 platform data into include/sound | Mark Brown | 2010-03-03 | 1 | -0/+1 |
| * | ASoC: Prettify wm8960 logging | Mark Brown | 2010-03-03 | 1 | -1/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-12 | 1 | -1/+0 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -8/+0 |
* | ASoC: Remove snd_soc_suspend_device() | Mark Brown | 2009-10-15 | 1 | -17/+0 |
* | ASoC: Add source argument to PLL configuration | Mark Brown | 2009-09-05 | 1 | -2/+2 |
* | ASoC: Add I/O control bus information to factored out cache setup | Mark Brown | 2009-08-03 | 1 | -4/+4 |
* | ASoC: Begin to factor out register cache I/O functions | Mark Brown | 2009-07-05 | 1 | -122/+72 |
* | ASoC: Fix WM8960 leaks on probe failure | Mark Brown | 2009-07-05 | 1 | -5/+11 |
* | ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers | Mark Brown | 2009-06-13 | 1 | -0/+17 |
* | ASoC: Add WM8960 CODEC driver | Mark Brown | 2009-04-13 | 1 | -0/+969 |