summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-06ALSA: hda - unmute pin amplifier in infoframe setup for HaswellMengdong Lin1-27/+9
2013-09-06ALSA: hda - define is_haswell() to check if a display audio codec is HaswellMengdong Lin1-6/+8
2013-09-06ALSA: hda - Add dock speaker support for ASUS TX300Takashi Iwai1-0/+56
2013-09-03ALSA: hda - Re-setup HDMI pin and audio infoframe on stream switchesTakashi Iwai1-10/+31
2013-09-02Merge tag 'asoc-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai9-66/+202
2013-09-02ALSA: hda - hdmi: Fallback to ALSA allocation when selecting CAAnssi Hannula1-0/+11
2013-09-01Merge remote-tracking branch 'asoc/topic/ssm2602' into tmpMark Brown1-1/+2
2013-09-01Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown5-7/+23
2013-09-01Merge remote-tracking branch 'asoc/topic/dapm' into tmpMark Brown3-54/+177
2013-09-01Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown1-4/+0
2013-09-01ASoC: mxs-sgtl5000: Configure the dai_links as unidirectionalFabio Estevam1-0/+2
2013-09-01ASoC: soc-pcm: Allow to specify unidirectional dai_linkFabio Estevam2-0/+14
2013-09-01ASoC: fsl_spdif: Staticse non-exported symbolsMark Brown1-4/+4
2013-08-31ASoC: ssm2602: Fix cache syncLars-Peter Clausen1-1/+2
2013-08-31ASoC: Remove unused sysfs_registered field from snd_soc_codec structLars-Peter Clausen1-1/+0
2013-08-31ASoC: Remove unused debugfs_dapm field from snd_soc_{platform,codec} structLars-Peter Clausen1-2/+0
2013-08-31ASoC: Remove unused control_type field from snd_soc_codec structLars-Peter Clausen1-1/+0
2013-08-30ASoC: fsl: Add one blank space after ':=' in MakefileNicolin Chen1-1/+1
2013-08-30ASoC: fsl: Add wrapping for dev_dbg() in fsl_spdif.cNicolin Chen1-2/+2
2013-08-30ASoC: rt5640: change widget sequence for depopBard Liao2-54/+175
2013-08-30Merge remote-tracking branch 'asoc/topic/rt5640' into asoc-dapmMark Brown1-26/+0
2013-08-30ASoC: dapm: Fix auto-disable for inverted controlsLars-Peter Clausen1-0/+2
2013-08-30Merge tag 'asoc-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai172-598/+1316
2013-08-30Merge remote-tracking branch 'asoc/topic/wm8904' into tmpMark Brown1-1/+0
2013-08-30Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown2-2/+18
2013-08-30Merge remote-tracking branch 'asoc/topic/kirkwood' into tmpMark Brown3-8/+51
2013-08-30Merge remote-tracking branch 'asoc/topic/fsl' into tmpMark Brown6-15/+197
2013-08-30Merge remote-tracking branch 'asoc/topic/fsi' into tmpMark Brown1-18/+33
2013-08-30Merge remote-tracking branch 'asoc/topic/ep93xx' into tmpMark Brown1-2/+0
2013-08-30Merge remote-tracking branch 'asoc/topic/designware' into tmpMark Brown1-4/+1
2013-08-30Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown157-548/+1016
2013-08-30ASoC: fsl: Drop SND_SOC_FSL_UTILS from SND_SOC_IMX_SPDIFFabio Estevam1-1/+0
2013-08-29ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa2-2/+18
2013-08-29ASoC: ep93xx-i2s: Remove unnecessary dev_set_drvdata()Fabio Estevam1-2/+0
2013-08-29ASoC: designware_i2s: Remove unnecessary dev_set_drvdata()Fabio Estevam1-4/+1
2013-08-29ASoC: fsl_spdif: remove redundant dev_err call in fsl_spdif_probe()Wei Yongjun1-3/+1
2013-08-29ASoC: fsl: Add S/PDIF machine driverNicolin Chen4-0/+195
2013-08-27ASoc: kirkwood: Use the Kirkwood audio driver in Dove boardsJean-Francois Moine1-2/+2
2013-08-27ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen3-4/+3
2013-08-27Merge remote-tracking branch 'asoc/topic/dapm' into asoc-coreMark Brown11-493/+628
2013-08-27Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-coreMark Brown1-15/+7
2013-08-27Merge remote-tracking branch 'asoc/topic/dmic' into asoc-coreMark Brown1700-102925/+18446
2013-08-27ASoC: Move call to snd_soc_dapm_new_widgets() after snd_soc_dapm_auto_nc_code...Lars-Peter Clausen1-2/+2
2013-08-27ASoC: Call snd_soc_dapm_new_widgets() only once during card initializationLars-Peter Clausen1-5/+0
2013-08-27ASoC: jack: Remove unnecessary call to snd_soc_dapm_new_widgets()Lars-Peter Clausen1-2/+0
2013-08-27ASoC: wm8904: Remove unnecessary call to snd_soc_dapm_new_widgets()Lars-Peter Clausen1-1/+0
2013-08-27ASoC: tlv320aic32x4: Convert table based control and DAPM setupLars-Peter Clausen1-15/+7
2013-08-27ASoC: dapm: Fix marking widgets dirty when a route is addedLars-Peter Clausen1-3/+3
2013-08-27ASoC: dmic: Convert table based DAPM setupLars-Peter Clausen1-13/+4
2013-08-27ALSA: hda - Simplify CONFIG_SND_HDA_I915 conditionTakashi Iwai1-7/+2