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