aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAge
* ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-22
* ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets()Lars-Peter Clausen2014-07-17
* ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson2014-07-16
* ASoC: dapm: Add support for DAI multicodecBenoit Cousson2014-07-16
* ASoC: dapm: Remove platform field from widget and dapm context structLars-Peter Clausen2014-06-21
* ASoC: Add DAPM support at the component levelLars-Peter Clausen2014-06-21
* ASoC: Add a set_bias_level() callback to the DAPM context structLars-Peter Clausen2014-06-21
* Merge remote-tracking branch 'asoc/fix/core' into asoc-componentMark Brown2014-06-21
|\
| * ASoC: dapm: Make sure register value is in sync with DAPM kcontrol stateJarkko Nikula2014-06-09
* | ASoC: Auto disconnect pins from all DAPM contextsLars-Peter Clausen2014-06-21
* | ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-21
* | ASoC: Move name_prefix from CODEC to componentLars-Peter Clausen2014-06-21
|/
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-05-21
|\
| * ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen2014-05-12
| * ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()Lars-Peter Clausen2014-05-12
| * ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()Lars-Peter Clausen2014-05-12
| * ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()Lars-Peter Clausen2014-05-12
| * ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"Lars-Peter Clausen2014-05-12
| * ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()Lars-Peter Clausen2014-05-05
| * Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-04-29
| |\
| * | ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event()Lars-Peter Clausen2014-04-29
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-05-21
|\ \ \ | | |/ | |/|
| * | ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()Lars-Peter Clausen2014-04-22
| * | ASoC: Move IO abstraction to the component levelLars-Peter Clausen2014-04-22
| |/
| * ASoC: dapm: Allow update_bits use 32 bits regBard Liao2014-04-18
* | ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen2014-05-12
* | ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen2014-05-12
* | ASoC: dapm: Fix widget double free with auto-disable DAPM kcontrolJarkko Nikula2014-04-21
|/
* Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-03-12
|\
| * ASoC: dapm: Break dapm_set_path_status() appartLars-Peter Clausen2014-02-28
| * ASoC: dapm: Consolidate MUXs and virtual MUXsLars-Peter Clausen2014-02-28
| * ASoC: dapm: Consolidate MUXs and value MUXsLars-Peter Clausen2014-02-28
| *-. Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-02-28
| |\ \
| * | | ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-19
| | |/ | |/|
* | | ASoC: dapm: Sprinkle lockdep asserts through the codeMark Brown2014-03-10
* | | ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown2014-03-10
* | | ASoC: dapm: Reorder the bias update sequenceXiang Xiao2014-03-02
* | | ASoC: dapm: Power off all widgets in the snd_soc_dapm_shutdownXiang Xiao2014-03-02
| |/ |/|
* | ASoC: dapm: Add unlocked version of snd_soc_dapm_syncCharles Keepax2014-02-20
* | Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-02-20
|\ \
| * | ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functionsCharles Keepax2014-02-20
| * | ASoC: dapm: Correct regulator bypass error messagesCharles Keepax2014-02-18
| |/
* / ASoC: dapm: Consistently use unsigned int for register valuesLars-Peter Clausen2014-02-13
|/
* ASoC: dapm: Fix double prefix additionArun Shamanna Lakshmi2014-01-17
* ASoC: dapm: Change prototype of soc_widget_readArun Shamanna Lakshmi2014-01-15
* ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood2014-01-08
* ASoC: dapm: update DPCM runtime when mixer/mux changesNenghua Cao2013-12-16
* Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2013-11-08
|\
| * Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-08
| |\
| | * ASoC: dapm: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-07