aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-1/+1
* ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren2011-05-031-0/+6
* ASoC: Add w->kcontrols, and populate itStephen Warren2011-05-031-0/+1
* ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren2011-05-031-34/+34
* ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen2011-05-031-1/+2
* ASoC: simple style fixLu Guanqun2011-04-201-1/+1
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | ASoC: Explicitly say registerless widgets have no registerMark Brown2011-03-231-8/+8
|/
* ASoC: Add subsequence information to seq_notify callbacksMark Brown2011-01-271-1/+1
* ASoC: Remove controls from sequenced PGA argumentsMark Brown2011-01-251-4/+4
* ASoC: Provide per widget type callback when executing DAPM sequencesMark Brown2011-01-191-0/+3
* ASoC: Add support for sequencing withinMark Brown2011-01-191-0/+13
* ASoC: soc-dapm: Introduce the new snd_soc_dapm_virt_mux typeDimitris Papastamos2010-12-171-0/+9
* ASoC: Do DAPM control updates in the middle of DAPM sequencesMark Brown2010-12-171-0/+10
* ASoC: Extend DAPM to handle power changes on cross-device pathsJarkko Nikula2010-12-151-0/+5
* ASoC: Move widgets from DAPM context to snd_soc_cardJarkko Nikula2010-12-151-1/+1
* ASoC: Move DAPM paths from DAPM context to snd_soc_cardJarkko Nikula2010-12-151-1/+0
* ASoC: Remove unused DAPM_DOUBLE control typesMark Brown2010-12-151-16/+0
* ASoC: dapm: Add output driver widgetOlaya, Margarita2010-12-141-0/+10
* ASoC: Remove cyclic dependency between soc.h and soc-dapm.h/soc-dai.hJarkko Nikula2010-11-221-1/+0
* ASoC: Move pop time from DAPM context to sound cardJarkko Nikula2010-11-061-1/+1
* ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-13/+36
* ASoC: Add event variants of the AIF widgetsMark Brown2010-09-061-0/+10
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-4/+4
* ASoC: Add SND_SOC_DAPM_PRE_POST_PMD eventapatard@mandriva.com2010-05-311-0/+2
* ASoC: Support leaving paths enabled over system suspendMark Brown2010-05-101-0/+2
* ASoC: Remove unused DAPM suspend flagMark Brown2010-05-101-1/+0
* ASoC: Allow pins to be force enabledMark Brown2010-03-161-0/+3
* ASoC: Remove unused 'muted' flag from DAPM widgetsMark Brown2010-03-161-1/+0
* ASoC: Remove unused pmdown_time flagMark Brown2010-03-051-1/+0
* ASoC: add simplified versions of widget macrosGuennadi Liakhovetski2010-01-251-0/+32
* ASoC: Add virtual enumeration support for DAPM muxesMark Brown2009-10-061-0/+10
* ASoC: Allow per-route connectedness checks for suppliesMark Brown2009-09-081-0/+7
* Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown2009-08-241-0/+8
|\
| * ASoC: Add input and output AIF widgetsMark Brown2009-08-181-0/+8
* | ASoC: Add DAPM widget power decision debugfs filesMark Brown2009-08-211-0/+1
|/
* ASoC: Add a shutdown callbackMark Brown2009-06-231-0/+1
* ASoC: Integrate bias management with DAPM power managementMark Brown2009-05-181-2/+0
* ASoC: Split DAPM power checks from sequencing of power changesMark Brown2009-05-181-0/+3
* ASoC: Add power supply widget to DAPMMark Brown2009-04-221-1/+6
* ASoC: Make the DAPM power check an operation on the widgetMark Brown2009-04-201-0/+2
* ASoC: Support DAPM events for DACs and ADCsMark Brown2009-04-131-0/+10
* ASoC: Add SND_SOC_DAPM_PIN_SWITCH controls for exposing DAPM pinsMark Brown2009-02-281-0/+12
* Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-231-1/+1
|\
| * ASoC: Add missing comma to SND_SOC_DAPM_SWITCH_E in soc-dapm.hPeter Ujfalusi2009-01-231-1/+1
* | Merge branch 'for-2.6.29' into for-2.6.30Mark Brown2009-01-091-1/+1
|\ \ | |/
| * ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2009-01-081-1/+1
* | ASoC: Constify pin names for DAPM pin status APIsMark Brown2009-01-091-4/+4
* | ASoC: dapm: Allow explictly named mixer controlsIan Molton2009-01-071-0/+11
|/