summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAge
* ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen2014-11-04
* ASoC: dapm: Use more aggressive cachingLars-Peter Clausen2014-10-28
* ASoC: dapm: Add a few supply widget sanity checksLars-Peter Clausen2014-10-28
* ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen2014-10-28
* ASoC: dapm: Add a flag to mark paths connected to supply widgetsLars-Peter Clausen2014-10-28
* ASoC: dapm: Introduce toplevel widget categoriesLars-Peter Clausen2014-10-28
* ASoC: dapm: Do not pretend to support controls for non mixer/mux widgetsLars-Peter Clausen2014-10-28
* ASoC: dapm: Do not add un-muxed paths to MUX controlLars-Peter Clausen2014-10-28
* ASoC: dapm: Only mark paths dirty when the connection status changedLars-Peter Clausen2014-10-28
* ASoC: dapm: Remove path 'walked' flagLars-Peter Clausen2014-10-22
* ASoC: dapm: Remove special DAI widget power check functionsLars-Peter Clausen2014-10-22
* ASoC: dapm: Remove always true path source/sink checksLars-Peter Clausen2014-10-22
* ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths()Lars-Peter Clausen2014-10-22
* ASoC: dapm: Remove redundant castRasmus Villemoes2014-10-21
* ASoC: soc-dapm: fix use after freeDaniel Mack2014-10-07
*-. Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown2014-10-06
|\ \
| | * ASoC: Add support for automatically going to BIAS_OFF on suspendLars-Peter Clausen2014-09-04
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-10-06
|\ \
| * | ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty2014-10-02
| |/
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-10-06
|\ \
| * | ASoC: dapm: Fix NULL pointer dereference when registering card with widgetsJarkko Nikula2014-10-03
| * | ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen2014-09-29
| |/
* | ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()Geert Uytterhoeven2014-08-11
|/
* 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-22
|\
| * 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-22
|\ \ \ | | |/ | |/|
| * | 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