summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2015-07-21ASoC: dapm: Avoid duplicating immutable stringsLars-Peter Clausen
2015-07-21ASoC: dapm: Add helper function to free a widgetLars-Peter Clausen
2015-07-21ASoC: dapm: Don't add prefix to widget stream nameLars-Peter Clausen
2015-07-08ASoC: dapm: Fix kcontrol widget name memory managementLars-Peter Clausen
2015-07-07ASoC: core: Don't probe the component which is dummyShengjiu Wang
2015-07-07ASoC: dapm_widget_show_codec: Use component instead of CODECLars-Peter Clausen
2015-07-06ASoC: dapm: Lock during userspace accessLars-Peter Clausen
2015-06-26ASoC: dapm: Fix deadlock on auto-disable mux controlsCharles Keepax
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-06-04ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbolLiam Girdwood
2015-06-02ASoC: dapm: fix snd_soc_dapm_new_control() implicit declarationVladimir Zapolskiy
2015-05-29ASoC: DAPM: Add APIs to create individual DAPM controls.Liam Girdwood
2015-05-12ASoC: dapm: Modify widget stream name according to prefixKoro Chen
2015-05-12ASoC: dapm: Add cache to speed up adding of routesCharles Keepax
2015-05-11ASoC: dapm: Break out of widget search when source and sink are locatedCharles Keepax
2015-05-08ASoC: dapm: Add missing mutex unlockCharles Keepax
2015-05-06ASoC: dapm: Add demux supportLars-Peter Clausen
2015-05-06ASoC: dapm: Add new widgets to the end of the widget listLars-Peter Clausen
2015-05-06ASoC: dapm: Add support for autodisable mux controlsCharles Keepax
2015-05-06ASoC: dapm: Append "Autodisable" to autodisable widget namesCharles Keepax
2015-05-04ASoC: dapm: Remove local OOM error messageCharles Keepax
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-04-27ASoC: Add helper functions bias level managementLars-Peter Clausen
2015-04-12Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'...Mark Brown
2015-04-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-04-09ASoC: Don't try to register debugfs entries if the parent does not existLars-Peter Clausen
2015-03-25ASoC: dapm: Fix build warningCharles Keepax
2015-03-17ASoC: dapm: add code to configure dai link parametersNikesh Oswal
2015-03-16ASoC: Make snd_soc_dapm_kcontrol_codec() inlineLars-Peter Clausen
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown
2015-02-04Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-02-02ASoC: Add sysfs entries via static attribute groupsTakashi Iwai
2015-01-15ASoC: Remove codec field from snd_soc_dapm_widgetLars-Peter Clausen
2015-01-06ASoC: dapm: Don't use async I/OMark Brown
2014-12-22ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen
2014-12-22ASoC: dapm: Don't mark MICBIAS widgets as auto non-connectedLars-Peter Clausen
2014-11-04ASoC: Remove card field from snd_soc_dai structLars-Peter Clausen
2014-10-28ASoC: dapm: Use more aggressive cachingLars-Peter Clausen
2014-10-28ASoC: dapm: Add a few supply widget sanity checksLars-Peter Clausen
2014-10-28ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resumeLars-Peter Clausen
2014-10-28ASoC: dapm: Add a flag to mark paths connected to supply widgetsLars-Peter Clausen
2014-10-28ASoC: dapm: Introduce toplevel widget categoriesLars-Peter Clausen
2014-10-28ASoC: dapm: Do not pretend to support controls for non mixer/mux widgetsLars-Peter Clausen
2014-10-28ASoC: dapm: Do not add un-muxed paths to MUX controlLars-Peter Clausen
2014-10-28ASoC: dapm: Only mark paths dirty when the connection status changedLars-Peter Clausen
2014-10-22ASoC: dapm: Remove path 'walked' flagLars-Peter Clausen
2014-10-22ASoC: dapm: Remove special DAI widget power check functionsLars-Peter Clausen
2014-10-22ASoC: dapm: Remove always true path source/sink checksLars-Peter Clausen
2014-10-22ASoC: dapm: Reduce number of checked paths in dapm_widget_in_card_paths()Lars-Peter Clausen
2014-10-21ASoC: dapm: Remove redundant castRasmus Villemoes