aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAge
* ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-07
* Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-05-03
|\
| * ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri2013-04-30
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-04-12
|\ \
| * | ASoC: dapm: Only clear paths we've walkedRyo Tsutsui2013-04-01
| * | ASoC: dapm: Remove redundant clear_walk() for supply widgetsRyo Tsutsui2013-04-01
| * | ASoC: dapm: Implement mixer control sharingStephen Warren2013-03-31
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-12
|\ \ \ | |_|/ |/| |
| * | ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen2013-03-08
| |/
* | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown2013-03-26
|\ \ | |/ |/|
| * ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi2013-03-14
| * ASoC: dapm: Fix handling of loopsMark Brown2013-02-25
* | Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2013-02-11
|\ \ | |/ |/|
| * ASoC: core: Allow digital mute for captureMark Brown2013-02-08
* | ASoC: dapm: Fix sense of regulator bypass modeMark Brown2013-01-11
|/
* ASoC: dapm: Standardise ASoC DAPM messagesLiam Girdwood2012-11-20
* ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz2012-11-09
* ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2012-09-26
* Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-22
|\
| * ASoC: dapm: Don't force card bias level to be updatedMark Brown2012-08-25
| * ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown2012-08-25
* | ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-18
* | ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-05
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-24
|\
| * [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-20
* | Merge branch 'for-3.5' into for-3.6Mark Brown2012-07-23
|\ \
| * | ASoC: dapm: Make sure all dapm contexts are updatedLiam Girdwood2012-07-06
| * | ASoC: dapm: Fix locking during codec shutdownLiam Girdwood2012-07-06
| * | ASoC: dapm: Fix dapm_set_path_status() connectBenoît Thébaudeau2012-07-03
| |/
* | ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown2012-07-23
* | 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