summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2014-05-21Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...Mark Brown
2014-05-21Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown
2014-05-21Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown
2014-05-21Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown
2014-05-21Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown
2014-05-21Merge remote-tracking branch 'asoc/topic/dapm-init' into asoc-nextMark Brown
2014-05-21Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2014-05-21Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-05-21Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown
2014-05-21Merge remote-tracking branch 'asoc/fix/max98090' into asoc-linusMark Brown
2014-05-21Merge tag 'asoc-v3.15-rc5-intel' into asoc-linusMark Brown
2014-05-21Merge tag 'asoc-v3.15-rc5-drivers' into asoc-linusMark Brown
2014-05-21Merge tag 'asoc-v3.15-rc5-core' into asoc-linusMark Brown
2014-05-20ASoC: alc5623: Add device tree bindingAndrew Lunn
2014-05-20ASoC: ad1980: Replace goto loop with do-while loopLars-Peter Clausen
2014-05-19ASoC: Remove needless snd_soc_dapm_enable_pin() from machine driver initsJarkko Nikula
2014-05-19ASoC: Remove needless snd_soc_dapm_sync() from machine driver initsJarkko Nikula
2014-05-16ASoC: max98090: Mark cache as dirty prior to restoringLiam Girdwood
2014-05-16ASoC: max98090: Reset codec on resumeLiam Girdwood
2014-05-16ASoC: max98090: Fix reset at resume timeLiam Girdwood
2014-05-16ASoC: max98090: Fix digital sidetone gain TLVLiam Girdwood
2014-05-14ASoC: compress: indent an if statementDan Carpenter
2014-05-14Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown
2014-05-14Merge remote-tracking branches 'asoc/fix/audmux', 'asoc/fix/cs42l52', 'asoc/f...Mark Brown
2014-05-14ASoC: ak4642: Add support for extended sysclk frequencies of the ak4648Sascha Hauer
2014-05-14ASoC: ak4642: Add driver data and driver private structSascha Hauer
2014-05-14ASoC: ak4642: Add ALC controlsSascha Hauer
2014-05-14ASoC: ak4642: Fix typo zoro -> zeroSascha Hauer
2014-05-13ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatileCharles Keepax
2014-05-13ASoC: Intel: Fix Baytrail SST DSP firmware loadingJarkko Nikula
2014-05-12ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()Nicolin Chen
2014-05-12ASoC: fsl_esai: Only bypass sck_div for EXTAL sourceNicolin Chen
2014-05-12ASoC: fsl_esai: Fix incorrect condition within ratio range check for FPNicolin Chen
2014-05-12ASoC: Remove runtime field from DAILars-Peter Clausen
2014-05-12ASoC: atmel-pcm-pdc: Remove broken suspend/resume codeLars-Peter Clausen
2014-05-12ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen
2014-05-12ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen
2014-05-12ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()Lars-Peter Clausen
2014-05-12ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()Lars-Peter Clausen
2014-05-12ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()Lars-Peter Clausen
2014-05-12ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"Lars-Peter Clausen
2014-05-12ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen
2014-05-12ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen
2014-05-07ASoC: Remove unused num_dai field from CODECLars-Peter Clausen
2014-05-07ASoC: Remove unused 'list' field form cardLars-Peter Clausen
2014-05-07ASoC: Remove card's DAI listLars-Peter Clausen
2014-05-07Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2014-05-07ASoC: Intel: Fix block offset calculations.Liam Girdwood
2014-05-05ASoC: Intel: Fix check for pdata usage before dereference.Liam Girdwood
2014-05-05ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()Lars-Peter Clausen