summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2012-05-05Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-24ASoC: core: check of_property_count_strings failureRichard Zhao
2012-04-17ASoC: core: Fix card RTD count for deferred probe.Liam Girdwood
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05ASoC: set idle_bias_off=1 for all platform DAPM contextsStephen Warren
2012-03-15ASoC: core: Fix obscure leak of runtime arrayMark Brown
2012-03-08ASoC: core: missing set_fmt should not be complaintShawn Guo
2012-03-06ASoC: core: Add platform component mutexLiam Girdwood
2012-03-02ASoC: core: Log a warning when machines use soc-audioMark Brown
2012-03-02ASoC: core: cleanup platform debugfs on probe failure.Liam Girdwood
2012-02-24ASoC: core: Don't overwrite .poweroff in snd_soc_pm_opsViresh Kumar
2012-02-21ASoC: core: Add support for masking out parts of coefficient blocksMark Brown
2012-02-21ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown
2012-02-17ASoC: soc-core: Show the returned values on error messagesFabio Estevam
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown
2012-02-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec
2012-02-15ASoC: core: Convert CODEC debugfs init to use dev_warn()Liam Girdwood
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown
2012-02-09ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-31ASoC: core: Support suspend to diskMark Brown
2012-01-31ASoC: core: Better support for idle_bias_off suspend ignoresMark Brown
2012-01-21ASoC: Use regmap update bits operation for drivers using regmapMark Brown
2012-01-20ASoC: core - Improve card registration error messaging for large DAI links.Liam Girdwood
2012-01-16ASoC: core - Free platform DAPM context at platform removal.Liam Girdwood
2012-01-10ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown
2011-12-22ASoC: Declare soc_new_pcm() properlyMark Brown
2011-12-22ASoC: Allow DAI links to be specified using device tree nodesStephen Warren
2011-12-20ASoC: Add utility to parse DAPM routes from device treeStephen Warren
2011-12-20ASoC: Add utility to set a card's name from device treeStephen Warren
2011-12-11ASoC: Fix an obvious copy paste error in an error messageLothar Waßmann
2011-12-09ASoC: Refactor some conditions and loop in soc_bind_dai_link()Stephen Warren
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Fix CODEC enumeration for auto_nc_codec_pinsMark Brown
2011-11-23ASoC: Implement fully_routed card propertyStephen Warren
2011-11-23Merge branch 'for-3.2' into for-3.3Mark Brown
2011-11-23ASoC: skip resume of soc-audio devices without codecsEric Miao
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-18ASoC: Fix prefixing of DAPM controlsMark Brown
2011-10-11ASoC: Instantiate card widgets immediatelyMark Brown
2011-10-08ASoC: Ensure all DAPM widgets are instantiated with the cardMark Brown
2011-10-08ASoC: Suppress early calls to snd_soc_dapm_sync()Mark Brown
2011-10-05ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi
2011-10-05ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi
2011-10-04ASoC: Do DAPM power checks only for widgets changed since last runMark Brown