summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Allow DAI links to be specified using device tree nodesStephen Warren2011-12-221-7/+57
* ASoC: Add utility to parse DAPM routes from device treeStephen Warren2011-12-201-0/+57
* ASoC: Add utility to set a card's name from device treeStephen Warren2011-12-201-0/+25
* ASoC: Fix an obvious copy paste error in an error messageLothar Waßmann2011-12-111-1/+1
* ASoC: Refactor some conditions and loop in soc_bind_dai_link()Stephen Warren2011-12-091-22/+30
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-021-1/+1
* ASoC: Fix CODEC enumeration for auto_nc_codec_pinsMark Brown2011-11-271-1/+1
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-231-0/+4
* Merge branch 'for-3.2' into for-3.3Mark Brown2011-11-231-0/+6
|\
| * ASoC: skip resume of soc-audio devices without codecsEric Miao2011-11-231-0/+6
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
|/
* ASoC: Fix prefixing of DAPM controlsMark Brown2011-10-181-3/+3
* ASoC: Instantiate card widgets immediatelyMark Brown2011-10-111-0/+2
* ASoC: Ensure all DAPM widgets are instantiated with the cardMark Brown2011-10-081-0/+2
* ASoC: Suppress early calls to snd_soc_dapm_sync()Mark Brown2011-10-081-0/+1
* ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functionsPeter Ujfalusi2011-10-051-47/+19
* ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functionsPeter Ujfalusi2011-10-051-43/+13
* ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functionsPeter Ujfalusi2011-10-051-37/+3
* ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-041-0/+1
* ASoC: Instantiate DAPM widgets before we do the DAI link initMark Brown2011-10-031-3/+3
* ASoC: Allow DAI formats to be specified in the dai_linkMark Brown2011-09-281-0/+21
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-211-3/+15
|\
| * ASoC: Ensure we generate a driver nameMark Brown2011-09-211-3/+15
* | ASoC: Remove unused step size from debugfs CODEC write functionMark Brown2011-09-081-4/+0
* | ASoC: Allow source specification for CODEC level sysclkMark Brown2011-08-311-3/+5
* | ASoC: soc_codec_reg_show use snd_soc_codec_readable_registerLars-Peter Clausen2011-08-311-1/+1
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-311-2/+2
|\ \ | |/
| * ASoC: snd_soc_codec_{readable,writable}_register change default to trueLars-Peter Clausen2011-08-311-2/+2
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-221-1/+1
|\ \ | |/
| * ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnewAxel Lin2011-08-221-1/+1
* | ASoC: Allow idle_bias_off to be specified in CODEC driversMark Brown2011-08-221-0/+2
* | ASoC: Trivial formatting fix in soc-core.cMark Brown2011-08-011-1/+1
* | ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-251-0/+2
|/
* ASoC: core: make comments fit the codeWolfram Sang2011-07-191-2/+2
* ASoC: Mark cache as dirty when suspendingMark Brown2011-07-191-0/+1
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-07-091-2/+3
|\
| * ASoC: Don't set invalid name string to snd_card->driver fieldTakashi Iwai2011-07-051-2/+3
* | ASoC: core - Add platform IO tracingLiam Girdwood2011-07-051-0/+2
* | ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood2011-07-051-0/+11
* | ASoC: core - Add platform widget IOLiam Girdwood2011-07-051-0/+4
* | ASoC: core - Add API call to register platform kcontrols.Liam Girdwood2011-07-051-0/+30
* | ASoC: core - Add platform read and write.Liam Girdwood2011-07-041-0/+30
* | ASoC: core - Make platform probe more like codec probe.Liam Girdwood2011-07-021-15/+36
* | ASoC: core - PCM mutex per rtdLiam Girdwood2011-06-091-0/+1
* | ASoC: core - Separate out PCM operations into new file.Liam Girdwood2011-06-091-611/+1
* | ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2011-06-071-21/+39
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+1
* | ASoC: Enforce the mask in snd_soc_update_bits()Mark Brown2011-06-061-1/+1
* | Merge branch 'for-2.6.40' into for-2.6.41Mark Brown2011-05-301-7/+9
|\ \ | |/
| * ASoC: core - remove superfluous new line.Liam Girdwood2011-05-251-1/+0
OpenPOWER on IntegriCloud