summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-10-061-17/+13
|\
| * ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works.Howard Mitchell2014-09-241-8/+12
| * ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removalLars-Peter Clausen2014-09-231-1/+0
| * ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()Lars-Peter Clausen2014-09-221-8/+1
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-10-0616-483/+701
|\ \
| * | ASoC: dapm: Fix NULL pointer dereference when registering card with widgetsJarkko Nikula2014-10-031-1/+2
| * | ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen2014-09-292-2/+1
| * | ASoC: rx51: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen2014-09-291-1/+1
| * | ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen2014-09-293-3/+3
| * | ASoC: Remove table based DAPM/control setup support from snd_soc_platform_driverLars-Peter Clausen2014-09-061-52/+6
| * | ASoC: sst-haswell-pcm: Move controls and DAPM elements to componentLars-Peter Clausen2014-09-061-17/+15
| * | ASoC: sst-haswell-pcm: Alloc state struct in driver probe()Lars-Peter Clausen2014-09-061-11/+13
| * | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-09-064-394/+313
| |\ \
| | * | ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula2014-08-281-2/+0
| | * | ASoC: Restore idle_bias_off initializationLars-Peter Clausen2014-08-261-0/+2
| | * | ASoC: Replace list_empty(&card->codec_dev_list) with !card->instantiatedLars-Peter Clausen2014-08-191-8/+4
| | * | ASoC: Remove support for legacy snd_soc_platform IOLars-Peter Clausen2014-08-191-22/+0
| | * | ASoC: Automatically initialize regmap for all componentsLars-Peter Clausen2014-08-192-46/+17
| | * | ASoC: Consolidate CPU and CODEC DAI lookupLars-Peter Clausen2014-08-191-53/+19
| | * | ASoC: Consolidate CPU and CODEC DAI removalLars-Peter Clausen2014-08-191-23/+11
| | * | ASoC: Cleanup DAI module reference countingLars-Peter Clausen2014-08-191-8/+0
| | * | ASoC: Move component->probed check into soc_{remove,probe}_component()Lars-Peter Clausen2014-08-191-17/+12
| | * | ASoC: Pass component instead of DAPM context to AUX dev init callbackLars-Peter Clausen2014-08-192-3/+5
| | * | ASoC: Move AUX dev support to the component levelLars-Peter Clausen2014-08-191-12/+36
| | * | ASoC: Add component level probe/remove supportLars-Peter Clausen2014-08-191-18/+24
| | * | ASoC: Make rtd->codec optionalLars-Peter Clausen2014-08-191-10/+14
| | * | ASoC: Consolidate platform and CODEC probe/removeLars-Peter Clausen2014-08-192-162/+177
| | * | ASoC: Move debugfs registration to the component levelLars-Peter Clausen2014-08-191-70/+52
| | |/
| * | ASoC: mfld-compress: Use dedicated function instead of ioctlSubhransu S. Prusty2014-08-272-19/+46
| * | ASoC: Intel: add mrfld DSP definesVinod Koul2014-08-165-4/+335
| * | ASoC: Intel: mfld-pcm: Change sst_ops prototypes to take dev parameterSubhransu S. Prusty2014-08-162-19/+18
| * | ASoC: Intel: mfld-pcm: Use function instead of ioctlSubhransu S. Prusty2014-08-162-25/+15
| * | ASoC: Intel: Fix to use byte control interfaceVinod Koul2014-08-161-4/+2
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/fix/davinci' and 'asoc/fix/max98090' int...Mark Brown2014-10-062-3/+4
|\ \ \
| | * | ASoC: max98090: Enable both DMIC channels also when using mono configurationJarkko Nikula2014-09-281-2/+2
| * | | ASoC: davinci: vcif must be a module if SND_DAVINCI_SOC isArnd Bergmann2014-09-291-1/+2
| | |/ | |/|
* | | Merge tag 'asoc-v3.17-rc4' into asoc-linusMark Brown2014-10-062-2/+112
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/max98090', 'asoc...Mark Brown2014-09-105-17/+164
| |\ \ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | ASoC: max98090: Add recovery for PLL lock failureJarkko Nikula2014-09-032-2/+112
| | | | |_|/ | | | |/| |
| * | | | | Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown2014-09-102-2/+10
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-09-103-6/+6
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-10-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson2014-09-301-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-09-304-14/+13
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown2014-09-2841-150/+260
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | | | | * | | | | | | ASoC: rt286: Fix sync functionBard Liao2014-09-261-1/+1
| | | | | * | | | | | | ASoC: rt286: Correct default valueBard Liao2014-09-261-3/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| | | | * | | | | | | ASoC: fsl_ssi: fix kernel panic in probe functionMichael Trimarchi2014-09-221-5/+7
| | |_|/ / / / / / / | |/| | | | | | | |
| | | * | | | | | | ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-09-281-1/+1
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou2014-09-241-4/+2
OpenPOWER on IntegriCloud