aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-core.c
Commit message (Expand)AuthorAge
* 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
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-07
* | ASoC: Enforce the mask in snd_soc_update_bits()Mark Brown2011-06-06
* | Merge branch 'for-2.6.40' into for-2.6.41Mark Brown2011-05-29
|\|
| * ASoC: core - remove superfluous new line.Liam Girdwood2011-05-24
| * ASoC: core - fix module reference counting for CPU DAIsLiam Girdwood2011-05-24
| * ASoC: core: Don't set "(null)" as a driver nameJarkko Nikula2011-05-21
| * ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd2011-05-16
| * ASoC: core - allow ASoC more flexible machine nameLiam Girdwood2011-05-12
* | ASoC: core: Don't schedule deferred_resume_work twiceStephen Warren2011-05-26
|/
* ASoC: Create codec DAPM widgets before calling the codecs probe functionLars-Peter Clausen2011-05-08
* Merge branch 'for-2.6.39' into for-2.6.40Mark Brown2011-05-03
|\
| * ASoC: Don't crash on PM operationsMark Brown2011-05-03
* | ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgetsLars-Peter Clausen2011-05-03
* | ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen2011-05-03
* | ASoC: Free the card's DAPM contextLars-Peter Clausen2011-05-03