summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
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: rsnd: add DVC supportKuninori Morimoto7-2/+366
2014-05-13ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_callKuninori Morimoto1-13/+13
2014-05-13ASoC: rsnd: remove duplicate parameter from rsnd_mod_opsKuninori Morimoto4-94/+65
2014-05-13ASoC: rsnd: add rsnd_get_adinr()Kuninori Morimoto3-23/+30
2014-05-13ASoC: rsnd: add rsnd_path_parse() macroKuninori Morimoto1-21/+22
2014-05-13ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatileCharles Keepax2-3/+16
2014-05-13Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown11-62/+129
2014-05-13ASoC: Intel: Fix Baytrail SST DSP firmware loadingJarkko Nikula1-1/+1
2014-05-13ASoC: Intel: Use ACPI device for Baytrail PCM buffer allocationJarkko Nikula1-5/+3
2014-05-13ASoC: fsl_esai: Bypass divider settings if clock requirement is not changedNicolin Chen1-3/+20
2014-05-13ASoC: fsl_esai: Set PCRC and PRRC registers at the end of hw_params()Nicolin Chen1-6/+5
2014-05-13ASoC: fsl_esai: Only bypass sck_div for EXTAL sourceNicolin Chen1-1/+7
2014-05-13ASoC: fsl_esai: Fix incorrect condition within ratio range check for FPNicolin Chen1-1/+2
2014-05-13ASoC: rt5640: add default case for unexpected IDBard Liao1-0/+4
2014-05-13ASoC: Remove runtime field from DAILars-Peter Clausen2-2/+0
2014-05-13ASoC: atmel-pcm-pdc: Remove broken suspend/resume codeLars-Peter Clausen1-63/+0
2014-05-13ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen1-2/+5
2014-05-13ASoC: Intel: Allow byt-5640 machine driver and SST core go to suspendJarkko Nikula1-2/+12
2014-05-13ASoC: Intel: Add Baytrail suspend/resume supportLiam Girdwood3-1/+179
2014-05-13ASoC: Intel: Allow Rx/Tx message list can be cleared prior to suspendLiam Girdwood1-0/+18
2014-05-13ASoC: Intel: Move Baytrail extended fw address saving to sst_byt_boot()Jarkko Nikula1-7/+7
2014-05-13ASoC: Intel: Pass stream start position to sst_byt_stream_start()Jarkko Nikula3-4/+6
2014-05-13ASoC: Intel: Simplify Baytrail stream control IPC constructionJarkko Nikula1-19/+15
2014-05-13ASoC: Intel: Sample Baytrail DSP DMA pointer only after each periodJarkko Nikula1-13/+13
2014-05-13ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen1-20/+0
2014-05-13ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()Lars-Peter Clausen1-18/+9
2014-05-13ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()Lars-Peter Clausen1-10/+5
2014-05-13ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()Lars-Peter Clausen1-14/+13
2014-05-13ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"Lars-Peter Clausen1-6/+5
2014-05-13ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen1-2/+5
2014-05-13ASoC: pcm: Fix incorrect condition check for case SNDRV_PCM_TRIGGER_SUSPENDNicolin Chen1-1/+1
2014-05-09ASoC: Intel: Build Medfield compressed opsMark Brown1-1/+1
2014-05-08ASoC: Intel: rename pcm dias to media daiVinod Koul1-19/+19
2014-05-08ASoC: Intel: remove unused sst-mfld platform daisVinod Koul1-30/+0
2014-05-08ASoC: Intel: split the pcm and compress to different filesVinod Koul3-200/+232
2014-05-08ASoC: Intel: mark sst_set_stream_status as non staticVinod Koul2-1/+2
2014-05-08ASoc: Intel: rename sst-mfld-platform.cVinod Koul2-1/+1
2014-05-08ASoC: Intel: remove FSF snail mail addressVinod Koul3-16/+0
2014-05-08ASoC: Intel: move component registration blobVinod Koul1-4/+5
2014-05-08ASoC: Intel: Add support to unload/reload firmware modules.Liam Girdwood2-0/+40
2014-05-08ASoC: rsnd: remove compatibility codeKuninori Morimoto4-144/+33
2014-05-08ASoC: rsnd: remove old clock style supportKuninori Morimoto1-36/+3
2014-05-08ASoC: rt5645: fix coccinelle warningsOder Chiou1-4/+4
2014-05-08ASoC: rt5645: Correct the cache sync functionOder Chiou1-1/+1