Age | Commit message (Expand) | Author |
2016-10-31 | ASoC: dapm: Fix kcontrol creation for output driver widget | Chen-Yu Tsai |
2016-10-31 | ASoC: dapm: Fix value setting for _ENUM_DOUBLE MUX's second channel | Chen-Yu Tsai |
2016-10-31 | ASoC: dapm: Fix possible uninitialized variable in snd_soc_dapm_get_volsw() | Chen-Yu Tsai |
2016-05-04 | ASoC: dapm: Make sure we have a card when displaying component widgets | Mark Brown |
2016-03-16 | ASoC: dapm: Fix ctl value accesses in a wrong type | Takashi Iwai |
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 |
2015-07-21 | ASoC: dapm: Avoid duplicating immutable strings | Lars-Peter Clausen |
2015-07-21 | ASoC: dapm: Add helper function to free a widget | Lars-Peter Clausen |
2015-07-21 | ASoC: dapm: Don't add prefix to widget stream name | Lars-Peter Clausen |
2015-07-08 | ASoC: dapm: Fix kcontrol widget name memory management | Lars-Peter Clausen |
2015-07-07 | ASoC: core: Don't probe the component which is dummy | Shengjiu Wang |
2015-07-07 | ASoC: dapm_widget_show_codec: Use component instead of CODEC | Lars-Peter Clausen |
2015-07-06 | ASoC: dapm: Lock during userspace access | Lars-Peter Clausen |
2015-06-26 | ASoC: dapm: Fix deadlock on auto-disable mux controls | Charles Keepax |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-06-04 | ASoC: dapm: fix build errors for missing snd_soc_dapm_new_control symbol | Liam Girdwood |
2015-06-02 | ASoC: dapm: fix snd_soc_dapm_new_control() implicit declaration | Vladimir Zapolskiy |
2015-05-29 | ASoC: DAPM: Add APIs to create individual DAPM controls. | Liam Girdwood |
2015-05-12 | ASoC: dapm: Modify widget stream name according to prefix | Koro Chen |
2015-05-12 | ASoC: dapm: Add cache to speed up adding of routes | Charles Keepax |
2015-05-11 | ASoC: dapm: Break out of widget search when source and sink are located | Charles Keepax |
2015-05-08 | ASoC: dapm: Add missing mutex unlock | Charles Keepax |
2015-05-06 | ASoC: dapm: Add demux support | Lars-Peter Clausen |
2015-05-06 | ASoC: dapm: Add new widgets to the end of the widget list | Lars-Peter Clausen |
2015-05-06 | ASoC: dapm: Add support for autodisable mux controls | Charles Keepax |
2015-05-06 | ASoC: dapm: Append "Autodisable" to autodisable widget names | Charles Keepax |
2015-05-04 | ASoC: dapm: Remove local OOM error message | Charles Keepax |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2015-04-27 | ASoC: Add helper functions bias level management | Lars-Peter Clausen |
2015-04-12 | Merge remote-tracking branches 'asoc/topic/link-param', 'asoc/topic/max98090'... | Mark Brown |
2015-04-12 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-04-09 | ASoC: Don't try to register debugfs entries if the parent does not exist | Lars-Peter Clausen |
2015-03-25 | ASoC: dapm: Fix build warning | Charles Keepax |
2015-03-17 | ASoC: dapm: add code to configure dai link parameters | Nikesh Oswal |