aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+2
2014-10-06Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-17/+13
2014-10-06Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown16-483/+701
2014-10-06Merge remote-tracking branches 'asoc/fix/davinci' and 'asoc/fix/max98090' into asoc-linusMark Brown2-3/+4
2014-10-06Merge tag 'asoc-v3.17-rc4' into asoc-linusMark Brown2-2/+112
2014-10-04ASoC: Intel: byt-rt5640: fix coccinelle warningsFengguang Wu1-1/+1
2014-10-04ASoC: da732x: Remove unnecessary KERN_ERR in pr_err()Masanari Iida1-1/+1
2014-10-03ASoC: fsl_spdif: Remove unused includes of linux/clk-private.hTomeu Vizoso1-1/+0
2014-10-03ASoC: tlv320aic3x: fix PLL D configurationDmitry Lavnikevich1-0/+13
2014-10-03ASoC: dapm: Fix NULL pointer dereference when registering card with widgetsJarkko Nikula1-1/+2
2014-10-03ASoC: tegra: add mic detect gpio to tegra_max98090Dylan Reid1-0/+40
2014-10-03ASoC: sgtl5000: Do a sanity check on SYS_MCLKFabio Estevam1-0/+9
2014-10-03ASoC: sgtl5000: Improve the error message on slave mode settingFabio Estevam1-0/+3
2014-10-03ASoC: rt286: Add depends on I2CBard Liao1-0/+1
2014-10-02ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty1-1/+2
2014-10-02ASoC: simple-card: Add mic and hp detect gpios.Dylan Reid1-0/+73
2014-10-02Merge tag 'v3.17-rc4' into asoc-simpleMark Brown30-102/+160
2014-10-02ASoC: ssm4567: Remove duplicated else-if branchAnatol Pomozov1-2/+0
2014-10-02ASoC: rt286: Fix compilation warning for !PMThierry Reding1-0/+2
2014-10-02ASoC: tas2552: Fix compilation warning for !PM_RUNTIMEThierry Reding1-0/+2
2014-10-02ASoC: Intel: byt-rt5640: Set card as fully routedJarkko Nikula1-0/+1
2014-10-02ASoC: Intel: byt-rt5640: Add quirk for Dell Venue 8 Pro tabletJarkko Nikula1-0/+18
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/broonie/sound into asoc-intelMark 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/broonie/sound into for-linusTakashi 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-30ALSA: ctxfi: pr_* replaced with dev_*Sudip Mukherjee11-52/+89
2014-09-30ALSA: ctxfi: ctatc: added reference to snd_cardSudip Mukherjee1-4/+8
2014-09-30ALSA: ctxfi: initialized snd_cardSudip Mukherjee4-0/+6
2014-09-30ALSA: ctxfi: added reference of snd_cardSudip Mukherjee5-18/+26
2014-09-30ALSA: ctxfi: removed typecast to (struct hw *)Sudip Mukherjee3-21/+13
2014-09-30ALSA: ctxfi: changed void * to struct hw *Sudip Mukherjee10-22/+24
2014-09-30Merge tag 'asoc-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai4-14/+13
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/fix/core', 'asoc/fix/fsl-ssi' and 'asoc/fix/rt286' into asoc-linusMark Brown41-150/+260
2014-09-28ASoC: Intel: byt-max98090: Set card as fully routedJarkko Nikula1-0/+1