summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge remote-tracking branches 'asoc/topic/cs4265', 'asoc/topic/cs42l56', 'as...Mark Brown13-42/+911
2014-08-04Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'a...Mark Brown8-89/+34
2014-08-04Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'a...Mark Brown8-53/+337
2014-08-04Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown8-621/+646
2014-08-04Merge remote-tracking branch 'asoc/topic/pcm1792' into asoc-nextMark Brown2-1/+5
2014-08-04Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2-2/+39
2014-08-04Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+8
2014-08-04Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown19-721/+1056
2014-08-04Merge remote-tracking branch 'asoc/fix/tlv320aic31xx' into asoc-linusMark Brown1-3/+6
2014-08-04Merge remote-tracking branch 'asoc/fix/fsl-sai' into asoc-linusMark Brown1-17/+23
2014-08-04Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linusMark Brown3-0/+8
2014-08-04Merge tag 'asoc-v3.16-rc5' into asoc-linusMark Brown24-72/+185
2014-08-04Merge tag 'asoc-v3.16-rc1' into asoc-linusMark Brown2-8/+5
2014-08-04ASoC: davinci: Enable menuconfig entry for McASPPeter Ujfalusi1-1/+7
2014-08-04ASoC: adau1977: Fix truncation warning on 64 bit architecturesMark Brown1-1/+1
2014-08-01ASoC: rsnd: enable Mute control on DVCKuninori Morimoto1-5/+29
2014-08-01ASoC: rsnd: tidyup DVC control methodKuninori Morimoto1-25/+34
2014-08-01ASoC: cx20442: Fix strange indentationMark Brown1-2/+2
2014-08-01ASoC: rsnd: fixup SND_SOC_DAIFMT_xB_xF behaviorKuninori Morimoto1-21/+22
2014-07-31ASoC: rsnd: fixup pcm_new callback methodKuninori Morimoto1-11/+9
2014-07-31ASoC: rsnd: add missing dev_dbg() in rsnd_bset()Kuninori Morimoto1-0/+4
2014-07-31ASoC: rsnd: care audio local bus data format consistencyKuninori Morimoto3-0/+22
2014-07-31ASoC: rsnd: care detail of SRC_BSDSRKuninori Morimoto1-1/+31
2014-07-31ASoC: cs4265: Convert to params_width()Mark Brown1-1/+1
2014-07-29ASoC: rsnd: use regmap_mmio instead of original regmap busKuninori Morimoto2-252/+189
2014-07-29ASoC: cs42xx8: Add SND_SOC_DAIFMT_DSP_A supportShengjiu Wang2-4/+7
2014-07-29ASoC: ak4642: Make of_device_id array constKiran Padwal1-2/+2
2014-07-28ASoC: pcm1792a: Add controls for output invert and rolloff switchMichael Trimarchi1-0/+3
2014-07-28ASoC: pcm1792a: Add 88200 frequencyMichael Trimarchi1-1/+2
2014-07-26Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-16/+37
2014-07-25ASoC: tlv320aic31xx: Do not ignore errors in aic31xx_device_init()Peter Ujfalusi1-3/+6
2014-07-25ASoC: fsl_sai: Improve enable flow in fsl_sai_trigger()Nicolin Chen1-2/+3
2014-07-25ASoC: fsl_sai: Don't reset FIFO until TE/RE bit is unsetNicolin Chen1-5/+14
2014-07-25ASoC: fsl_sai: Reduce race condition during TE/RE enablingNicolin Chen1-11/+7
2014-07-25ASoC: rsnd: fixup dai remove callback operationKuninori Morimoto1-11/+11
2014-07-23ASoC: arizona: Disable AIF TX/RX before configuring itRichard Fitzgerald1-18/+69
2014-07-23ASoC: wm8997: Set symmetric samplebits on AIFsRichard Fitzgerald1-0/+2
2014-07-23ASoC: wm5102: Set symmetric samplebits on AIFsRichard Fitzgerald1-0/+3
2014-07-23ASoC: wm5110: Set symmetric samplebits on AIFsRichard Fitzgerald1-0/+3
2014-07-23ASoC: rsnd: add missing src/dst_addr_width for DMAEngineKuninori Morimoto1-0/+2
2014-07-23ASoC: Add function to register component controlsLars-Peter Clausen1-10/+25
2014-07-23ASoC: Move card field form platform/codec to componentLars-Peter Clausen9-22/+23
2014-07-23ASoC: tegra: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen6-16/+10
2014-07-23ASoC: Remove per card platform listLars-Peter Clausen1-2/+0
2014-07-22ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto1-1/+1
2014-07-22ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto1-7/+19
2014-07-22ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto1-7/+16
2014-07-22ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto1-2/+2
2014-07-18Merge remote-tracking branches 'asoc/fix/samsung', 'asoc/fix/sgtl5000', 'asoc...Mark Brown4-21/+34
2014-07-18Merge remote-tracking branches 'asoc/fix/fsl-sai', 'asoc/fix/intel', 'asoc/fi...Mark Brown7-26/+50