| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: wm8400: Fix wrong bit setting for WM8400_POWER_MANAGEMENT_2 | Axel Lin | 2011-10-14 | 1 | -1/+1 |
* | mfd: Use mfd cell platform_data for wm8400 cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -1/+1 |
* | asoc: wm8400-codec: Use mfd_data instead of driver_data | Andres Salomon | 2011-03-23 | 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: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -132/+49 |
* | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Takashi Iwai | 2010-05-27 | 1 | -9/+9 |
|\ |
|
| * | ASoC: Fix dB scales for WM8400 | Mark Brown | 2010-05-26 | 1 | -9/+9 |
* | | 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: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown | 2009-11-12 | 1 | -1/+0 |
* | ASoC: Remove dead code and labels | Takashi Iwai | 2009-11-07 | 1 | -5/+0 |
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -6/+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 | -1/+2 |
* | ASoC: Bodge around GCC 4.4.0 flow analysis bug in GCC 4.4.0 | Mark Brown | 2009-07-17 | 1 | -2/+7 |
* | ASoC: Add suspend and resume callbacks to Wolfson CODEC drivers | Mark Brown | 2009-06-13 | 1 | -0/+17 |
* | ASoC: correct print specifiers for unsigneds | Roel Kluin | 2009-05-28 | 1 | -2/+2 |
* | sound: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-05-12 | 1 | -2/+2 |
* | ASoC: Add FLL support for WM8400 | Mark Brown | 2009-03-19 | 1 | -0/+129 |
* | ASoC: Add separate AVDD for WM8400 | Mark Brown | 2009-03-18 | 1 | -0/+3 |
* | ASoC: Further optimise WM8400 bias configuration sequence | Mark Brown | 2009-03-18 | 1 | -25/+2 |
* | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 2009-03-12 | 1 | -10/+2 |
* | ASoC: Merge dai_ops factor out | Mark Brown | 2009-03-11 | 1 | -7/+9 |
* | ASoC: Add initial driver for the WM8400 CODEC | Mark Brown | 2009-03-11 | 1 | -0/+1479 |