summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dapm: Fix input list to use source widgetsLiam Girdwood2012-06-081-1/+1
* ASoC: dapm: Fix connected widget capture path query.Liam Girdwood2012-06-041-1/+1
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-0/+2
|\
| * Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-261-0/+2
| |\
| | * ASoC: dapm: Ensure power gets managed for line widgetsMark Brown2012-04-121-0/+2
* | | ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown2012-04-271-12/+20
* | | ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood2012-04-261-2/+6
* | | ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-181-10/+112
* | | ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam2012-04-161-1/+1
* | | ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-161-3/+152
* | | ASoC: dapm: Allow DAI widgets to be routed throughMark Brown2012-04-161-1/+4
* | | ASoC: dapm: release lock on error pathsDan Carpenter2012-04-151-5/+7
* | | Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-091-14/+2
|\ \ \ | |/ /
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-14/+2
| |/
* | ASoC: dapm: Remove bodges for no-widget CODECsMark Brown2012-04-011-32/+4
* | ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown2012-04-011-2/+2
* | ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood2012-04-011-6/+28
* | ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2012-04-011-5/+5
* | ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2012-04-011-10/+10
* | ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-011-28/+51
* | ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood2012-04-011-6/+30
* | ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-011-20/+39
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-181-115/+285
|\
| * ASoC: Revert widget I/O locking for 3.4Mark Brown2012-03-121-28/+6
| * ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown2012-03-071-2/+2
| * ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood2012-03-061-6/+28
| * ASoC: dapm: Use dev_warn for debugfs warning messageLiam Girdwood2012-03-061-1/+1
| * ASoC: dapm: Show if widgets are forced in debugfsMark Brown2012-03-051-2/+3
| * ASoC: dapm: Only mark pin widgets as dirty if we actually change stateMark Brown2012-02-171-1/+3
| * ASoC: dapm: Convert stream events to use DAI widgetsMark Brown2012-02-171-26/+17
| * ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-171-8/+127
| * ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-171-9/+16
| * ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widgetMark Brown2012-02-171-21/+14
| * ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2012-02-171-3/+2
| * ASoC: dapm: Convert pin switches to use snd_soc_cardMark Brown2012-02-151-10/+10
| * ASoC: dapm: Notify stream event to all card components.Liam Girdwood2012-02-151-4/+6
| * ASoC: dapm - Make DAPM reset code a separate function.Liam Girdwood2012-02-151-7/+14
| * ASoC: dapm: Clean up header information.Liam Girdwood2012-02-061-8/+2
| * ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood2012-02-061-12/+9
| * ASoC: dapm: Ignore isolated signal generators for power purposesMark Brown2012-01-261-1/+5
| * ASoC: dapm: Drop runtime PM references asynchronouslyMark Brown2012-01-261-1/+1
| * ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown2012-01-261-2/+49
| * ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-211-10/+17
* | ASoC: dapm: Check for bias level when powering downMark Brown2012-02-231-3/+9
|/
* ASoC: dapm - Fix check for codec context in dapm_power_widgets().Liam Girdwood2012-01-161-1/+1
* ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-101-2/+1
* ASoC: Take a pm_runtime reference on DAPM devices that are enabledMark Brown2011-12-081-0/+7
* ASoC: Add signal generator widget typeMark Brown2011-12-021-0/+7
* ASoC: Log automatic pin disconnection per CODEC rather than per cardMark Brown2011-11-271-3/+3
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-231-0/+73
OpenPOWER on IntegriCloud