summaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2021-10-27ASoC: DAPM: Fix missing kctl change notificationsTakashi Iwai
2021-01-23ASoC: dapm: remove widget from dirty list on freeThomas Hebb
2020-05-02ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee
2020-04-24ASoC: dapm: connect virtual mux with default value이경택
2020-03-11ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax
2019-03-23ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare
2018-10-10ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood
2018-07-03ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla
2017-10-08ASoC: dapm: fix some pointer error handlingLinus Walleij
2017-10-08ASoC: dapm: handle probe deferralsLinus Walleij
2016-10-31ASoC: dapm: Fix kcontrol creation for output driver widgetChen-Yu Tsai
2016-10-31ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channelChen-Yu Tsai
2016-10-31ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()Chen-Yu Tsai
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