aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* ASoC: core: check of_property_count_strings failureRichard Zhao2012-04-24
* ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood2012-04-17
* ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren2012-04-05
* ASoC: core: Fix obscure leak of runtime arrayMark Brown2012-03-15
* ASoC: core: missing set_fmt should not be complaintShawn Guo2012-03-08
* ASoC: core: Add platform component mutexLiam Girdwood2012-03-06
* ASoC: core: Log a warning when machines use soc-audioMark Brown2012-03-02
* ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood2012-03-02
* ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar2012-02-24
* ASoC: core: Add support for masking out parts of coefficient blocksMark Brown2012-02-21
* ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown2012-02-21
* ASoC: soc-core: Show the returned values on error messagesFabio Estevam2012-02-17
* ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-17
* ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-17
* ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-17
* ASoC: core: add platform DAPM debugfs supportSebastien Guiriec2012-02-15
* ASoC: core: Convert CODEC debugfs init to use dev_warn()Liam Girdwood2012-02-15
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-09
|\
| * ASoC: core: Better support for idle_bias_off suspend ignoresMark Brown2012-01-31
* | ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown2012-02-09
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-04
* | ASoC: core: Support suspend to diskMark Brown2012-01-31
* | ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-21
* | ASoC: core - Improve card registration error messaging for large DAI links.Liam Girdwood2012-01-20
|/
* 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