Age | Commit message (Expand) | Author | Files | Lines |
2015-10-21 | ASoC: uda134x: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 1 | -4/+2 |
2015-07-13 | ASoC: uda134x: Use regmap_update_bits() were appropriate | Lars-Peter Clausen | 1 | -43/+14 |
2015-07-13 | ASoC: uda134x: Convert to regmap | Lars-Peter Clausen | 1 | -53/+62 |
2015-07-13 | ASoC: uda134x: Explicitly handle in-data addresses | Lars-Peter Clausen | 1 | -2/+3 |
2015-07-13 | ASoC: uda134x: Move state struct allocation to bus probe | Lars-Peter Clausen | 1 | -18/+9 |
2015-05-11 | ASoC: uda134x: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+2 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-11-24 | ASoC: uda134x: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -27/+2 |
2014-11-24 | ASoC: uda134x: Remove is_powered_on_standby from platform data | Lars-Peter Clausen | 1 | -4/+1 |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown | 1 | -4/+4 |
2014-07-31 | ASoC: uda134x: Convert to params_width() | Mark Brown | 1 | -4/+4 |
2014-07-22 | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen | 1 | -1/+1 |
2014-03-18 | ASoC: codecs: Replace instances of rtd->codec with dai->codec | Lars-Peter Clausen | 1 | -2/+1 |
2013-07-30 | ASoC: uda134x: fix codec driver by converting to DAPM | Russell King | 1 | -35/+53 |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -3/+3 |
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-09 | 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-03 | 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-04 | 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 |