aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* sound:soc: remove extra mutex_unlockDan Murphy2011-09-151-1/+0
* Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-09-141-0/+22
|\
| * ASoC: DAPM: Allow reading DAPM widget power stateMisael Lopez Cruz2011-09-131-0/+21
| * ASoC: DAPM: Add card stream event notificationMisael Lopez Cruz2011-09-131-0/+1
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-08-311-3/+34
|\ \ | |/
| * ASoC: dapm: Prevent null codecs to affect card power levelPankajJindal2011-08-301-1/+2
| * ASoC: dapm: Add codec/platform DAPM stream eventMisael Lopez Cruz2011-08-301-2/+32
* | Merge branch 'android-omap-3.0' into p-android-omap-3.0Dan Murphy2011-08-231-0/+2
|\ \ | |/
| * ASoC: DAPM: Include power seq run in critical sectionMisael Lopez Cruz2011-08-191-1/+2
| * ASoC: Fix DAPM sequence run for per-widget I/O methodsMark Brown2011-08-171-0/+6
| * ASoC: dapm: Fix race condition for widgets power list creationMisael Lopez Cruz2011-08-171-0/+2
| * ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz2011-08-121-2/+2
* | ASoC: Fix DAPM sequence run for per-widget I/O methodsMark Brown2011-08-221-0/+6
* | ASoC: dapm: Fix race condition for widgets power list creationMisael Lopez Cruz2011-08-221-0/+2
* | ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz2011-08-221-2/+2
|/
* ASoC: dapm: Fix long_name pointer for DAPM muxesMisael Lopez Cruz2011-06-201-2/+2
* ASoC: core - add dynamic kcontrolsLiam Girdwood2011-06-141-7/+7
* ASoC: dsp - Add ASoC DSP coreLiam Girdwood2011-06-141-0/+3
* ASoC: dapm - allow custom widgets to update power events.Liam Girdwood2011-06-141-11/+20
* ASoC: dapm - Add locking to the DAPM power_widgets()Liam Girdwood2011-06-141-4/+6
* ASoC: dapm - Add API call to query valid DAPM pathsLiam Girdwood2011-06-141-11/+321
* ASoC: core - Add platform driver DAPM widgets/kcontrolsLiam Girdwood2011-06-141-14/+58
* ASoC: dapm - add widget IO functionsLiam Girdwood2011-06-141-6/+49
* ASoC: dapm - Add DAPM stream completion eventLiam Girdwood2011-06-141-3/+9
* ASoC: dapm - add method to get AIF widget from streamLiam Girdwood2011-06-141-0/+17
* ASoC: dapm - fix prefix for DAPM muxesLiam Girdwood2011-06-141-2/+2
* ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen2011-06-091-9/+8
* ASoC: Fix dapm_is_shared_kcontrol so everything isn't sharedStephen Warren2011-05-271-1/+4
* ASoC: Fix power down for widgetless per-card DAPM context caseJarkko Nikula2011-05-261-1/+1
* ASoC: Implement mux control sharingStephen Warren2011-05-031-31/+75
* ASoC: Store a list of widgets in a DAPM mux/mixer kcontrolStephen Warren2011-05-031-56/+131
* ASoC: Add w->kcontrols, and populate itStephen Warren2011-05-031-0/+12
* ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren2011-05-031-13/+15
* ASoC: Remove DAPM debugfs entries before freeing widgetsLars-Peter Clausen2011-05-031-0/+10
* ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgetsLars-Peter Clausen2011-05-031-12/+23
* ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_initLars-Peter Clausen2011-05-031-3/+10
* ASoC: Add dapm_find_widget helperLars-Peter Clausen2011-04-271-70/+45
* ASoC: fix a simple coding style issueLu Guanqun2011-04-201-1/+1
* ASoC: snd_soc_dapm_get_pin_status: Match other contexts tooStephen Warren2011-04-201-0/+6
* ASoC: Allow DAPM pin operations to match any contextMark Brown2011-04-091-0/+24
* ASoC: Force all DAPM contexts into the same bias stateMark Brown2011-04-091-0/+9
* ASoC: Remove special casing for registerless widgetsMark Brown2011-04-081-100/+0
* ASoC: Add bias level data to DAPM context debugfsMark Brown2011-04-051-0/+48
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-03-091-1/+1
|\
| * ASoC: Use the correct DAPM context when cleaning up final widget setMark Brown2011-03-091-1/+1
* | ASoC: Fix double addition of prefixes due to widget prefixingMark Brown2011-03-091-3/+26
* | ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew()Mark Brown2011-03-081-2/+14
* | ASoC: Check for a CODEC before dereferencing in DAPMMark Brown2011-03-031-3/+3
* | ASoC: Get the card directly from the DAPM contextMark Brown2011-03-031-4/+4
* | ASoC: soc-dapm: Include quotes around contents in debugfs entriesDimitris Papastamos2011-02-251-2/+2