aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-24ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()Lars-Peter Clausen1-3/+2
2013-06-17Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-31/+30
2013-06-17Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-21/+26
2013-06-17Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown1-0/+2
2013-06-14ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence tableLars-Peter Clausen1-0/+2
2013-06-14ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen1-4/+1
2013-06-14ASoC: dapm: Add a helper function to free a DAPM pathLars-Peter Clausen1-18/+16
2013-06-14ASoC: dapm: Remove unnecessary loopLars-Peter Clausen1-10/+8
2013-06-14ASoC: dapm: Setup private_free callback for dapm kcontrolsLars-Peter Clausen1-0/+6
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown1-23/+26
2013-05-22ASoC: Fix early event callback list iterationLars-Peter Clausen1-2/+2
2013-05-14ASoC: core: Use kasprintf instead of opencoding itLars-Peter Clausen1-21/+10
2013-05-12ASoC: dapm: Provide early event callbacks for power up and downMark Brown1-0/+16
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-2/+2
2013-04-30ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri1-2/+2
2013-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-148/+171
2013-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-1/+0
2013-04-01ASoC: dapm: Only clear paths we've walkedRyo Tsutsui1-12/+35
2013-04-01ASoC: dapm: Remove redundant clear_walk() for supply widgetsRyo Tsutsui1-2/+0
2013-03-31ASoC: dapm: Implement mixer control sharingStephen Warren1-134/+136
2013-03-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown1-0/+14
2013-03-15ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi1-1/+0
2013-03-08ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen1-1/+0
2013-02-25ASoC: dapm: Fix handling of loopsMark Brown1-0/+15
2013-02-11Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown1-2/+4
2013-02-08ASoC: core: Allow digital mute for captureMark Brown1-2/+4
2013-01-12ASoC: dapm: Fix sense of regulator bypass modeMark Brown1-2/+10
2012-11-21ASoC: dapm: Standardise ASoC DAPM messagesLiam Girdwood1-60/+74
2012-11-09ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz1-1/+1
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown1-2/+21
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown1-1/+4
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen1-14/+8
2012-09-06ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown1-0/+22
2012-08-25ASoC: dapm: Don't force card bias level to be updatedMark Brown1-1/+2
2012-08-25ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown1-0/+2
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2012-07-23Merge branch 'for-3.5' into for-3.6Mark Brown1-7/+11
2012-07-23ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown1-1/+9
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams1-1/+1
2012-07-13ASoC: dapm: Fix compilation warningMarek Belisko1-0/+1
2012-07-06ASoC: dapm: Allow routes to be deleted at runtimeMark Brown1-0/+77
2012-07-06ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown1-0/+4
2012-07-06ASoC: dapm: Make sure all dapm contexts are updatedLiam Girdwood1-3/+3
2012-07-06ASoC: dapm: Fix locking during codec shutdownLiam Girdwood1-0/+5
2012-07-03ASoC: dapm: Fix dapm_set_path_status() connectBenoît Thébaudeau1-4/+3
2012-07-03ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau1-10/+12
2012-06-29ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau1-7/+1
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown1-2/+2
2012-06-23ASoC: dapm: Try to add all routes even if one failsMark Brown1-4/+4
2012-06-08ASoC: dapm: Fix input list to use source widgetsLiam Girdwood1-1/+1