aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2013-11-13ASoC: dapm: Fix source list debugfs outputsTakashi Iwai
2013-08-20ASoC: dapm: Fix empty list check in dapm_new_mux()Lars-Peter Clausen
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-04-30ASoC: dapm: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri
2013-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2013-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2013-04-01ASoC: dapm: Only clear paths we've walkedRyo Tsutsui
2013-04-01ASoC: dapm: Remove redundant clear_walk() for supply widgetsRyo Tsutsui
2013-03-31ASoC: dapm: Implement mixer control sharingStephen Warren
2013-03-26Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown
2013-03-15ASoC: dapm: Fix pointer dereference in is_connected_output_ep()Peter Ujfalusi
2013-03-08ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen
2013-02-25ASoC: dapm: Fix handling of loopsMark Brown
2013-02-11Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown
2013-02-08ASoC: core: Allow digital mute for captureMark Brown
2013-01-12ASoC: dapm: Fix sense of regulator bypass modeMark Brown
2012-11-21ASoC: dapm: Standardise ASoC DAPM messagesLiam Girdwood
2012-11-09ASoC: dapm: Use card_list during DAPM shutdownMisael Lopez Cruz
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown
2012-09-22Merge tag 'v3.6-rc6' into for-3.7Mark Brown
2012-09-18ASoC: Avoid recalculating the bitmask for SOC_ENUM controlsLars-Peter Clausen
2012-09-06ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown
2012-08-25ASoC: dapm: Don't force card bias level to be updatedMark Brown
2012-08-25ASoC: dapm: Make sure we update the bias level for CODECs with no opMark Brown
2012-07-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-07-23Merge branch 'for-3.5' into for-3.6Mark Brown
2012-07-23ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown
2012-07-20[SCSI] async: introduce 'async_domain' typeDan Williams
2012-07-13ASoC: dapm: Fix compilation warningMarek Belisko
2012-07-06ASoC: dapm: Allow routes to be deleted at runtimeMark Brown
2012-07-06ASoC: dapm: Mark widgets as dirty when a route is addedMark Brown
2012-07-06ASoC: dapm: Make sure all dapm contexts are updatedLiam Girdwood
2012-07-06ASoC: dapm: Fix locking during codec shutdownLiam Girdwood
2012-07-03ASoC: dapm: Fix dapm_set_path_status() connectBenoît Thébaudeau
2012-07-03ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau
2012-06-29ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau
2012-06-25Merge tag 'v3.5-rc4' into for-3.6Mark Brown
2012-06-23ASoC: dapm: Try to add all routes even if one failsMark Brown
2012-06-08ASoC: dapm: Fix input list to use source widgetsLiam Girdwood
2012-06-05ASoC: dapm: The clock API is even less consistent than thoughtMark Brown
2012-06-04ASoC: dapm: Bodge for lack of a widely available clk APIMark Brown
2012-06-04ASoC: dapm: Fix connected widget capture path query.Liam Girdwood
2012-06-04ASoC: dapm: Use devm_clk_get()Mark Brown
2012-06-03ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-04-27ASoC: dapm: Move CODEC<->CODEC params off stackMark Brown
2012-04-26Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-26ASoC: dpcm: Add runtime dynamic route updateLiam Girdwood
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood