summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2014-03-23Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown4-19/+106
2014-03-23Merge remote-tracking branch 'asoc/topic/cs42xx8' into asoc-nextMark Brown5-0/+918
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown8-43/+20
2014-03-23Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown103-785/+1854
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown182-4478/+16498
2014-03-23Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown12-30/+23
2014-03-23ASoC: pcm: Drop incorrect double/extra freesMark Brown1-3/+0
2014-03-21ASoC: mfld_machine: Fix compile errorLars-Peter Clausen1-1/+1
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto6-3/+238
2014-03-21ASoC: mfld_machine: Convert to table based DAPM and control setupLars-Peter Clausen1-29/+20
2014-03-20ASoC: cs42xx8: Add codec driver support for CS42448/CS42888Nicolin Chen5-0/+918
2014-03-20ASoC: tegra: Use flat regcacheDylan Reid6-7/+7
2014-03-19ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ...Brian Austin1-5/+4
2014-03-19ASoC: io: Remove support for ASoC cache in conjunction with regmapMark Brown1-31/+4
2014-03-19ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmtNicolin Chen1-6/+14
2014-03-18ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-4/+4
2014-03-18ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-3/+3
2014-03-18ASoC: add S/PDIF support to Armada 370 DB ASoC driverThomas Petazzoni2-0/+29
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen8-19/+10
2014-03-18ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzallocAxel Lin1-8/+3
2014-03-17ASoC: sirf-audio-codec: Remove snd_soc_codec_set_cache_io() callLars-Peter Clausen1-9/+0
2014-03-17ASoC: simple-card: Simplify codeJean-Francois Moine1-5/+5
2014-03-17ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT bootPeter Ujfalusi1-5/+16
2014-03-17ASoC: davinci: Add edma dmaengine platform driverPeter Ujfalusi2-0/+82
2014-03-17ASoC: tlv320aic31xx: Turn power off only once.Jyri Sarha1-1/+2
2014-03-14ASoC: simple-card: Fix the reference count of device nodesJean-Francois Moine1-13/+37
2014-03-14ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-2/+2
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-1/+1
2014-03-14ASoC: max98090: Remove unused control_data fieldLars-Peter Clausen2-2/+0
2014-03-13ASoC: davinci-evm: Register machine level DAPM elements with the cardLars-Peter Clausen1-14/+8
2014-03-13ASoC: omap-abe-twl6040: Register machine level DMIC DAPM routes with the cardLars-Peter Clausen1-2/+1
2014-03-13Merge tag 'tlv320aic31xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-15/+5
2014-03-13Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai103-785/+1854
2014-03-13ASoC: tlv320aic31xx: Staticise non-exported symbolsMark Brown1-5/+5
2014-03-13ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() callJyri Sarha1-9/+0
2014-03-13ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_offJyri Sarha1-1/+0
2014-03-13Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-nextMark Brown4-0/+1559
2014-03-13Merge remote-tracking branch 'asoc/topic/s6000' into asoc-nextMark Brown1-18/+10
2014-03-13Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2-44/+25
2014-03-13Merge remote-tracking branch 'asoc/topic/max98095' into asoc-nextMark Brown1-23/+27
2014-03-13Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown1-20/+19
2014-03-13Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown1-9/+7
2014-03-13Merge remote-tracking branch 'asoc/topic/lm4857' into asoc-nextMark Brown1-2/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown4-1/+132
2014-03-13Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown1-2/+3
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown87-651/+64
2014-03-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/cirrus' into asoc-nextMark Brown1-13/+5
2014-03-13Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+1
2014-03-13Merge tag 'asoc-v3.15' into asoc-intelMark Brown175-4732/+9232