Age | Commit message (Expand) | Author | Files | Lines |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -4/+2 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -3/+3 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -2/+1 |
2011-11-28 | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown | 1 | -11/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-05-08 | ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define. | Marek Belisko | 1 | -2/+0 |
2011-03-11 | ASoC: mini2440: Fix uda134x codec problem. | Marek Belisko | 1 | -1/+2 |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 1 | -1/+0 |
2010-11-19 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown | 1 | -0/+1 |
2010-11-19 | ASoC: uda134x - set reg_cache_default to uda134x_reg | Axel Lin | 1 | -0/+1 |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood | 1 | -1/+1 |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 1 | -95/+59 |
2010-06-30 | ASoC: uda134x: correct bias level setup for codecs family | Vladimir Zapolskiy | 1 | -4/+32 |
2010-06-30 | ASoC: uda134x: add DATA011 register found in codecs family | Vladimir Zapolskiy | 1 | -1/+2 |
2010-06-25 | ASoC: uda134x: fix bias level setup on initialization | Vladimir Zapolskiy | 1 | -4/+8 |
2010-06-25 | ASoC: uda134x: replace a macro with a value in platform struct. | Vladimir Zapolskiy | 1 | -16/+5 |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 1 | -8/+21 |
2010-04-26 | ASoC: UDA134X: Add UDA1345 CODEC support | Vladimir Zapolskiy | 1 | -0/+13 |
2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown | 1 | -8/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -2/+2 |
2009-11-04 | ASoC: Factor out snd_soc_init_card() | Mark Brown | 1 | -9/+0 |
2009-08-17 | ASoC: UDA134X: Fix mistaken mute/unmute code | Shine Liu | 1 | -1/+1 |
2009-05-28 | ASoC: correct print specifiers for unsigneds | Roel Kluin | 1 | -2/+2 |
2009-03-05 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 1 | -8/+10 |
2009-01-27 | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 1 | -9/+9 |
2009-01-09 | ASoC: cleanup duplicated code. | Ian Molton | 1 | -34/+16 |
2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai | 1 | -1/+1 |
2008-12-09 | ASoC: Register non-AC97 codec DAIs | Mark Brown | 1 | -0/+12 |
2008-12-01 | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 1 | -1/+1 |
2008-11-21 | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 1 | -6/+6 |
2008-11-18 | ASoC: Move uda134x_codec.h to uda134x.h | Mark Brown | 1 | -1/+1 |
2008-11-17 | ASoC: UDA134x codec driver | Christian Pellegrin | 1 | -0/+656 |