summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2014-05-22Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown
2014-05-22Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown
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-05ASoC: Make soc_find_matching_codec() staticLars-Peter Clausen
2014-05-02ASoC: add SND_SOC_BYTES_EXTVinod Koul
2014-05-01ASoC: dt: Allow Aux Codecs to be specified using DTSebastian Reichel
2014-04-29ASoC: core: Fix component_list corruption when unloading modulesJarkko Nikula
2014-04-26ASoC: Remove name_prefix unset during DAI link init hack againLars-Peter Clausen
2014-04-24ASoC: core: Add helpers for dai link and aux dev initMisael Lopez Cruz
2014-04-23ASoC: core: Don't break component searching if both id and num_dai are 0Nicolin Chen
2014-04-23ASoC: core: Update snd_soc_of_parse_daifmt() interfaceJyri Sarha
2014-04-22ASoC: Move standard kcontrol helpers to the component levelLars-Peter Clausen
2014-04-22Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
2014-04-22ASoC: Move IO abstraction to the component levelLars-Peter Clausen
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown
2014-04-18ASoC: core: use PTR_ERR instead of PTR_RETChristoph Jaeger
2014-04-14ASoC: core: Add function for ac97 codec registrationMisael Lopez Cruz
2014-04-14ASoC: core: Add helper for DAI widgets linkingMisael Lopez Cruz
2014-04-14ASoC: core: Add helpers for codec DAI probe & removeMisael Lopez Cruz
2014-04-14ASoC: core: Add helpers for codec and codec_dai searchMisael Lopez Cruz
2014-04-14Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2014-04-14ASoC: core: Allow snd_soc_update_bits use 32 bits registerBard Liao
2014-04-14ASoC: core: Fail codec probe if we fail to add controlsNariman Poushin
2014-04-14ASoC: core: Fail probe if we fail to add dai widgetsNariman Poushin
2014-04-14ASoC: Let snd_soc_platform subclass snd_soc_componentLars-Peter Clausen
2014-04-14ASoC: Track which components have been registered with snd_soc_register_compo...Lars-Peter Clausen
2014-04-14ASoC: Remove IO register modifier callbacksLars-Peter Clausen
2014-04-14ASoC: Move IO functions to soc-io.cLars-Peter Clausen
2014-04-14ASoC: Prepare SOC_SINGLE_XR_SX controls for regmapLars-Peter Clausen
2014-04-14ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2014-03-25Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown
2014-03-25ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li
2014-03-25ASoC: Remove name_prefix unset during DAI link init hackLars-Peter Clausen
2014-03-13Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown
2014-03-12ASoC: Fix use after freeLars-Peter Clausen
2014-03-11ASoC: core: Fix check before setting default I/O up try regmapXiubo Li
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li
2014-03-11Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...Mark Brown
2014-03-10ASoC: Add a per component dai listLars-Peter Clausen
2014-03-10ASoC: Pass CODEC to snd_soc_register_dais()Lars-Peter Clausen
2014-03-10ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais()Lars-Peter Clausen