Age | Commit message (Expand) | Author |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as... | Mark Brown |
2015-01-26 | ASoC: Add support for allocating AC'97 device before registering it | Lars-Peter Clausen |
2015-01-07 | ASoC: Add helper function for changing the DAI link format | Lars-Peter Clausen |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif... | Mark Brown |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress... | Mark Brown |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/... | Mark Brown |
2014-12-08 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2014-11-25 | ASoC: Remove 'const' from the device_node pointers | Jean-Francois Moine |
2014-11-25 | ASoC: Disable regmap helpers if regmap is disabled | Lars-Peter Clausen |
2014-11-25 | ASoC: core: add multi-codec support in DT | Jean-Francois Moine |
2014-11-19 | Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown |
2014-11-19 | ASoC: Add helper functions for deferred regmap setup | Lars-Peter Clausen |
2014-11-18 | ASoC: ac97: Push snd_ac97 pointer to the driver level | Lars-Peter Clausen |
2014-11-18 | ASoC: ac97: Drop delayed device registration | Lars-Peter Clausen |
2014-11-18 | ASoC: ac97: Drop support for setting platform data via the CPU DAI | Lars-Peter Clausen |
2014-11-18 | ASoC: ac97: Use static ac97_bus | Lars-Peter Clausen |
2014-11-18 | ASoC: Move AC'97 support to its own file | Lars-Peter Clausen |
2014-11-10 | ASoC: Remove CODEC mutex | Lars-Peter Clausen |
2014-11-09 | ASoC: Remove snd_soc_cache_sync() implementation | Lars-Peter Clausen |
2014-11-03 | ASoC: Remove snd_soc_platform_driver suspend/resume callbacks | Lars-Peter Clausen |
2014-10-28 | ASoC: Use generic control handlers for S8 control | Lars-Peter Clausen |
2014-10-06 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc... | Mark Brown |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2014-10-06 | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown |
2014-09-06 | ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver | Lars-Peter Clausen |
2014-09-06 | ASoC: Add snd_soc_component_{get,set}_drvdata() | Lars-Peter Clausen |
2014-09-04 | ASoC: Add support for automatically going to BIAS_OFF on suspend | Lars-Peter Clausen |
2014-08-28 | ASoC: Remove unused cache_only from struct snd_soc_codec | Jarkko Nikula |
2014-08-19 | ASoC: Remove support for legacy snd_soc_platform IO | Lars-Peter Clausen |
2014-08-19 | ASoC: Automatically initialize regmap for all components | Lars-Peter Clausen |
2014-08-19 | ASoC: Pass component instead of DAPM context to AUX dev init callback | Lars-Peter Clausen |
2014-08-19 | ASoC: Move AUX dev support to the component level | Lars-Peter Clausen |
2014-08-19 | ASoC: Add component level probe/remove support | Lars-Peter Clausen |
2014-08-19 | ASoC: Consolidate platform and CODEC probe/remove | Lars-Peter Clausen |
2014-08-19 | ASoC: Move debugfs registration to the component level | Lars-Peter Clausen |
2014-08-18 | ASoC: core: fix .info for SND_SOC_BYTES_TLV | Subhransu S. Prusty |
2014-08-16 | ASoC: Drop const from struct snd_soc_dai_link *of_node members | Sylwester Nawrocki |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a... | Mark Brown |
2014-08-04 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2014-07-22 | ASoC: Add function to register component controls | Lars-Peter Clausen |
2014-07-22 | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen |
2014-07-22 | ASoC: Remove per card platform list | Lars-Peter Clausen |
2014-07-16 | ASoC: pcm: Add soc_dai_hw_params helper | Benoit Cousson |
2014-07-16 | ASoC: core: Add initial support for DAI multicodec | Benoit Cousson |
2014-07-16 | ASoC: core: add a helper for extended byte controls using TLV | Omair Mohammed Abdullah |
2014-07-07 | ASoC: add SOC_VALUE_ENUM_EXT | Richard Fitzgerald |
2014-06-21 | ASoC: Add component level stream_event() and seq_notifier() support | Lars-Peter Clausen |
2014-06-21 | ASoC: Use component DAPM context for platforms | Lars-Peter Clausen |
2014-06-21 | ASoC: Add DAPM support at the component level | Lars-Peter Clausen |
2014-06-21 | ASoC: Move name and id from CODEC/platform to component | Lars-Peter Clausen |