summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen2014-11-041-1/+1
* ASoC: dapm: Use more aggressive cachingLars-Peter Clausen2014-10-281-8/+153
* ASoC: dapm: Add a few supply widget sanity checksLars-Peter Clausen2014-10-281-0/+21
* ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen2014-10-281-11/+4
* ASoC: dapm: Add a flag to mark paths connected to supply widgetsLars-Peter Clausen2014-10-281-10/+13
* ASoC: dapm: Introduce toplevel widget categoriesLars-Peter Clausen2014-10-281-118/+92
* ASoC: dapm: Do not pretend to support controls for non mixer/mux widgetsLars-Peter Clausen2014-10-281-75/+37
* ASoC: dapm: Do not add un-muxed paths to MUX controlLars-Peter Clausen2014-10-281-5/+4
* ASoC: dapm: Only mark paths dirty when the connection status changedLars-Peter Clausen2014-10-281-13/+26
* ASoC: dapm: Remove path 'walked' flagLars-Peter Clausen2014-10-221-47/+2
* ASoC: dapm: Remove special DAI widget power check functionsLars-Peter Clausen2014-10-221-38/+2
* ASoC: dapm: Remove always true path source/sink checksLars-Peter Clausen2014-10-221-17/+8
* ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths()Lars-Peter Clausen2014-10-221-23/+42
* ASoC: dapm: Remove redundant castRasmus Villemoes2014-10-211-1/+1
* ASoC: soc-dapm: fix use after freeDaniel Mack2014-10-071-11/+14
*-. Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/dmic', 'asoc...Mark Brown2014-10-061-2/+18
|\ \
| | * ASoC: Add support for automatically going to BIAS_OFF on suspendLars-Peter Clausen2014-09-041-2/+18
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-10-061-1/+2
|\ \
| * | ASoC: Export dapm_kcontrol_get_valueSubhransu S. Prusty2014-10-021-1/+2
| |/
* | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-10-061-1/+2
|\ \
| * | ASoC: dapm: Fix NULL pointer dereference when registering card with widgetsJarkko Nikula2014-10-031-1/+2
| * | ASoC: Remove CODEC pointer from snd_soc_dapm_contextLars-Peter Clausen2014-09-291-1/+1
| |/
* | ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()Geert Uytterhoeven2014-08-111-5/+7
|/
* ASoC: Move card field form platform/codec to componentLars-Peter Clausen2014-07-221-1/+1
* ASoC: Remove unused 'r' variable from dapm_connect_dai_link_widgets()Lars-Peter Clausen2014-07-171-3/+0
* ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson2014-07-161-20/+8
* ASoC: dapm: Add support for DAI multicodecBenoit Cousson2014-07-161-20/+47
* ASoC: dapm: Remove platform field from widget and dapm context structLars-Peter Clausen2014-06-211-1/+0
* ASoC: Add DAPM support at the component levelLars-Peter Clausen2014-06-211-36/+64
* ASoC: Add a set_bias_level() callback to the DAPM context structLars-Peter Clausen2014-06-211-8/+3
* Merge remote-tracking branch 'asoc/fix/core' into asoc-componentMark Brown2014-06-211-13/+16
|\
| * ASoC: dapm: Make sure register value is in sync with DAPM kcontrol stateJarkko Nikula2014-06-091-13/+16
* | ASoC: Auto disconnect pins from all DAPM contextsLars-Peter Clausen2014-06-211-16/+11
* | ASoC: Move name and id from CODEC/platform to componentLars-Peter Clausen2014-06-211-4/+4
* | ASoC: Move name_prefix from CODEC to componentLars-Peter Clausen2014-06-211-14/+22
|/
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2014-05-221-114/+56
|\
| * ASoC: dapm: Handle SND_SOC_DAPM_REG() genericallyLars-Peter Clausen2014-05-121-20/+0
| * ASoC: dapm: Simplify snd_soc_dapm_link_dai_widgets()Lars-Peter Clausen2014-05-121-18/+9
| * ASoC: dapm: Use snd_soc_dapm_add_path() in snd_soc_dapm_new_pcm()Lars-Peter Clausen2014-05-121-10/+5
| * ASoC: dapm: Use snd_soc_dapm_add_path() in connect_dai_link_widgets()Lars-Peter Clausen2014-05-121-14/+13
| * ASoC: dapm: Revert "ASoC: dapm: Fix double prefix addition"Lars-Peter Clausen2014-05-121-6/+5
| * ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()Lars-Peter Clausen2014-05-051-13/+10
| * Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown2014-04-291-77/+14
| |\
| * | ASoC: dapm: Factor out duplicated code in soc_dapm_stream_event()Lars-Peter Clausen2014-04-291-35/+16
* | | Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2014-05-221-77/+14
|\ \ \ | | |/ | |/|
| * | ASoC: dapm: Rename soc_widget_update_bits_locked() to soc_widget_update_bits()Lars-Peter Clausen2014-04-221-5/+4
| * | ASoC: Move IO abstraction to the component levelLars-Peter Clausen2014-04-221-73/+11
| |/
| * ASoC: dapm: Allow update_bits use 32 bits regBard Liao2014-04-181-1/+1
* | ASoC: dapm: Fix SUSPEND -> OFF bias sequenceLars-Peter Clausen2014-05-121-2/+5
* | ASoC: dapm: Skip CODEC<->CODEC links in connect_dai_link_widgets()Lars-Peter Clausen2014-05-121-2/+5
OpenPOWER on IntegriCloud