summaryrefslogtreecommitdiff
path: root/sound/soc/soc-core.c
AgeCommit message (Expand)Author
2011-09-21ASoC: Ensure we generate a driver nameMark Brown
2011-08-31ASoC: snd_soc_codec_{readable,writable}_register change default to trueLars-Peter Clausen
2011-08-22ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnewAxel Lin
2011-07-19ASoC: core: make comments fit the codeWolfram Sang
2011-07-19ASoC: Mark cache as dirty when suspendingMark Brown
2011-07-09Merge branch 'for-3.0' into for-3.1Mark Brown
2011-07-05ASoC: core - Add platform IO tracingLiam Girdwood
2011-07-05ASoC: core - Add convenience register for platform kcontrol and DAPMLiam Girdwood
2011-07-05ASoC: core - Add platform widget IOLiam Girdwood
2011-07-05ASoC: core - Add API call to register platform kcontrols.Liam Girdwood
2011-07-05ASoC: Don't set invalid name string to snd_card->driver fieldTakashi Iwai
2011-07-04ASoC: core - Add platform read and write.Liam Girdwood
2011-07-02ASoC: core - Make platform probe more like codec probe.Liam Girdwood
2011-06-09ASoC: core - PCM mutex per rtdLiam Girdwood
2011-06-09ASoC: core - Separate out PCM operations into new file.Liam Girdwood
2011-06-07ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood
2011-06-06ASoC: Enforce the mask in snd_soc_update_bits()Mark Brown
2011-05-30Merge branch 'for-2.6.40' into for-2.6.41Mark Brown
2011-05-26ASoC: core: Don't schedule deferred_resume_work twiceStephen Warren
2011-05-25ASoC: core - remove superfluous new line.Liam Girdwood
2011-05-24ASoC: core - fix module reference counting for CPU DAIsLiam Girdwood
2011-05-22ASoC: core: Don't set "(null)" as a driver nameJarkko Nikula
2011-05-16ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-12ASoC: core - allow ASoC more flexible machine nameLiam Girdwood
2011-05-08ASoC: Create codec DAPM widgets before calling the codecs probe functionLars-Peter Clausen
2011-05-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-05-03ASoC: Don't crash on PM operationsMark Brown
2011-05-03ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgetsLars-Peter Clausen
2011-05-03ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen
2011-05-03ASoC: Free the card's DAPM contextLars-Peter Clausen
2011-04-28ASoC: Work around allmodconfig failureMark Brown
2011-04-27ASoC: Add more natural support for no-DMA DAIsMark Brown
2011-04-27ASoC: Allow platform drivers to have no ops structureMark Brown
2011-04-20ASoC: fix two ident style problemsLu Guanqun
2011-04-13ASoC: Create card DAPM widgets early so they can be used in callbacksMark Brown
2011-04-11ASoC: Add soc_remove_dai_linksKuninori Morimoto
2011-04-08ASoC: Add data based control initialisation for CODECs and cardsMark Brown
2011-04-07Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-07ASoC: fix config error pathLu Guanqun
2011-04-07ASoC: check channel mismatch between cpu_dai and codec_daiLu Guanqun
2011-04-06Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-06ASoC: Tegra: Suspend/resume supportStephen Warren
2011-04-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown
2011-04-03ASoC: format_register_str: Don't clip register valuesStephen Warren
2011-03-26ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos
2011-03-26ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos
2011-03-26ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos
2011-03-18ASoC: Remove bogus check for register validity in debugfs writeMark Brown
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown