summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen
2013-07-29ASoC: dapm: Pass card instead of dapm context to dapm_power_widgets()Lars-Peter Clausen
2013-07-29ASoC: dapm: Move snd_soc_dapm_update from dapm context to cardLars-Peter Clausen
2013-07-29Merge branch 'topic/core' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2013-07-24ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen
2013-07-24ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen
2013-07-24ASoC: dapm: Pass snd_soc_card directly to soc_dpcm_runtime_update()Lars-Peter Clausen
2013-07-24ASoC: dapm: Use generic power check for everything except DAIsMark Brown
2013-07-24ASoC: dapm: Fix return value of snd_soc_dapm_put_{volsw,enum_virt}()Lars-Peter Clausen
2013-07-23ASoC: Remove unused dapm_get_snd_card() and dapm_get_soc_card()Lars-Peter Clausen
2013-06-17Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2013-06-17Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2013-06-17Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2013-06-14ASoC: dapm: Add snd_soc_dapm_switch to the power up/down sequence tableLars-Peter Clausen
2013-06-14ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen
2013-06-14ASoC: dapm: Add a helper function to free a DAPM pathLars-Peter Clausen
2013-06-14ASoC: dapm: Remove unnecessary loopLars-Peter Clausen
2013-06-14ASoC: dapm: Setup private_free callback for dapm kcontrolsLars-Peter Clausen
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown
2013-05-22ASoC: Fix early event callback list iterationLars-Peter Clausen
2013-05-14ASoC: core: Use kasprintf instead of opencoding itLars-Peter Clausen
2013-05-12ASoC: dapm: Provide early event callbacks for power up and downMark 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