| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume | Lars-Peter Clausen | 2014-10-28 | 1 | -4/+4 |
| | |/ |
|
| * | | ASoC: Remove platform field from snd_soc_dai | Lars-Peter Clausen | 2014-11-03 | 1 | -2/+0 |
| * | | ASoC: Remove snd_soc_platform_driver suspend/resume callbacks | Lars-Peter Clausen | 2014-11-03 | 1 | -10/+0 |
| * | | ASoC: core: Split ops out of soc-core.c | Mark Brown | 2014-10-29 | 1 | -919/+0 |
| * | | ASoC: Use generic control handlers for S8 control | Lars-Peter Clausen | 2014-10-28 | 1 | -87/+0 |
| * | | ASoC: core: Use snd_ctl_enum_info() | Takashi Iwai | 2014-10-22 | 1 | -10/+2 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/cache' into asoc-next | Mark Brown | 2014-12-08 | 1 | -4/+0 |
|\ \ |
|
| * | | ASoC: Remove snd_soc_cache_sync() implementation | Lars-Peter Clausen | 2014-11-09 | 1 | -4/+0 |
| |/ |
|
* / | ASoC: Fix snd_soc_find_dai() matching component by name | Lars-Peter Clausen | 2014-10-29 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 2014-10-08 | 1 | -2/+2 |
|\ |
|
| * | ASoC: core: fix use after free in snd_soc_remove_platform() | Daniel Mack | 2014-10-07 | 1 | -2/+2 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc... | Mark Brown | 2014-10-06 | 1 | -5/+12 |
|\ \ \ |
|
| | * | | ASoC: Always run default suspend/resume code | Lars-Peter Clausen | 2014-09-04 | 1 | -4/+7 |
| | * | | ASoC: Add support for automatically going to BIAS_OFF on suspend | Lars-Peter Clausen | 2014-09-04 | 1 | -0/+1 |
| | * | | ASoC: Shutdown DAPM contexts when removing a card | Lars-Peter Clausen | 2014-09-04 | 1 | -0/+1 |
| | * | | ASoC: Set card->instantiated to false when removing the card | Lars-Peter Clausen | 2014-09-04 | 1 | -1/+3 |
* | | | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2014-10-06 | 1 | -17/+13 |
|\ \ \ \ |
|
| * | | | | ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works. | Howard Mitchell | 2014-09-24 | 1 | -8/+12 |
| * | | | | ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removal | Lars-Peter Clausen | 2014-09-23 | 1 | -1/+0 |
| * | | | | ASoC: Remove locking in snd_soc_{new,free}_ac97_codec() | Lars-Peter Clausen | 2014-09-22 | 1 | -8/+1 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'asoc/topic/component' into asoc-next | Mark Brown | 2014-10-06 | 1 | -363/+259 |
|\ \ \ \ |
|
| * | | | | ASoC: Remove CODEC pointer from snd_soc_dapm_context | Lars-Peter Clausen | 2014-09-29 | 1 | -1/+0 |
| * | | | | ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driver | Lars-Peter Clausen | 2014-09-06 | 1 | -52/+6 |
| | |/ /
| |/| | |
|
| * | | | ASoC: Remove unused cache_only from struct snd_soc_codec | Jarkko Nikula | 2014-08-28 | 1 | -2/+0 |
| * | | | ASoC: Restore idle_bias_off initialization | Lars-Peter Clausen | 2014-08-26 | 1 | -0/+2 |
| * | | | ASoC: Replace list_empty(&card->codec_dev_list) with !card->instantiated | Lars-Peter Clausen | 2014-08-19 | 1 | -8/+4 |
| * | | | ASoC: Remove support for legacy snd_soc_platform IO | Lars-Peter Clausen | 2014-08-19 | 1 | -22/+0 |
| * | | | ASoC: Automatically initialize regmap for all components | Lars-Peter Clausen | 2014-08-19 | 1 | -18/+17 |
| * | | | ASoC: Consolidate CPU and CODEC DAI lookup | Lars-Peter Clausen | 2014-08-19 | 1 | -53/+19 |
| * | | | ASoC: Consolidate CPU and CODEC DAI removal | Lars-Peter Clausen | 2014-08-19 | 1 | -23/+11 |
| * | | | ASoC: Cleanup DAI module reference counting | Lars-Peter Clausen | 2014-08-19 | 1 | -8/+0 |
| * | | | ASoC: Move component->probed check into soc_{remove,probe}_component() | Lars-Peter Clausen | 2014-08-19 | 1 | -17/+12 |
| * | | | 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 | -12/+36 |
| * | | | ASoC: Add component level probe/remove support | Lars-Peter Clausen | 2014-08-19 | 1 | -18/+24 |
| * | | | ASoC: Make rtd->codec optional | Lars-Peter Clausen | 2014-08-19 | 1 | -10/+14 |
| * | | | ASoC: Consolidate platform and CODEC probe/remove | Lars-Peter Clausen | 2014-08-19 | 1 | -161/+174 |
| * | | | ASoC: Move debugfs registration to the component level | Lars-Peter Clausen | 2014-08-19 | 1 | -70/+52 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f... | Mark Brown | 2014-09-28 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| | * | ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error. | Xiubo Li | 2014-09-28 | 1 | -1/+1 |
| |/
|/| |
|
| * | ASoC: Use dev_set_name() instead of init_name | Lars-Peter Clausen | 2014-08-17 | 1 | -1/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a... | Mark Brown | 2014-08-04 | 1 | -0/+21 |
|\ \ |
|
| * | | ASoC: core: add a helper for extended byte controls using TLV | Omair Mohammed Abdullah | 2014-07-16 | 1 | -0/+21 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2014-08-04 | 1 | -1/+8 |
|\ \ |
|
| * | | ASoC: core: Fix possible NULL pointer dereference | Tushar Behera | 2014-07-09 | 1 | -1/+8 |
| |/ |
|
* | | ASoC: Add function to register component controls | Lars-Peter Clausen | 2014-07-22 | 1 | -10/+25 |
* | | ASoC: Move card field form platform/codec to component | Lars-Peter Clausen | 2014-07-22 | 1 | -9/+10 |
* | | ASoC: Remove per card platform list | Lars-Peter Clausen | 2014-07-22 | 1 | -2/+0 |
* | | ASoC: core: Add initial support for DAI multicodec | Benoit Cousson | 2014-07-16 | 1 | -90/+203 |
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-multi | Mark Brown | 2014-07-16 | 1 | -280/+251 |
|\ \ |
|