summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2011-03-09Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-03-09ASoC: Fix double addition of prefixes due to widget prefixingMark Brown
2011-03-09ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown
2011-03-08ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown
2011-03-03ASoC: Check for a CODEC before dereferencing in DAPMMark Brown
2011-03-03ASoC: Get the card directly from the DAPM contextMark Brown
2011-02-25ASoC: soc-dapm: Include quotes around contents in debugfs entriesDimitris Papastamos
2011-02-22ASoC: Run bias level changes for all DAPM contexts in parallelMark Brown
2011-02-22ASoC: Remove card from snd_soc_dapm_set_bias_level()Mark Brown
2011-02-18ASoC: Remove export of snd_soc_dapm_stream_event()Mark Brown
2011-02-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-02-13ASoC: Ensure supplies are maintained for force enabled widgetsMark Brown
2011-02-09Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-02-09ASoC: Sync initial widget state with hardwareMark Brown
2011-01-28Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-28ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown
2011-01-19ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown
2011-01-19ASoC: Add support for sequencing withinMark Brown
2011-01-19ASoC: Explicitly say if we're powering up or downMark Brown
2010-12-22ASoC: don't pass the string as the format arguemtn for dev_info()Takashi Iwai
2010-12-17ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos
2010-12-17ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown
2010-12-15ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula
2010-12-15ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula
2010-12-15ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula
2010-12-14ASoC: dapm: Add output driver widgetOlaya, Margarita
2010-12-13ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38Jarkko Nikula
2010-12-13Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-12-13ASoC: Fix bias power down of non-DAPM codecJarkko Nikula
2010-12-06ASoC: Add post-CODEC bias level callback for machine driverMark Brown
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-16ASoC: Use DAPM context rather than CODEC when constructing sequencesMark Brown
2010-11-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula
2010-11-15Merge branch 'for-2.6.37' into for-2.6.38Mark Brown
2010-11-15ASoC: Fix dapm_seq_compare() for multi-componentMark Brown
2010-11-11ASoC: Add DAPM trace eventsMark Brown
2010-11-11ASoC: Factor out boiler plate for DAPM event generationMark Brown
2010-11-10ASoC: Convert pop_dbg to use dev_infoJarkko Nikula
2010-11-10ASoC: Update DAPM debug and error printsJarkko Nikula
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-10ASoC: Support leaving paths enabled over system suspendMark Brown
2010-05-10ASoC: Refactor DAPM suspend handlingMark Brown
2010-05-10ASoC: Remove unused DAPM suspend flagMark Brown
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo