summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2012-04-27ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood
2012-04-16ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown
2012-04-16ASoC: dapm: Allow DAI widgets to be routed throughMark Brown
2012-04-15ASoC: dapm: release lock on error pathsDan Carpenter
2012-04-12ASoC: dapm: Ensure power gets managed for line widgetsMark Brown
2012-04-09Merge tag 'v3.4-rc2' into for-3.5Mark Brown
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-01ASoC: dapm: Remove bodges for no-widget CODECsMark Brown
2012-04-01ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown
2012-04-01ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood
2012-04-01ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-03-12ASoC: Revert widget I/O locking for 3.4Mark Brown
2012-03-07ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown
2012-03-06ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood
2012-03-06ASoC: dapm: Use dev_warn for debugfs warning messageLiam Girdwood
2012-03-05ASoC: dapm: Show if widgets are forced in debugfsMark Brown
2012-02-23ASoC: dapm: Check for bias level when powering downMark Brown
2012-02-17ASoC: dapm: Only mark pin widgets as dirty if we actually change stateMark Brown
2012-02-17ASoC: dapm: Convert stream events to use DAI widgetsMark Brown
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown
2012-02-17ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widgetMark Brown
2012-02-17ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown
2012-02-15ASoC: dapm: Convert pin switches to use snd_soc_cardMark Brown
2012-02-15ASoC: dapm: Notify stream event to all card components.Liam Girdwood
2012-02-15ASoC: dapm - Make DAPM reset code a separate function.Liam Girdwood
2012-02-06ASoC: dapm: Clean up header information.Liam Girdwood
2012-02-06ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood
2012-01-26ASoC: dapm: Ignore isolated signal generators for power purposesMark Brown
2012-01-26ASoC: dapm: Drop runtime PM references asynchronouslyMark Brown
2012-01-26ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown
2012-01-21ASoC: Use regmap update bits operation for drivers using regmapMark Brown
2012-01-16ASoC: dapm - Fix check for codec context in dapm_power_widgets().Liam Girdwood
2012-01-10ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown
2011-12-08ASoC: Take a pm_runtime reference on DAPM devices that are enabledMark Brown
2011-12-02ASoC: Add signal generator widget typeMark Brown
2011-11-27ASoC: Log automatic pin disconnection per CODEC rather than per cardMark Brown
2011-11-23ASoC: Implement fully_routed card propertyStephen Warren
2011-10-10ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown
2011-10-09ASoC: Cache connected input and output recursionsMark Brown
2011-10-08ASoC: Assign power_check when we allocate DAPM widgetsMark Brown