| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -172/+54 |
* | Merge commit 'v2.6.35-rc1' into for-2.6.36 | Mark Brown | 2010-05-31 | 1 | -0/+1 |
|\ |
|
| * | 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 WM8990 | Mark Brown | 2010-05-26 | 1 | -9/+9 |
| * | | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -4/+4 |
| |\ \
| | |/ |
|
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | | ASoC: Fix dB scales for WM8990 | Mark Brown | 2010-05-25 | 1 | -9/+9 |
* | | | ASoC: Remove version display from WM8990 | Mark Brown | 2010-05-25 | 1 | -4/+0 |
| |/
|/| |
|
* | | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | ASoC: Remove unneeded suspend checks from CODEC drivers | Mark Brown | 2009-12-31 | 1 | -8/+0 |
|/ |
|
* | 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/+1 |
* | ASoC: Add source argument to PLL configuration | Mark Brown | 2009-09-05 | 1 | -2/+2 |
* | ASoC: Factor out I/O for Wolfson 8 bit data 16 bit register CODECs | Mark Brown | 2009-08-03 | 1 | -118/+76 |
* | ASoC: correct print specifiers for unsigneds | Roel Kluin | 2009-05-28 | 1 | -1/+1 |
* | ASoC: Fix errors in WM8990 | Jinyoung Park | 2009-05-05 | 1 | -20/+20 |
* | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -8/+10 |
* | Merge branch 'for-2.6.29' into for-2.6.30 | Mark Brown | 2009-02-06 | 1 | -1/+3 |
|\ |
|
| * | ASoC: WM8990: Fix kcontrol's private value use in put callback | Jarkko Nikula | 2009-02-06 | 1 | -1/+3 |
* | | Merge branch 'fix/asoc' into topic/asoc | Takashi Iwai | 2009-02-03 | 1 | -2/+1 |
|\ \
| |/ |
|
| * | ALSA: ASoC: email - update email addresses. | Liam Girdwood | 2009-02-03 | 1 | -2/+1 |
* | | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -7/+7 |
* | | ASoC: fixes to caching implementations | Ian Molton | 2009-01-19 | 1 | -2/+2 |
* | | ASoC: cleanup duplicated code. | Ian Molton | 2009-01-09 | 1 | -16/+2 |
|/ |
|
* | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 2008-12-10 | 1 | -1/+1 |
* | ASoC: Register non-AC97 codec DAIs | Mark Brown | 2008-12-09 | 1 | -0/+12 |
* | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -3/+3 |
* | ASoC: Manage VMID mode for WM8990 | Mark Brown | 2008-11-17 | 1 | -0/+11 |
* | ASoC: Enable WM8990 ADC clocking workaround | Mark Brown | 2008-11-17 | 1 | -2/+4 |
* | ASoC: Allow writes to uncached registers in WM8990 | Mark Brown | 2008-11-17 | 1 | -3/+3 |
* | ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers | Jarkko Nikula | 2008-10-13 | 1 | -1/+0 |
* | ALSA: ASoC: Don't suggest compile time selection of codec access | Mark Brown | 2008-09-04 | 1 | -3/+3 |
* | ALSA: ASoC: Convert wm8990 to a new-style i2c driver | Jean Delvare | 2008-09-04 | 1 | -50/+53 |
* | ALSA: ASoC: Fix double free and memory leak in many codec drivers | Jean Delvare | 2008-08-25 | 1 | -4/+7 |
* | ALSA: wm8990: Implement speaker volume PGA | Mark Brown | 2008-08-15 | 1 | -2/+6 |
* | ALSA: wm8990: Fix routing of left DAC to speaker mixer | Mark Brown | 2008-08-15 | 1 | -1/+1 |
* | ALSA: asoc: codecs - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. | Liam Girdwood | 2008-07-10 | 1 | -6/+6 |
* | ALSA: ASoC: Replace custom debug macros with pr_ equivalents | Mark Brown | 2008-06-26 | 1 | -22/+3 |
* | [ALSA] ASoC: Add WM8990 driver | Mark Brown | 2008-06-06 | 1 | -0/+1645 |