aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2016-05-04ASoC: dapm: Make sure we have a card when displaying component widgetsMark Brown
2016-03-16ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai
2015-11-10ASoC: dapm: Reset dapm wcache after freeing damp widgetsJyri Sarha
2015-10-26Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-10-22ASoC: dapm: Add snd_soc_dapm_kcontrol_widget()Mythri P K
2015-10-22ASoC: dapm: Add startup & shutdown for dai_linksJeeja KP
2015-10-22ASoC: dapm: Add kcontrol support for PGAsJeeja KP
2015-09-11ASoC: dapm: fix memory leakSudip Mukherjee
2015-08-30Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif...Mark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-08-30Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown
2015-08-28ASoC: Clean up docbook warningsJonathan Corbet
2015-08-13ASoC: dapm: Consolidate path trace eventsLars-Peter Clausen
2015-08-13ASoC: dapm: Consolidate input and output path handlingLars-Peter Clausen
2015-08-13ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlockLars-Peter Clausen
2015-07-29ASoC: dapm: Add widget path iteratorsLars-Peter Clausen
2015-07-29ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets()Lars-Peter Clausen
2015-07-29ASoC: dapm: Drop always true checksLars-Peter Clausen
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