summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2014-10-01ASoC: rt5645: Add headset detect functionOder Chiou2-0/+104
2014-10-01ASoC: fsl: Do not force codecs selection by SND_SOC_FSL_ASOC_CARDFabio Estevam1-3/+0
2014-10-01ASoC: Intel: byt-rt5640: Enable DMIC interface for default DAPM routeJarkko Nikula1-3/+13
2014-10-01Merge branch 'topic/rt5640' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-19/+33
2014-10-01ASoC: rt5640: Add function for enabling DMIC from ACPI probed machineJarkko Nikula2-19/+33
2014-10-01ASoC: davinvi-mcasp: Proper suspend/resume support while audio is activePeter Ujfalusi1-0/+41
2014-10-01ASoC: davinci-mcasp: Convert the context save/restore to use arrayPeter Ujfalusi1-21/+17
2014-10-01Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai1-1/+1
2014-09-30ASoC: fsl_ssi: Remove unneeded 'i2s-slave' propertyFabio Estevam1-3/+0
2014-09-30ASoC: ssm2602: add support for 11.025kHz and 22.5kHz sample ratesStefan Kristiansson1-2/+13
2014-09-30ASoC: ssm2602: add device tree bindingsStefan Kristiansson3-2/+22
2014-09-30ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson1-1/+1
2014-09-29ASoC: rt5677: Add dts properties for input/output differential configurationAnatol Pomozov1-0/+23
2014-09-29ASoC: Intel: byt-rt5640: Add quirk for Asus T100Jarkko Nikula1-1/+52
2014-09-29ASoC: Intel: byt-rt5640: Remove IN2N pin from DAPM route tableJarkko Nikula1-1/+0
2014-09-29ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen2-2/+1
2014-09-29ASoC: rx51: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen1-1/+1
2014-09-29ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen3-3/+3
2014-09-29ASoC: davinci: vcif must be a module if SND_DAVINCI_SOC isArnd Bergmann1-1/+2
2014-09-28Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/compress', 'asoc/f...Mark Brown30-116/+155
2014-09-28ASoC: Intel: byt-max98090: Set card as fully routedJarkko Nikula1-0/+1
2014-09-28Merge branch 'fix/max98090' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-4/+114
2014-09-28ASoC: max98090: Enable both DMIC channels also when using mono configurationJarkko Nikula1-2/+2
2014-09-28ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li1-1/+1
2014-09-27ASoC: ssm4567: Add driver for Analog Devices SSM4567 amplifierAnatol Pomozov3-0/+352
2014-09-26ASoC: rt286: Fix sync functionBard Liao1-1/+1
2014-09-26ASoC: rt286: Correct default valueBard Liao1-3/+2
2014-09-26mfd: arizona: Add ASYNC_SAMPLE_RATE_2 registersCharles Keepax1-1/+1
2014-09-25ASoC: wm8741: Remove unused wm8741_suspend defineLars-Peter Clausen1-1/+0
2014-09-25ASoC: Intel: mfld-pcm: add control for powering up/down dspVinod Koul2-8/+25
2014-09-24ASoC: soc-compress: fix double unlock of fe card mutexQiao Zhou1-4/+2
2014-09-24ASoC: rt5677: Add a configuration option for LDO2_POW pinAnatol Pomozov2-0/+55
2014-09-24ASoC: max98090: Remove unused byte access macrosJarkko Nikula1-3/+0
2014-09-24ASoC: max98090: Remove unused version defineJarkko Nikula1-5/+0
2014-09-24ASoC: max98090: Remove structure member extmic_mux from private dataJarkko Nikula2-2/+0
2014-09-24ASoC: max98090: Remove structure member irq from private dataJarkko Nikula2-3/+1
2014-09-24ASoC: max98090: Move interrupt request from codec probe to i2c probeJarkko Nikula1-13/+16
2014-09-24ASoC: core: Fix volsw_range funcs so SOC_DOUBLE_R_RANGE_TLV works.Howard Mitchell1-8/+12
2014-09-23ASoC: Fix snd_soc_{new,free}_ac97_codec() locking removalLars-Peter Clausen1-1/+0
2014-09-22ASoC: fsl_ssi: fix kernel panic in probe functionMichael Trimarchi1-5/+7
2014-09-22ASoC: Remove locking in snd_soc_{new,free}_ac97_codec()Lars-Peter Clausen1-8/+1
2014-09-22ASoC: rt5677: Add sidetone functionOder Chiou2-0/+13
2014-09-17ASoC: fsl_ssi: refine ipg clock usage in this moduleShengjiu Wang1-8/+45
2014-09-17ASoC: rt5677: Add the TDM functionOder Chiou1-0/+54
2014-09-17ASoC: Remove return value checking for gpiochip_remove()Axel Lin5-22/+5
2014-09-16ASoC: Intel: mrfld: Use snd_soc_dai_get_drvdata to derive drv dataSubhransu S. Prusty1-6/+6
2014-09-16ASoC: cs35l32: remove second linux/slab.h inclusionFabian Frederick1-1/+0
2014-09-16ASoC: Intel: mrfld: add bytes control for modulesVinod Koul3-1/+310
2014-09-16ASoC: Intel: mfld-pcm: don't call trigger ops to DSP for internal streamsVinod Koul1-0/+2
2014-09-16ASoC: rt5677: Add the GPIO functionOder Chiou2-0/+245