summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2014-08-29ASoC: simple-card: remove dai_link->cpu_dai_name when DTKuninori Morimoto
2014-08-29ASoC: simple-card: use asoc_simple_xxx prefixKuninori Morimoto
2014-08-29ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_namePeter Ujfalusi
2014-08-29ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D...Takashi Sakamoto
2014-08-29ALSA: dice: fix wrong channel mappping at higher sampling rateTakashi Sakamoto
2014-08-28ASoC: cs35l32: Simplify implementation of cs35l32_codec_set_sysclkAxel Lin
2014-08-28ASoC: cs42l56: Remove unneeded regulator_bulk_free call in cs42l56_removeAxel Lin
2014-08-28ASoC: cs35l32: Remove unneeded regulator_bulk_free call in cs35l32_i2c_removeAxel Lin
2014-08-28ASoC: Remove unused cache_only from struct snd_soc_codecJarkko Nikula
2014-08-28ASoC: cs42l56: use true/false returns for bool functionsBrian Austin
2014-08-28ASoC: cs42l52: use true/false returns for bool functionsBrian Austin
2014-08-28ASoC: cs35l32: use true/false returns for bool functionsBrian Austin
2014-08-28ASoC: cs4265: Fix setting of functional mode and clock dividerPaul Handrigan
2014-08-28ASoC: cs4265: Fix clock rates in clock map tablePaul Handrigan
2014-08-28ASoC: cs4265: Add CHIP_ID as a readable registerPaul Handrigan
2014-08-28Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-28ASoC: Allow SND_SOC_WM8978 to be selected manuallyGeert Uytterhoeven
2014-08-27ASoC: mfld-compress: Use dedicated function instead of ioctlSubhransu S. Prusty
2014-08-27ASoC: fsl-sai: Convert to use regmap framework's endianness method.Xiubo Li
2014-08-27ASoC: fsl-spdif: Convert to use regmap framework's endianness method.Xiubo Li
2014-08-27ASoC: fsl-esai: Convert to use regmap framework's endianness method.Xiubo Li
2014-08-27ASoC: fsl-asrc: Convert to use regmap framework's endianness method.Xiubo Li
2014-08-27ASoC: rt5677: Add DMIC2 clock selectionBard Liao
2014-08-27ASoC: rt5677: correct mismatch widget nameBard Liao
2014-08-27ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula
2014-08-27ALSA: hda - Set up initial pins for Acer Aspire V5Takashi Iwai
2014-08-27ALSA: ice1712: Replacing hex with #definesKonstantinos Tsimpoukas
2014-08-26ALSA: ctxfi: fix broken user-visible stringSudip Mukherjee
2014-08-26ALSA: ctxfi: prink replacementSudip Mukherjee
2014-08-26ASoC: Restore idle_bias_off initializationLars-Peter Clausen
2014-08-25ALSA: ctxfi: ctpcm.c: printk replacementSudip Mukherjee
2014-08-23ASoC: ac97-codec: Remove ASoC level IO supportLars-Peter Clausen
2014-08-22ASoC: tegra: Fix typo in include guardRasmus Villemoes
2014-08-22ASoC: da732x: Fix typo in include guardRasmus Villemoes
2014-08-22ALSA: pcm: Fix the silence data for DSD formatsTakashi Iwai
2014-08-22ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes
2014-08-22ALSA: hda: ca0132_regs.h: Fix typo in include guardRasmus Villemoes
2014-08-22ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch
2014-08-21Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-19ASoC: txx9: Don't opencode DMAengine API callsLars-Peter Clausen
2014-08-19ASoC: sh: Don't opencode DMAengine API callsLars-Peter Clausen
2014-08-19ASoC: fsl-asoc-card: move 'config SND_SOC_FSL_ASOC_CARD' to 'if SND_IMX_SOC'Shengjiu Wang
2014-08-19ASoC: Replace list_empty(&card->codec_dev_list) with !card->instantiatedLars-Peter Clausen
2014-08-19ASoC: Remove support for legacy snd_soc_platform IOLars-Peter Clausen
2014-08-19ASoC: Automatically initialize regmap for all componentsLars-Peter Clausen
2014-08-19ASoC: Consolidate CPU and CODEC DAI lookupLars-Peter Clausen
2014-08-19ASoC: Consolidate CPU and CODEC DAI removalLars-Peter Clausen
2014-08-19ASoC: Cleanup DAI module reference countingLars-Peter Clausen
2014-08-19ASoC: Move component->probed check into soc_{remove,probe}_component()Lars-Peter Clausen
2014-08-19ASoC: Pass component instead of DAPM context to AUX dev init callbackLars-Peter Clausen