aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...Mark Brown
2014-08-04Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2014-07-22ASoC: Add function to register component controlsLars-Peter Clausen
2014-07-22ASoC: Move card field form platform/codec to componentLars-Peter Clausen
2014-07-22ASoC: Remove per card platform listLars-Peter Clausen
2014-07-16ASoC: core: Add initial support for DAI multicodecBenoit Cousson
2014-07-16Merge remote-tracking branch 'asoc/topic/component' into asoc-multiMark Brown
2014-07-16ASoC: core: add a helper for extended byte controls using TLVOmair Mohammed Abdullah
2014-07-09ASoC: core: Fix possible NULL pointer dereferenceTushar Behera
2014-07-02ASoC: core: Move non-shared code paths out of snd_soc_post_component_init()Lars-Peter Clausen
2014-07-02ASoC: core: Bind aux devs earlyLars-Peter Clausen
2014-07-02ASoC: core: Replace soc_find_matching_codec() with soc_find_codec()Lars-Peter Clausen
2014-07-02ASoC: core: Remove duplicated rtd->codec initializationLars-Peter Clausen
2014-07-01ASoC: core: Change soc_link_dai_widgets signature for multiple codecsBenoit Cousson
2014-06-28Merge remote-tracking branch 'asoc/fix/debugfs' into asoc-componentMark Brown
2014-06-28ASoC: fix debugfs directory creation bugRussell King
2014-06-21ASoC: dapm: Remove platform field from widget and dapm context structLars-Peter Clausen
2014-06-21ASoC: dapm: Remove DAI DAPM contextLars-Peter Clausen
2014-06-21ASoC: Add component level stream_event() and seq_notifier() supportLars-Peter Clausen
2014-06-21ASoC: Use component DAPM context for platformsLars-Peter Clausen
2014-06-21ASoC: Add DAPM support at the component levelLars-Peter Clausen
2014-06-21ASoC: Add a set_bias_level() callback to the DAPM context structLars-Peter Clausen
2014-06-21ASoC: Auto disconnect pins from all DAPM contextsLars-Peter Clausen
2014-06-21ASoC: Split component registration into two stepsLars-Peter Clausen
2014-06-21ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen
2014-06-21ASoC: Move name_prefix from CODEC to componentLars-Peter Clausen
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