summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
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
2010-03-22ASoC: Allow force enabled pins to be disabledMark Brown
2010-03-17ASoC: Remove current PGA control handlingMark Brown
2010-03-16ASoC: Allow pins to be force enabledMark Brown
2010-03-05ASoC: Improve DAPM pop_wait delaysMark Brown
2010-01-21ASoC: Support turning off bias when the CODEC is idleMark Brown
2010-01-21ASoC: Remove console DAPM debug codeMark Brown
2009-12-16ASoC: Sort DAPM sequences by CODEC as wellMark Brown
2009-12-16ASoC: Push registers out of mixer power decisionMark Brown
2009-12-04ASoC: Display the power register in DAPM widget debugfsMark Brown
2009-11-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown
2009-11-23ASoC: Fix suspend with active audio streamsMark Brown
2009-10-15Merge branch 'for-2.6.32' into for-2.6.33Mark Brown
2009-10-13ASoC: Serialize access to dapm_power_widgets()Eero Nurkkala
2009-10-06ASoC: Add virtual enumeration support for DAPM muxesMark Brown
2009-10-06ASoC: Push DAPM enumeration register change test outMark Brown
2009-10-06ASoC: Simplify code for DAPM widget updatesMark Brown
2009-10-05Merge branch 'for-2.6.32' into for-2.6.33Mark Brown
2009-10-02ASoC: Fix SND_SOC_DAPM_LINE handlingPeter Ujfalusi