Age | Commit message (Expand) | Author |
2017-11-10 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2017-10-10 | ASoC: dapm: mark 'snd_soc_dapm_free_kcontrol' as static | Arnd Bergmann |
2017-10-10 | ASoC: dapm: add initialization for w_param_text pointer | Arnd Bergmann |
2017-10-05 | ASoC: dapm: Avoid creating kcontrol for params | anish kumar |
2017-09-25 | ASoC: dapm: Make snd_soc_dapm_add/del_routes use runtime mutex subclass | Stuart Henderson |
2017-09-25 | ASoC: remove unneeded dai->driver->ops check | Kuninori Morimoto |
2017-09-20 | ASoC: dapm: Refactor the code in snd_soc_dapm_new_pcm | anish kumar |
2017-09-20 | ASoC: dapm: fix error path in snd_soc_dapm_new_pcm | anish kumar |
2017-01-20 | ASoC: dapm: fix some pointer error handling | Linus Walleij |
2017-01-17 | ASoC: dapm: handle probe deferrals | Linus Walleij |
2016-11-02 | ASoC: dapm: Implement stereo mixer control support | Chen-Yu Tsai |
2016-11-02 | ASoC: dapm: Support second register for DAPM control updates | Chen-Yu Tsai |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2016-09-01 | ASoC: dapm: Fix kcontrol creation for output driver widget | Chen-Yu Tsai |
2016-09-01 | ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel | Chen-Yu Tsai |
2016-09-01 | ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw() | Chen-Yu Tsai |
2016-08-16 | ASoC: dapm: Fix typos in comment | Peter Meerwald-Stadler |
2016-07-27 | ASoC: dapm: Add a dummy snd_pcm_runtime to avoid NULL pointer access | Nicolin Chen |
2016-07-24 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi... | Mark Brown |
2016-07-05 | ASoC: dapm: Export snd_soc_dapm_new_control | Subhransu S. Prusty |
2016-06-15 | ASoC: dapm: Fix to return correct path list in is_connected_ep. | Jeeja KP |
2016-05-30 | ASoC: dapm: support user-defined stop condition in dai_get_connected_widgets | Piotr Stankiewicz |
2016-03-18 | ASoC: dapm: Make sure we have a card when displaying component widgets | Mark Brown |
2016-03-13 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2016-03-05 | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus | Mark Brown |
2016-03-05 | ASoC: dapm: Remove unneeded variable ret returning 0 | Rajan Vaja |
2016-03-01 | ASoC: dapm: Fix ctl value accesses in a wrong type | Takashi Iwai |
2016-02-04 | ASoC: dapm: Don't prefix autodisable widgets twice | Lars-Peter Clausen |
2015-12-23 | Merge remote-tracking branch 'asoc/topic/pcm-list' into asoc-next | Mark Brown |
2015-12-23 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-12-02 | ASoC: dapm: Make enable/disable_pin work with always on widgets | Charles Keepax |
2015-11-25 | ASoC: dapm: add a dapm sink widget | Vinod Koul |
2015-11-18 | ASoC: Change the PCM runtime array to a list | Mengdong Lin |
2015-11-10 | ASoC: dapm: Reset dapm wcache after freeing damp widgets | Jyri Sarha |
2015-10-26 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-10-22 | ASoC: dapm: Add snd_soc_dapm_kcontrol_widget() | Mythri P K |
2015-10-22 | ASoC: dapm: Add startup & shutdown for dai_links | Jeeja KP |
2015-10-22 | ASoC: dapm: Add kcontrol support for PGAs | Jeeja KP |
2015-09-11 | ASoC: dapm: fix memory leak | Sudip Mukherjee |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/davinci-vcif... | Mark Brown |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-next | Mark Brown |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-08-30 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown |
2015-08-28 | ASoC: Clean up docbook warnings | Jonathan Corbet |
2015-08-13 | ASoC: dapm: Consolidate path trace events | Lars-Peter Clausen |
2015-08-13 | ASoC: dapm: Consolidate input and output path handling | Lars-Peter Clausen |
2015-08-13 | ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlock | Lars-Peter Clausen |
2015-07-29 | ASoC: dapm: Add widget path iterators | Lars-Peter Clausen |
2015-07-29 | ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets() | Lars-Peter Clausen |
2015-07-29 | ASoC: dapm: Drop always true checks | Lars-Peter Clausen |