aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/soc-dapm.c
AgeCommit message (Expand)Author
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
2016-03-13Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2016-03-05Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2016-03-05ASoC: dapm: Remove unneeded variable ret returning 0Rajan Vaja
2016-03-01ASoC: dapm: Fix ctl value accesses in a wrong typeTakashi Iwai
2016-02-04ASoC: dapm: Don't prefix autodisable widgets twiceLars-Peter Clausen
2015-12-23Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-nextMark Brown
2015-12-23Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-12-02ASoC: dapm: Make enable/disable_pin work with always on widgetsCharles Keepax
2015-11-25ASoC: dapm: add a dapm sink widgetVinod Koul
2015-11-18ASoC: Change the PCM runtime array to a listMengdong Lin
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