Age | Commit message (Expand) | Author |
2015-10-21 | ASoC: uda134x: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen |
2015-07-13 | ASoC: uda134x: Use regmap_update_bits() were appropriate | Lars-Peter Clausen |
2015-07-13 | ASoC: uda134x: Convert to regmap | Lars-Peter Clausen |
2015-07-13 | ASoC: uda134x: Explicitly handle in-data addresses | Lars-Peter Clausen |
2015-07-13 | ASoC: uda134x: Move state struct allocation to bus probe | Lars-Peter Clausen |
2015-05-11 | ASoC: uda134x: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-24 | ASoC: uda134x: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-11-24 | ASoC: uda134x: Remove is_powered_on_standby from platform data | Lars-Peter Clausen |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown |
2014-07-31 | ASoC: uda134x: Convert to params_width() | Mark Brown |
2014-07-22 | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen |
2014-03-18 | ASoC: codecs: Replace instances of rtd->codec with dai->codec | Lars-Peter Clausen |
2013-07-30 | ASoC: uda134x: fix codec driver by converting to DAPM | Russell King |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen |
2011-11-28 | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-05-08 | ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define. | Marek Belisko |
2011-03-11 | ASoC: mini2440: Fix uda134x codec problem. | Marek Belisko |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula |
2010-11-19 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown |
2010-11-19 | ASoC: uda134x - set reg_cache_default to uda134x_reg | Axel Lin |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-06-30 | ASoC: uda134x: correct bias level setup for codecs family | Vladimir Zapolskiy |
2010-06-30 | ASoC: uda134x: add DATA011 register found in codecs family | Vladimir Zapolskiy |
2010-06-25 | ASoC: uda134x: fix bias level setup on initialization | Vladimir Zapolskiy |
2010-06-25 | ASoC: uda134x: replace a macro with a value in platform struct. | Vladimir Zapolskiy |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2010-04-26 | ASoC: UDA134X: Add UDA1345 CODEC support | Vladimir Zapolskiy |
2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-03 | ASoC: Factor out snd_soc_init_card() | Mark Brown |
2009-08-17 | ASoC: UDA134X: Fix mistaken mute/unmute code | Shine Liu |
2009-05-28 | ASoC: correct print specifiers for unsigneds | Roel Kluin |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao |
2009-01-27 | ASoC: Push the codec runtime storage into the card structure | Mark Brown |
2009-01-09 | ASoC: cleanup duplicated code. | Ian Molton |
2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai |
2008-12-09 | ASoC: Register non-AC97 codec DAIs | Mark Brown |
2008-12-01 | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown |
2008-11-21 | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown |
2008-11-18 | ASoC: Move uda134x_codec.h to uda134x.h | Mark Brown |