aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAge
* Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-04-26
|\
| * ASoC: dapm: Ensure power gets managed for line widgetsMark Brown2012-04-12
* | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
|/
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2012-03-18
|\
| * ASoC: Revert widget I/O locking for 3.4Mark Brown2012-03-12
| * ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown2012-03-07
| * ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood2012-03-06
| * ASoC: dapm: Use dev_warn for debugfs warning messageLiam Girdwood2012-03-06
| * ASoC: dapm: Show if widgets are forced in debugfsMark Brown2012-03-05
| * ASoC: dapm: Only mark pin widgets as dirty if we actually change stateMark Brown2012-02-17
| * ASoC: dapm: Convert stream events to use DAI widgetsMark Brown2012-02-17
| * ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2012-02-17
| * ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown2012-02-17
| * ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widgetMark Brown2012-02-17
| * ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown2012-02-17
| * ASoC: dapm: Convert pin switches to use snd_soc_cardMark Brown2012-02-15
| * ASoC: dapm: Notify stream event to all card components.Liam Girdwood2012-02-15
| * ASoC: dapm - Make DAPM reset code a separate function.Liam Girdwood2012-02-15
| * ASoC: dapm: Clean up header information.Liam Girdwood2012-02-06
| * ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood2012-02-06
| * ASoC: dapm: Ignore isolated signal generators for power purposesMark Brown2012-01-26
| * ASoC: dapm: Drop runtime PM references asynchronouslyMark Brown2012-01-26
| * ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown2012-01-26
| * ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-21
* | ASoC: dapm: Check for bias level when powering downMark Brown2012-02-23
|/
* ASoC: dapm - Fix check for codec context in dapm_power_widgets().Liam Girdwood2012-01-16
* ASoC: Dynamically allocate the rtd device for a non-empty release()Mark Brown2012-01-10
* ASoC: Take a pm_runtime reference on DAPM devices that are enabledMark Brown2011-12-07
* ASoC: Add signal generator widget typeMark Brown2011-12-02
* ASoC: Log automatic pin disconnection per CODEC rather than per cardMark Brown2011-11-27
* ASoC: Implement fully_routed card propertyStephen Warren2011-11-23
* ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widgetMark Brown2011-10-10
* ASoC: Cache connected input and output recursionsMark Brown2011-10-09
* ASoC: Assign power_check when we allocate DAPM widgetsMark Brown2011-10-08
* ASoC: Suppress early calls to snd_soc_dapm_sync()Mark Brown2011-10-08
* ASoC: Use dapm_mark_dirty() for new DAPM widgets for consistencyMark Brown2011-10-05
* ASoC: Stop checking for supplied widgets after we find the firstMark Brown2011-10-05
* ASoC: Don't mark the outputs of supplies as dirty on state changesMark Brown2011-10-05
* ASoC: Only run power_check() on a widget once per runMark Brown2011-10-05
* ASoC: Add verbose debugging showing why widgets get marked dirtyMark Brown2011-10-05
* ASoC: Reduce the number of neigbours we mark dirty when updating powerMark Brown2011-10-04
* ASoC: Do DAPM power checks only for widgets changed since last runMark Brown2011-10-04
* ASoC: Mark headphone, mic, speaker and line widgets as always connectedMark Brown2011-10-04
* ASoC: Factor out widget power check operationMark Brown2011-10-04
* ASoC: Ensure all DAPM widgets have a power check callbackMark Brown2011-10-04
* ASoC: Move bias level decision into main dapm_power_widgets()Mark Brown2011-10-04
* ASoC: Factor write of widget power out into a separate functionMark Brown2011-10-04
* ASoC: Also count neighbour checks for suppliesMark Brown2011-09-28
* ASoC: Don't force bias on ground referenced devicesMark Brown2011-09-23
* ASoC: Add another DAPM stat for neighbour checksMark Brown2011-09-22