summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2013-06-171-31/+30
|\
| * ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen2013-06-141-4/+1
| * ASoC: dapm: Add a helper function to free a DAPM pathLars-Peter Clausen2013-06-141-18/+16
| * ASoC: dapm: Remove unnecessary loopLars-Peter Clausen2013-06-141-10/+8
| * ASoC: dapm: Setup private_free callback for dapm kcontrolsLars-Peter Clausen2013-06-141-0/+6
* | Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2013-06-171-21/+26
|\ \
| * | ASoC: Fix early event callback list iterationLars-Peter Clausen2013-05-221-2/+2
| * | ASoC: core: Use kasprintf instead of opencoding itLars-Peter Clausen2013-05-141-21/+10
| * | ASoC: dapm: Provide early event callbacks for power up and downMark Brown2013-05-121-0/+16
| |/
* | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2013-06-171-0/+2
|\ \
| * | ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence tableLars-Peter Clausen2013-06-141-0/+2
| |/
* | 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/+0
| * | 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/+0
|\ \ \ | |_|/ |/| |
| * | ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen2013-03-081-1/+0
| |/
* | 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/+0
| * 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-181-14/+8
* | 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-241-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/+3
| |/
* | 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/+1
* | 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
OpenPOWER on IntegriCloud