summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-57/+292
|\
| * ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbolLiam Girdwood2015-06-041-2/+2
| * ASoC: dapm: fix snd_soc_dapm_new_control() implicit declarationVladimir Zapolskiy2015-06-021-1/+6
| * ASoC: DAPM: Add APIs to create individual DAPM controls.Liam Girdwood2015-05-291-8/+26
| * ASoC: dapm: Add cache to speed up adding of routesCharles Keepax2015-05-121-0/+39
| * ASoC: dapm: Break out of widget search when source and sink are locatedCharles Keepax2015-05-111-2/+8
| * ASoC: dapm: Add missing mutex unlockCharles Keepax2015-05-081-1/+3
| * ASoC: dapm: Add demux supportLars-Peter Clausen2015-05-061-15/+97
| * ASoC: dapm: Add new widgets to the end of the widget listLars-Peter Clausen2015-05-061-1/+1
| * ASoC: dapm: Add support for autodisable mux controlsCharles Keepax2015-05-061-19/+59
| * ASoC: dapm: Append "Autodisable" to autodisable widget namesCharles Keepax2015-05-061-3/+20
| * ASoC: dapm: Remove local OOM error messageCharles Keepax2015-05-041-5/+1Star
| * ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-0/+3
| * ASoC: Add helper functions bias level managementLars-Peter Clausen2015-04-271-4/+31
* | 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/+5Star
| * | 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/+0Star
|\ \
| * | ASoC: Make snd_soc_dapm_kcontrol_codec() inlineLars-Peter Clausen2015-03-161-10/+0Star
| |/
* / 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/+0Star
|\
| * ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen2015-01-151-2/+0Star
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-02-041-91/+18Star
|\ \
| * | 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/+16Star
| * | ASoC: dapm: Don't mark MICBIAS widgets as auto non-connectedLars-Peter Clausen2014-12-221-1/+0Star
| |/
* / ASoC: Add sysfs entries via static attribute groupsTakashi Iwai2015-02-021-10/+4Star
|/
* 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/+4Star
* 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/+92Star
* ASoC: dapm: Do not pretend to support controls for non mixer/mux widgetsLars-Peter Clausen2014-10-281-75/+37Star
* ASoC: dapm: Do not add un-muxed paths to MUX controlLars-Peter Clausen2014-10-281-5/+4Star
* 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/+2Star
* ASoC: dapm: Remove special DAI widget power check functionsLars-Peter Clausen2014-10-221-38/+2Star
* ASoC: dapm: Remove always true path source/sink checksLars-Peter Clausen2014-10-221-17/+8Star
* 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
| |/