summaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2012-09-261-0/+3
* ASoC: dapm: Add flags to regulator suppliesMark Brown2012-09-081-2/+3
* ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-061-0/+1
* ASoC: Remove unused 'saved_value' field from snd_soc_dapm_widget structLars-Peter Clausen2012-09-061-1/+0
* ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2012-07-061-0/+2
* ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-031-0/+10
* ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-181-0/+5
* ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-161-0/+6
* ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown2012-04-041-1/+1
* ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown2012-04-011-4/+0
* ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2012-04-011-0/+2
* ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2012-04-011-2/+2
* ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-011-2/+2
* ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-011-0/+5
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+2
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+2
* | ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-171-0/+4
* | ASoC: dapm: Constify lots of names that are never modifiedMark Brown2012-02-171-4/+4
* | ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-171-2/+2
* | ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2012-02-171-2/+0
* | ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood2012-02-061-0/+6
* | ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown2012-01-261-0/+9
|/
* ASoC: Add signal generator widget typeMark Brown2011-12-021-0/+4
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-231-0/+1
* ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown2011-10-101-0/+3
* ASoC: Cache connected input and output recursionsMark Brown2011-10-091-0/+2
* ASoC: Only run power_check() on a widget once per runMark Brown2011-10-051-0/+2
* ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-041-0/+1
* ASoC: Add another DAPM stat for neighbour checksMark Brown2011-09-221-0/+1
* ASoC: Trace and collect statistics for DAPM graph walkingMark Brown2011-09-211-0/+5
* ASoC: dapm - Add DAPM stream completion event.Liam Girdwood2011-07-251-0/+2
* ASoC: dapm - add DAPM macro for external enum widgetsLiam Girdwood2011-07-201-0/+6
* ASoC: core - Add platform widget IOLiam Girdwood2011-07-051-0/+2
* ASoC: Fix mismerge with release branchMark Brown2011-06-141-0/+1
* ASoC: Add weak routes for sidetone style pathsMark Brown2011-06-131-0/+2
* ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-061-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