aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2014-05-22Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42xx8' and...Mark Brown25-308/+1990
2014-05-22Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...Mark Brown9-43/+166
2014-05-22Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+2
2014-05-22Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown1-0/+7
2014-05-22Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown15-62/+58
2014-05-22Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown1-26/+43
2014-05-22Merge remote-tracking branch 'asoc/topic/dapm-init' into asoc-nextMark Brown16-102/+1
2014-05-22Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-114/+56
2014-05-22Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown4-75/+16
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown63-730/+2408
2014-05-22Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linusMark Brown1-1/+30
2014-05-22Merge tag 'asoc-v3.15-rc5-intel' into asoc-linusMark Brown11-59/+126
2014-05-22Merge tag 'asoc-v3.15-rc5-drivers' into asoc-linusMark Brown6-16/+34
2014-05-22Merge tag 'asoc-v3.15-rc5-core' into asoc-linusMark Brown2-5/+11
2014-05-20ASoC: alc5623: Add device tree bindingAndrew Lunn2-1/+21
2014-05-20ASoC: ad1980: Replace goto loop with do-while loopLars-Peter Clausen1-20/+19
2014-05-19ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula15-96/+0
2014-05-19ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula3-6/+1
2014-05-19ASoC: cs42xx8: Do not use rtd->codecLars-Peter Clausen1-2/+1
2014-05-16ASoC: max98090: Mark cache as dirty prior to restoringLiam Girdwood1-0/+2
2014-05-16ASoC: max98090: Reset codec on resumeLiam Girdwood1-0/+23
2014-05-16ASoC: max98090: Fix reset at resume timeLiam Girdwood1-0/+3
2014-05-16ASoC: max98090: Fix digital sidetone gain TLVLiam Girdwood1-1/+2
2014-05-14ASoC: compress: indent an if statementDan Carpenter1-2/+3
2014-05-14Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-1/+1
2014-05-14Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/f...Mark Brown9-23/+43
2014-05-14ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648Sascha Hauer1-0/+20
2014-05-14ASoC: ak4642: Add driver data and driver private structSascha Hauer1-11/+40
2014-05-14ASoC: ak4642: Add ALC controlsSascha Hauer1-0/+2
2014-05-14ASoC: ak4642: Fix typo zoro -> zeroSascha Hauer1-1/+1
2014-05-13ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatileCharles Keepax2-3/+16
2014-05-13ASoC: Intel: Fix Baytrail SST DSP firmware loadingJarkko Nikula1-1/+1
2014-05-12ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()Nicolin Chen1-6/+5
2014-05-12ASoC: fsl_esai: Only bypass sck_div for EXTAL sourceNicolin Chen1-1/+7
2014-05-12ASoC: fsl_esai: Fix incorrect condition within ratio range check for FPNicolin Chen1-1/+2
2014-05-12ASoC: Remove runtime field from DAILars-Peter Clausen2-2/+0
2014-05-12ASoC: atmel-pcm-pdc: Remove broken suspend/resume codeLars-Peter Clausen1-63/+0
2014-05-12ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen1-2/+5
2014-05-12ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen1-20/+0
2014-05-12ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()Lars-Peter Clausen1-18/+9
2014-05-12ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()Lars-Peter Clausen1-10/+5
2014-05-12ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()Lars-Peter Clausen1-14/+13
2014-05-12ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"Lars-Peter Clausen1-6/+5
2014-05-12ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen1-2/+5
2014-05-12ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen1-1/+1
2014-05-07ASoC: Remove unused num_dai field from CODECLars-Peter Clausen1-1/+0
2014-05-07ASoC: Remove unused 'list' field form cardLars-Peter Clausen1-1/+0
2014-05-07ASoC: Remove card's DAI listLars-Peter Clausen1-5/+0
2014-05-07Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown17-452/+2165
2014-05-07ASoC: Intel: Fix block offset calculations.Liam Girdwood1-5/+3