aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAge
* ASoC: dapm: Fix compilation warningMarek Belisko2012-07-13
* ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2012-07-06
* ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown2012-07-06
* ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau2012-07-03
* ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau2012-06-29
* Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-25
|\
| * ASoC: dapm: Fix input list to use source widgetsLiam Girdwood2012-06-07
| * ASoC: dapm: Fix connected widget capture path query.Liam Girdwood2012-06-04
* | ASoC: dapm: Try to add all routes even if one failsMark Brown2012-06-23
* | ASoC: dapm: The clock API is even less consistent than thoughtMark Brown2012-06-05
* | ASoC: dapm: Bodge for lack of a widely available clk APIMark Brown2012-06-04
* | ASoC: dapm: Use devm_clk_get()Mark Brown2012-06-04
* | ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-03
|/
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-13
|\
| * 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
* | | ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown2012-04-27
* | | ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood2012-04-26
* | | ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood2012-04-18
* | | ASoC: soc-dapm: Use '%llx' with 'u64' type.Fabio Estevam2012-04-16
* | | ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown2012-04-16
* | | ASoC: dapm: Allow DAI widgets to be routed throughMark Brown2012-04-16
* | | ASoC: dapm: release lock on error pathsDan Carpenter2012-04-15
* | | Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-09
|\| |
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
| |/
* | ASoC: dapm: Remove bodges for no-widget CODECsMark Brown2012-04-01
* | ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown2012-04-01
* | ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood2012-04-01
* | ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood2012-04-01
* | ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood2012-04-01
* | ASoC: dapm: Add platform stream event supportLiam Girdwood2012-04-01
* | ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood2012-04-01
* | ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2012-04-01
|/
* 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