aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* ASoC: core: Better support for idle_bias_off suspend ignoresMark Brown2012-01-31
* ASoC: core - Free platform DAPM context at platform removal.Liam Girdwood2012-01-16
* ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-10
* ASoC: Declare soc_new_pcm() properlyMark Brown2011-12-22
* ASoC: Allow DAI links to be specified using device tree nodesStephen Warren2011-12-22
* ASoC: Add utility to parse DAPM routes from device treeStephen Warren2011-12-19
* ASoC: Add utility to set a card's name from device treeStephen Warren2011-12-19
* ASoC: Fix an obvious copy paste error in an error messageLothar Waßmann2011-12-10
* ASoC: Refactor some conditions and loop in soc_bind_dai_link()Stephen Warren2011-12-08
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Fix CODEC enumeration for auto_nc_codec_pinsMark Brown2011-11-27
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-23
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-23
|\
| * ASoC: skip resume of soc-audio devices without codecsEric Miao2011-11-23
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
|/
* ASoC: Fix prefixing of DAPM controlsMark Brown2011-10-18
* ASoC: Instantiate card widgets immediatelyMark Brown2011-10-11
* ASoC: Ensure all DAPM widgets are instantiated with the cardMark Brown2011-10-08
* ASoC: Suppress early calls to snd_soc_dapm_sync()Mark Brown2011-10-08
* ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi2011-10-05
* ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi2011-10-05
* ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi2011-10-05
* ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-04
* ASoC: Instantiate DAPM widgets before we do the DAI link initMark Brown2011-10-03
* ASoC: Allow DAI formats to be specified in the dai_linkMark Brown2011-09-28
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-21
|\
| * ASoC: Ensure we generate a driver nameMark Brown2011-09-21
* | ASoC: Remove unused step size from debugfs CODEC write functionMark Brown2011-09-08
* | ASoC: Allow source specification for CODEC level sysclkMark Brown2011-08-31
* | ASoC: soc_codec_reg_show use snd_soc_codec_readable_registerLars-Peter Clausen2011-08-31
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-31
|\|
| * ASoC: snd_soc_codec_{readable,writable}_register change default to trueLars-Peter Clausen2011-08-31
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-22
|\|
| * ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnewAxel Lin2011-08-22
* | ASoC: Allow idle_bias_off to be specified in CODEC driversMark Brown2011-08-22
* | ASoC: Trivial formatting fix in soc-core.cMark Brown2011-08-01
* | ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-25
|/
* ASoC: core: make comments fit the codeWolfram Sang2011-07-19
* ASoC: Mark cache as dirty when suspendingMark Brown2011-07-19
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-07-09
|\
| * ASoC: Don't set invalid name string to snd_card->driver fieldTakashi Iwai2011-07-05
* | ASoC: core - Add platform IO tracingLiam Girdwood2011-07-05
* | ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood2011-07-05
* | ASoC: core - Add platform widget IOLiam Girdwood2011-07-05
* | ASoC: core - Add API call to register platform kcontrols.Liam Girdwood2011-07-05
* | ASoC: core - Add platform read and write.Liam Girdwood2011-07-04
* | ASoC: core - Make platform probe more like codec probe.Liam Girdwood2011-07-02
* | ASoC: core - PCM mutex per rtdLiam Girdwood2011-06-09
* | ASoC: core - Separate out PCM operations into new file.Liam Girdwood2011-06-09
* | ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2011-06-07