aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound/soc-dapm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-12ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen1-5/+2
2014-04-22ASoC: Move IO abstraction to the component levelLars-Peter Clausen1-0/+1
2014-04-14ASoC: Remove deprecated ENUM/MUX macrosLars-Peter Clausen1-12/+0
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown1-31/+7
2014-03-10ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown1-1/+0
2014-03-01ASoC: dapm: Consolidate MUXs and virtual MUXsLars-Peter Clausen1-18/+5
2014-03-01ASoC: dapm: Consolidate MUXs and value MUXsLars-Peter Clausen1-13/+2
2014-02-20ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax1-0/+1
2014-02-20ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax1-0/+8
2014-01-16Merge remote-tracking branch 'asoc/topic/dapm' into for-tiwaiMark Brown1-0/+1
2014-01-08ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood1-0/+1
2013-11-24ASoC: dapm: Use SND_SOC_DAPM_INIT_REG_VAL in SND_SOC_DAPM_MUXStephen Warren1-1/+2
2013-10-07ASoC: dapm: Add support for virtual mixer controlsLars-Peter Clausen1-0/+4
2013-08-27ASoC: Pass card instead of dapm context to snd_soc_dapm_new_widgets()Lars-Peter Clausen1-1/+1
2013-08-05ASoC: dapm: Implement mixer input auto-disableLars-Peter Clausen1-2/+15
2013-07-29ASoC: dapm: Make widget power register settings more flexibleLars-Peter Clausen1-70/+93
2013-07-29ASoC: dapm: Keep a list of paths per kcontrolLars-Peter Clausen1-1/+1
2013-07-29ASoC: dapm: Move 'value' field from widget to controlLars-Peter Clausen1-1/+0
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen1-0/+2
2013-07-29ASoC: dapm: Move snd_soc_dapm_update from dapm context to cardLars-Peter Clausen1-2/+0
2013-07-24ASoC: dapm: Add a update parameter to snd_soc_dapm_{mux,mixer}_update_powerLars-Peter Clausen1-2/+5
2013-07-24ASoC: dapm: Run widget updates for shared controls at the same timeLars-Peter Clausen1-4/+3
2013-06-17Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+0
2013-06-17Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-0/+2
2013-06-14ASoC: dapm: Remove unused long_name field from snd_soc_dapm_path structLars-Peter Clausen1-1/+0
2013-06-07ASoC: dapm: Treat DAI widgets like AIF widgets for powerMark Brown1-1/+2
2013-05-12ASoC: dapm: Provide early event callbacks for power up and downMark Brown1-0/+2
2013-04-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown1-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/+1
2012-09-26ASoC: dapm: Allow regulators to bypass as well as disable when idleMark Brown1-0/+3
2012-09-08ASoC: dapm: Add flags to regulator suppliesMark Brown1-2/+3
2012-09-06ASoC: dapm: Ensure bypass paths are suspended and resumedMark Brown1-0/+1
2012-09-06ASoC: Remove unused 'saved_value' field from snd_soc_dapm_widget structLars-Peter Clausen1-1/+0
2012-07-06ASoC: dapm: Allow routes to be deleted at runtimeMark Brown1-0/+2
2012-06-03ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja1-0/+10
2012-04-18ASoC: dapm: Add API call to query valid DAPM pathsLiam Girdwood1-0/+5
2012-04-16ASoC: core: Support transparent CODEC<->CODEC DAI linksMark Brown1-0/+6
2012-04-04ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown1-1/+1
2012-04-01ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown1-4/+0
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood1-0/+2
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood1-2/+2
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood1-2/+2
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood1-0/+5
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+2
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker1-1/+2
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown1-0/+4
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown1-4/+4
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown1-2/+2
2012-02-17ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown1-2/+0