summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: dapm: Modify widget stream name according to prefixKoro Chen2015-05-121-3/+8
*-. Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown2015-04-121-10/+159
|\ \
| * | ASoC: dapm: Fix build warningCharles Keepax2015-03-251-8/+5
| * | ASoC: dapm: add code to configure dai link parametersNikesh Oswal2015-03-171-6/+158
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-04-121-10/+0
|\ \
| * | ASoC: Make snd_soc_dapm_kcontrol_codec() inlineLars-Peter Clausen2015-03-161-10/+0
| |/
* | ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen2015-04-091-0/+3
|/
* Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-041-2/+0
|\
| * ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen2015-01-151-2/+0
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-02-041-91/+18
|\ \
| * | ASoC: dapm: Don't use async I/OMark Brown2015-01-061-2/+2
| * | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-221-88/+16
| * | ASoC: dapm: Don't mark MICBIAS widgets as auto non-connectedLars-Peter Clausen2014-12-221-1/+0
| |/
* | ASoC: Add sysfs entries via static attribute groupsTakashi Iwai2015-02-021-10/+4
|/
* 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
|\
OpenPOWER on IntegriCloud