summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown2013-06-071-23/+26
* Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-05-031-2/+2
|\
| * ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri2013-04-301-2/+2
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-04-121-148/+171
|\ \
| * | ASoC: dapm: Only clear paths we've walkedRyo Tsutsui2013-04-011-12/+35
| * | ASoC: dapm: Remove redundant clear_walk() for supply widgetsRyo Tsutsui2013-04-011-2/+0Star
| * | ASoC: dapm: Implement mixer control sharingStephen Warren2013-03-311-134/+136
* | | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-04-121-1/+0Star
|\ \ \ | |_|/ |/| |
| * | ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen2013-03-081-1/+0Star
| |/
* | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown2013-03-261-0/+14
|\ \ | |/ |/|
| * ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi2013-03-151-1/+0Star
| * ASoC: dapm: Fix handling of loopsMark Brown2013-02-251-0/+15
* | Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown2013-02-111-2/+4
|\ \ | |/ |/|
| * ASoC: core: Allow digital mute for captureMark Brown2013-02-081-2/+4
* | ASoC: dapm: Fix sense of regulator bypass modeMark Brown2013-01-121-2/+10
|/
* ASoC: dapm: Standardise ASoC DAPM messagesLiam Girdwood2012-11-211-60/+74
* ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz2012-11-091-1/+1
* ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown2012-09-261-2/+21
* Merge tag 'v3.6-rc6' into for-3.7Mark Brown2012-09-221-1/+4
|\
| * ASoC: dapm: Don't force card bias level to be updatedMark Brown2012-08-251-1/+2
| * ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown2012-08-251-0/+2
* | ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen2012-09-191-14/+8Star
* | ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown2012-09-061-0/+22
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-251-1/+1
|\
| * [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-201-1/+1
* | Merge branch 'for-3.5' into for-3.6Mark Brown2012-07-231-7/+11
|\ \
| * | ASoC: dapm: Make sure all dapm contexts are updatedLiam Girdwood2012-07-061-3/+3
| * | ASoC: dapm: Fix locking during codec shutdownLiam Girdwood2012-07-061-0/+5
| * | ASoC: dapm: Fix dapm_set_path_status() connectBenoît Thébaudeau2012-07-031-4/+3Star
| |/
* | ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown2012-07-231-1/+9
* | ASoC: dapm: Fix compilation warningMarek Belisko2012-07-131-0/+1
* | ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2012-07-061-0/+77
* | ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown2012-07-061-0/+4
* | ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau2012-07-031-10/+12
* | ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau2012-06-291-7/+1Star
* | Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-251-2/+2
|\|
| * 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
* | ASoC: dapm: Try to add all routes even if one failsMark Brown2012-06-231-4/+4
* | ASoC: dapm: The clock API is even less consistent than thoughtMark Brown2012-06-051-1/+1
* | ASoC: dapm: Bodge for lack of a widely available clk APIMark Brown2012-06-041-0/+6
* | ASoC: dapm: Use devm_clk_get()Mark Brown2012-06-041-1/+1
* | ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-031-0/+38
|/
* 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-271-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