summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...Mark Brown2014-08-041-0/+21
|\ \
| * | ASoC: core: add a helper for extended byte controls using TLVOmair Mohammed Abdullah2014-07-161-0/+21
| |/
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2014-08-041-1/+8
|\ \
| * | ASoC: core: Fix possible NULL pointer dereferenceTushar Behera2014-07-091-1/+8
| |/
* | ASoC: Add function to register component controlsLars-Peter Clausen2014-07-221-10/+25
* | ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-221-9/+10
* | ASoC: Remove per card platform listLars-Peter Clausen2014-07-221-2/+0
* | ASoC: core: Add initial support for DAI multicodecBenoit Cousson2014-07-161-90/+203
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-multiMark Brown2014-07-161-280/+251
|\ \
| * | ASoC: core: Move non-shared code paths out of snd_soc_post_component_init()Lars-Peter Clausen2014-07-021-75/+46
| * | ASoC: core: Bind aux devs earlyLars-Peter Clausen2014-07-021-42/+25
| * | ASoC: core: Replace soc_find_matching_codec() with soc_find_codec()Lars-Peter Clausen2014-07-021-22/+4
| * | ASoC: core: Remove duplicated rtd->codec initializationLars-Peter Clausen2014-07-021-6/+2
| * | Merge remote-tracking branch 'asoc/fix/debugfs' into asoc-componentMark Brown2014-06-281-4/+26
| |\ \
| | * | ASoC: fix debugfs directory creation bugRussell King2014-06-281-4/+24
| | |/
| * | ASoC: dapm: Remove platform field from widget and dapm context structLars-Peter Clausen2014-06-211-1/+0
| * | ASoC: dapm: Remove DAI DAPM contextLars-Peter Clausen2014-06-211-11/+1
| * | ASoC: Add component level stream_event() and seq_notifier() supportLars-Peter Clausen2014-06-211-3/+22
| * | ASoC: Use component DAPM context for platformsLars-Peter Clausen2014-06-211-13/+12
| * | ASoC: Add DAPM support at the component levelLars-Peter Clausen2014-06-211-5/+14
| * | ASoC: Add a set_bias_level() callback to the DAPM context structLars-Peter Clausen2014-06-211-0/+10
| * | ASoC: Auto disconnect pins from all DAPM contextsLars-Peter Clausen2014-06-211-2/+1
| * | ASoC: Split component registration into two stepsLars-Peter Clausen2014-06-211-86/+91
| * | ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-211-33/+20
| * | ASoC: Move name_prefix from CODEC to componentLars-Peter Clausen2014-06-211-6/+6
| |/
* | ASoC: core: Change soc_link_dai_widgets signature for multiple codecsBenoit Cousson2014-07-011-4/+4
|/
*-. Merge remote-tracking branches 'asoc/topic/rt5651', 'asoc/topic/samsung', 'as...Mark Brown2014-05-221-1/+7
|\ \
| | * ASoC: core: Update snd_soc_of_parse_daifmt() interfaceJyri Sarha2014-04-231-1/+7
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-221-8/+46
|\ \ \ | | |/ | |/|
| | * ASoC: Remove name_prefix unset during DAI link init hack againLars-Peter Clausen2014-04-261-13/+0
| | * ASoC: core: Add helpers for dai link and aux dev initMisael Lopez Cruz2014-04-241-8/+59
* | | Merge remote-tracking branch 'asoc/topic/dt' into asoc-nextMark Brown2014-05-221-26/+43
|\ \ \
| * | | ASoC: Make soc_find_matching_codec() staticLars-Peter Clausen2014-05-051-1/+2
| * | | ASoC: dt: Allow Aux Codecs to be specified using DTSebastian Reichel2014-05-011-26/+42
| |/ /
* | | ASoC: Remove unused num_dai field from CODECLars-Peter Clausen2014-05-071-1/+0
* | | ASoC: Remove unused 'list' field form cardLars-Peter Clausen2014-05-071-1/+0
* | | ASoC: Remove card's DAI listLars-Peter Clausen2014-05-071-5/+0
* | | Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-05-071-200/+376
|\ \ \
| * | | ASoC: core: Fix component_list corruption when unloading modulesJarkko Nikula2014-04-291-10/+15
| * | | ASoC: Move standard kcontrol helpers to the component levelLars-Peter Clausen2014-04-221-83/+138
| * | | Merge branch 'topic/multicodec' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2014-04-221-92/+154
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: core: Add function for ac97 codec registrationMisael Lopez Cruz2014-04-141-9/+20
| | * | ASoC: core: Add helper for DAI widgets linkingMisael Lopez Cruz2014-04-141-24/+40
| | * | ASoC: core: Add helpers for codec DAI probe & removeMisael Lopez Cruz2014-04-141-27/+47
| | * | ASoC: core: Add helpers for codec and codec_dai searchMisael Lopez Cruz2014-04-141-32/+47
| | |/
| * | ASoC: Move IO abstraction to the component levelLars-Peter Clausen2014-04-221-25/+71
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2014-04-221-17/+40
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ASoC: core: Move the default regmap I/O setting to snd_soc_register_codec()Xiubo Li2014-04-141-10/+18
| | | |/ | | |/|
* | | | ASoC: add SND_SOC_BYTES_EXTVinod Koul2014-05-021-0/+12
* | | | ASoC: core: Don't break component searching if both id and num_dai are 0Nicolin Chen2014-04-231-1/+1
| |_|/ |/| |
OpenPOWER on IntegriCloud