summaryrefslogtreecommitdiffstats
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
2021-01-19ASoC: dapm: remove widget from dirty list on freeThomas Hebb
2020-04-29ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee
2020-04-17ASoC: dapm: connect virtual mux with default value이경택
2020-03-11ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax
2019-11-20ASoC: dapm: Avoid uninitialised variable warningCharles Keepax
2019-11-20ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrlCharles Keepax
2019-08-29ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax
2019-07-26ASoC: dapm: Adapt for debugfs API changeMark Brown
2019-05-10ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrolPankaj Bharadiya
2019-03-23ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart
2019-03-05ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare
2018-08-15ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax
2018-07-26ASoC: dapm: Use int for format bit positionTakashi Iwai
2018-07-02ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto
2018-06-22Merge branch 'asoc-4.18' into asoc-4.19 for amd depMark Brown
2018-06-18ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-04ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla
2018-05-31ASoC: dapm: use match_string() helperXie Yisheng
2018-03-28Merge remote-tracking branches 'asoc/topic/sirf-audio', 'asoc/topic/sn95031',...Mark Brown
2018-03-13ASoC: dapm: add support to pinctrl dapmSrinivas Kandagatla
2018-02-14ASoC: soc-dapm: Use empty struct initializerFabio Estevam
2018-02-07Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2018-02-07ASoC: dapm: fix debugfs read using path->connectedKaiChieh Chuang
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2017-11-10Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2017-10-10ASoC: dapm: mark 'snd_soc_dapm_free_kcontrol' as staticArnd Bergmann
2017-10-10ASoC: dapm: add initialization for w_param_text pointerArnd Bergmann
2017-10-05ASoC: dapm: Avoid creating kcontrol for paramsanish kumar
2017-09-25ASoC: dapm: Make snd_soc_dapm_add/del_routes use runtime mutex subclassStuart Henderson
2017-09-25ASoC: remove unneeded dai->driver->ops checkKuninori Morimoto
2017-09-20ASoC: dapm: Refactor the code in snd_soc_dapm_new_pcmanish kumar
2017-09-20ASoC: dapm: fix error path in snd_soc_dapm_new_pcmanish kumar
2017-01-20ASoC: dapm: fix some pointer error handlingLinus Walleij
2017-01-17ASoC: dapm: handle probe deferralsLinus Walleij
2016-11-02ASoC: dapm: Implement stereo mixer control supportChen-Yu Tsai
2016-11-02ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai
2016-09-29Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2016-09-01ASoC: dapm: Fix kcontrol creation for output driver widgetChen-Yu Tsai
2016-09-01ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channelChen-Yu Tsai
2016-09-01ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw()Chen-Yu Tsai
2016-08-16ASoC: dapm: Fix typos in commentPeter Meerwald-Stadler
2016-07-27ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer accessNicolin Chen
2016-07-24Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi...Mark Brown
2016-07-05ASoC: dapm: Export snd_soc_dapm_new_controlSubhransu S. Prusty
2016-06-15ASoC: dapm: Fix to return correct path list in is_connected_ep.Jeeja KP
2016-05-30ASoC: dapm: support user-defined stop condition in dai_get_connected_widgetsPiotr Stankiewicz
2016-03-18ASoC: dapm: Make sure we have a card when displaying component widgetsMark Brown